Cyber Resilience

CWE · MITRE source

CWE-113Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Abstraction: Variant · CVEs in our corpus: 109

The product receives data from an HTTP agent/component (e.g., web server, proxy, browser, etc.), but it does not neutralize or incorrectly neutralizes CR and LF characters before the data is included in outgoing HTTP headers.

HTTP agents or components may include a web server, load balancer, reverse proxy, web caching proxy, application firewall, web browser, etc. Regardless of the role, they are expected to maintain coherent, consistent HTTP communication state across all components. However, including unexpected data in an HTTP header allows an attacker to specify the entirety of the HTTP message that is rendered by the client HTTP agent (e.g., web browser) or back-end HTTP agent (e.g., web server), whether the message is part of a request or a response. When an HTTP request contains unexpected CR and LF characters, the server may respond with an output stream that is interpreted as "splitting" the stream into two different HTTP messages instead of one. CR is carriage return, also given by %0d or \r, and LF is line feed, also given by %0a or \n. In addition to CR and LF characters, other valid/RFC compliant special characters and unique character encodings can be utilized, such as HT (horizontal tab, also given by %09 or \t) and SP (space, also given as + sign or %20). These types of unvalidated and unexpected data in HTTP message headers allow an attacker to control the second "split" message to mount attacks such as server-side request forgery, cross-site scripting, and cache poisoning attacks. HTTP response splitting weaknesses may be present when:

Last updated: 20 August 2026 13:14 UTC

Cumulative inbound coverage

How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.

Collective: mostly · 2 mapping(s) from 1 framework(s): CAPEC 2 (mostly)

See the full cumulative-coverage rollup →

OWASP Top 10 for Web (2025)

This weakness contributes to A05:2025 Injection.

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • PR.PS-06
  • SI-10 Information Input Validation
  • SI-15 Information Output Filtering
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V3.4.2
  • V4.1.3
  • V1.3.6
  • V4.2.3

NIST 800-53 r5 controls that address this weakness (0)AI-assisted

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2024-52875 8.18.80.29562025-01-31
CVE-2026-672897.39.80.00382026-08-01
CVE-2026-38967 7.29.80.00332026-06-02
CVE-2016-8024 7.08.10.08672017-03-14
CVE-2022-37436 7.05.30.57942023-01-17
CVE-2018-13814 6.98.80.01682018-12-13
CVE-2018-0689 6.98.80.01642019-01-09
CVE-2026-34520 6.99.10.00462026-04-01
CVE-2018-11347 6.88.80.01322018-12-04
CVE-2018-3911 6.58.60.01222018-08-23
CVE-2026-41683 6.58.60.00332026-05-08
CVE-2021-0268 6.48.80.00852021-04-22
CVE-2018-7830 6.37.50.02422018-11-30
CVE-2025-59151 6.28.20.00412025-10-27
CVE-2026-42578 6.17.50.01062026-05-13
CVE-2022-3215 5.97.50.00582022-09-28
CVE-2015-1445 5.87.20.01782017-08-28
CVE-2026-502695.87.50.00302026-06-22
CVE-2025-40927 5.77.30.00472025-08-29
CVE-2026-420355.77.40.00402026-04-24
CVE-2026-43870 5.77.30.00392026-05-05
CVE-2023-32708 5.67.20.00752023-06-01
CVE-2026-9658 5.67.30.00232026-05-28
CVE-2016-5699 5.56.10.09892016-09-02
CVE-2023-26137 5.47.20.00432023-07-06