CWE•Base•Draft•20 recent CVEs
CWE-93Improper Neutralization of CRLF Sequences ('CRLF Injection')
Description
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
Common consequences
- Integrity→Modify Application Data
Potential mitigations
- ImplementationAvoid using CRLF as a special sequence.
- ImplementationAppropriately filter or quote CRLF sequences in user-controlled input.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-497562026-06-08CVE-2026-92709.12026-06-05CVE-2026-113629.82026-06-05CVE-2026-502927.42026-06-04CVE-2026-467417.52026-06-04CVE-2026-467395.32026-06-04CVE-2026-87226.52026-06-04CVE-2026-488612026-06-02CVE-2026-453729.92026-05-29CVE-2026-491305.32026-05-28CVE-2026-467405.32026-05-26CVE-2026-442145.82026-05-26CVE-2026-470757.52026-05-25CVE-2026-470727.52026-05-25CVE-2026-470695.32026-05-25CVE-2026-87887.32026-05-18CVE-2026-467208.22026-05-17CVE-2026-467196.52026-05-16CVE-2026-329938.32026-05-13CVE-2026-425866.82026-05-13