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-907676.52026-09-13CVE-2026-868134.82026-09-11CVE-2026-198624.82026-09-06CVE-2026-480198.92026-09-04CVE-2026-759259.62026-09-04CVE-2026-849624.22026-09-03CVE-2026-843795.32026-09-02CVE-2026-843729.82026-09-01CVE-2026-828549.82026-08-31CVE-2026-828534.92026-08-31CVE-2026-826615.42026-08-31CVE-2026-336064.82026-08-28CVE-2026-773412026-08-28CVE-2026-593139.82026-08-27CVE-2026-478909.82026-08-27CVE-2026-545118.62026-08-26CVE-2026-7755010.02026-08-26CVE-2026-775499.02026-08-26CVE-2026-776342026-08-24CVE-2026-759225.32026-08-23