- **CVE-2026-22675**: Stored XSS in OCS Inventory NG 🚨 - Affects v2.12.3 and earlier. - Malicious **JavaScript** stored & later executed. - 🎯 Unauth attackers may run scripts in victims' browsers.…
- **Exploitation threshold**: LOW ⚠️ - **Auth required**: Yes (PR:L = Low auth level). - Triggered via **User-Agent** header → stored → later rendered. - 🧩 No special config needed. Common web interaction (UI:R).
Q6有现成Exp吗?(PoC/在野利用)
- **Public PoC**: ❌ None listed in data 🔍 - `pocs` array is empty. - No sign of wild exploitation yet. - But risk remains due to ease of finding vector.
Q7怎么自查?(特征/扫描)
- **Self-check steps**: - 🔎 Review server logs for suspicious **User-Agent** strings. - Check stored inventory data for unexpected HTML/JS. - Use browser dev tools to inspect pages loading agent data.…