CVE Catalog

CVE-2026-36471

Unknown
Published: Translated: NVD NIST

Summary

Deserialization of Untrusted Data of the __post_data parameter in cn_parse_url() in CuteNews v.2.1.2 allows a remote attacker to inject arbitrary values into internal request variables (including __referer) via a crafted base64-encoded serialized PHP payload submitted as a POST parameter.

Risk Assessment

An attacker can remotely manipulate internal request variables, potentially leading to further attacks such as code injection or security bypass.

Recommendation

Update CuteNews to a version later than 2.1.2 that removes the deserialization vulnerability, and avoid deserializing untrusted input.

Other vulnerabilities in CuteNews

See all
Original NVD description (English source)

Deserialization of Untrusted Data of the __post_data parameter in cn_parse_url() in CuteNews v.2.1.2 allows a remote attacker to inject arbitrary values into internal request variables (including __referer) via a crafted base64-encoded serialized PHP payload submitted as a POST parameter.

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