CVE-2025-28357
Published: 01 October 2025
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Security Summary
CVE-2025-28357, published on 2025-10-01, is a CRLF injection vulnerability (CWE-93) in Neto CMS versions v6.313.0 through v6.314.0. The flaw allows attackers to execute arbitrary code by supplying a crafted HTTP request. It carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.
Unauthenticated attackers can exploit this vulnerability remotely over the network with low attack complexity, though it requires user interaction, such as tricking a user into processing a malicious request. Successful exploitation grants high-level impacts on confidentiality, integrity, and availability, culminating in arbitrary code execution on the targeted Neto CMS instance.
Advisories and further details are available at http://neto.com and https://github.com/ShadowByte1/CVE-Reports/blob/main/CVE-2025-28357.md.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
CRLF injection in public-facing Neto CMS enables unauthenticated remote arbitrary code execution via crafted HTTP request, directly mapping to exploitation of public-facing applications.