CVE Catalog

CVE-2026-36468

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Summary

CuteNews v2.1.2 has a stored XSS vulnerability in index.php, where an unauthenticated attacker can supply an arbitrarily named URL parameter key containing an URL-encoded XSS payload, leading to script execution in the victim's browser.

Risk Assessment

Risk of script execution in the victim's browser, data theft, and session hijacking.

Recommendation

Update CuteNews to a patched version or apply proper input sanitization.

Other vulnerabilities in CuteNews

See all
Original NVD description (English source)

Cross-site Scripting (XSS) in index.php in CuteNews v.2.1.2 allows remote unauthenticated attackers to supply an arbitrarily named URL parameter key, with part of its name containing any URL-encoded common XSS payload (such as "><script>alert(1)</script>).

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