CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-18503: Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

unknownCVE-2026-18503

CSIRTS triage

What
The csv.Sniffer.sniff() function exhibits super-linear CPU usage when processing unbounded input, causing denial of service.
Who is affected
Applications using Python's csv.Sniffer.sniff() method to parse untrusted or very large CSV data.
Urgency
Moderate; exploitation requires attacker control over input, but can exhaust resources and deny service.
Action
Update Python to a patched version; validate and limit input size before calling sniff().

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch csv

Get an email when a new csv advisory drops — max one per day, one-click unsubscribe.

Details

Source
Microsoft Security Response Center (INTL · vendor-psirt · site)
Severity
unknown
Published
2026-08-11
Exploitation
Not in CISA KEV at last sync

Original advisory: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-18503

Exploitation outlook

EPSS (FIRST.org) estimates each CVE’s probability of exploitation in the next 30 days — here is the CSIRTS.com read on those numbers.

Referenced CVEs

CVECSIRTS overviewExternal
CVE-2026-18503coverage & exploitation statusNVD · CVE.org

Same CVEs, other sources

How other CERTs, PSIRTs and databases cover the vulnerabilities in this advisory.

More from Microsoft Security Response Center