CVE Catalog

CVE-2026-36470

Unknown
Published: Translated: NVD NIST

Summary

CuteNews v.2.1.2 is vulnerable to Cross Site Scripting (XSS) in index.php. The value of the "Referer" header is copied into the response HTML unmodified/unescaped during POST messages to index.php.

Risk Assessment

An attacker can inject a malicious script that executes in the victim's browser, potentially leading to session theft or other actions in the user's context.

Recommendation

Update CuteNews to a version later than 2.1.2 that escapes the Referer header, and implement appropriate security headers.

Other vulnerabilities in CuteNews

See all
Original NVD description (English source)

CuteNews v.2.1.2 is vulnerable to Cross Site Scripting (XSS) in index.php. The value of the "Referer" header is copied into the response HTML unmodified/unescaped during POST messages to index.php.

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