CVE-2026-36471
Received Received - Intake

Deserialization Flaw in CuteNews Allows Arbitrary Data Injection

Vulnerability report for CVE-2026-36471, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: MITRE

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cutenews cutenews 2.1.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves deserialization of untrusted data in the __post_data parameter of the cn_parse_url() function in CuteNews v2.1.2. A remote attacker can inject arbitrary values into internal request variables, including __referer, by sending a crafted base64-encoded serialized PHP payload via a POST parameter.

Impact Analysis

This vulnerability could allow an attacker to manipulate server-side variables, potentially leading to unauthorized actions, data exposure, or further exploitation of the application. It may enable attackers to bypass security controls or inject malicious payloads.

Compliance Impact

This vulnerability could lead to unauthorized data access or manipulation, violating GDPR's data protection principles or HIPAA's security requirements. Non-compliance may result in legal penalties, reputational damage, or loss of trust.

Mitigation Strategies

Immediately update CuteNews to the latest patched version if available. If no patch exists, disable the affected functionality or restrict access to the vulnerable parameter __post_data. Monitor network traffic for unusual POST requests containing base64-encoded serialized PHP payloads.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-36471. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart