CVE-2025-53007
Last modified
CVE-2025-53007 is a high-severity vulnerability rated 8.9/10 on the CVSS scale. arduino-esp32 provides an Arduino core for the ESP32. Versions prior to 3.3.0-RC1 and 3.2.1 contain a HTTP Response Splitting vulnerability. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
arduino-esp32 provides an Arduino core for the ESP32. Versions prior to 3.3.0-RC1 and 3.2.1 contain a HTTP Response Splitting vulnerability. The `sendHeader` function takes arbitrary input for the HTTP header name and value, concatenates them into an HTTP header line, and appends this to the outgoing HTTP response headers. There is no validation or sanitization of the `name` or `value` parameters before they are included in the HTTP response. If an attacker can control the input to `sendHeader` (either directly or indirectly), they could inject carriage return (`\r`) or line feed (`\n`) characters into either the header name or value. This could allow the attacker to inject additional headers, manipulate the structure of the HTTP response, potentially inject an entire new HTTP response (HTTP Response Splitting), and/or ause header confusion or other HTTP protocol attacks. Versions 3.3.0-RC1 and 3.2.1 contain a fix for the issue.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-53007?
How severe is CVE-2025-53007?
How do I fix CVE-2025-53007?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-53001Rejected reason: Reason: This candidate was issued in error.
- CVE-2025-53002LLaMA-Factory is a tuning library for large language models.…9.8
- CVE-2025-53003The Janssen Project is an open-source identity and access ma…8.2
- CVE-2025-53004DataEase is an open source business intelligence and data vi…9.8
- CVE-2025-53005DataEase is an open source business intelligence and data vi…9.8
- CVE-2025-53006DataEase is an open source business intelligence and data vi…9.8
- CVE-2025-53008GLPI stands for Gestionnaire Libre de Parc Informatique is a…6.5
- CVE-2025-53009MaterialX is an open standard for the exchange of rich mater…7.5
- CVE-2025-5301ONLYOFFICE Docs (DocumentServer) in versions equal and below…6.1
- CVE-2025-53010MaterialX is an open standard for the exchange of rich mater…7.5
- CVE-2025-53011MaterialX is an open standard for the exchange of rich mater…7.5
- CVE-2025-53012MaterialX is an open standard for the exchange of rich mater…7.5
Are you affected by CVE-2025-53007?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
