CVE Catalog

CVE-2026-34096

MediumCVSS 4.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

An XSS vulnerability in the Guardian language-system fails to sanitize the 'name' GET parameter before outputting it into an HTML input value attribute in designer.php (line 57). An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session.

Risk Assessment

The risk involves potential execution of arbitrary JavaScript in the victim's browser, which could lead to session theft, content modification, or further attacks on system users.

Recommendation

Immediately update the Guardian language-system to the latest version containing the XSS fix. Until the update is applied, manually sanitize the 'name' parameter in designer.php.

Other vulnerabilities in Guardian language-system

See all
Original NVD description (English source)

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php (line 57). An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS