All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-34098
MEDIUMpublished 2026-07-01 17:16 UTC · 3 days ago · modified 2026-07-01 19:16 UTC
4.8
CVSS / 10
// description
Guardian language-system fails to sanitize the id GET parameter before inserting it into HTML source and form action attributes in media.php (lines 119, 129). An authenticated attacker can craft a URL that injects script tags executing in the victim's browser session.
// weaknesses (CWE)
- CWE-79