CVE-2026-8468
Last modified
CVE-2026-8468 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Allocation of Resources Without Limits or Throttling vulnerability in plug_project plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':read_part_headers/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on the size of the accumulated buffer. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
Allocation of Resources Without Limits or Throttling vulnerability in plug_project plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':read_part_headers/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on the size of the accumulated buffer. By contrast, the sibling function read_part_body has an explicit byte_size(acc) > length guard that stops accumulation once a limit is reached. No such guard exists in read_part_headers. An unauthenticated remote attacker can exhaust server memory by sending a crafted multipart/form-data request, causing a denial of service. This issue affects plug from 1.4.0 before 1.15.4, 1.16.3, 1.17.1, 1.18.2, and 1.19.2.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/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-2026-8468?
How severe is CVE-2026-8468?
How do I fix CVE-2026-8468?
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 2026
- CVE-2026-8458libcurl might in some circumstances reuse the wrong connecti…6.5
- CVE-2026-8461An out-of-bounds write vulnerability in FFmpeg's libavcodec …8.8
- CVE-2026-8463Crypt::Argon2 versions from 0.017 before 0.031 for Perl perf…5.3
- CVE-2026-8464Golem OEE MES is vulnerable to an unauthenticated path trave…8.3
- CVE-2026-8466Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-8467Code Injection vulnerability in phenixdigital phoenix_storyb…9.5
- CVE-2026-8469Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-8470IBM Langflow OSS 1.0.0 through 1.10.3, 1.0.0 through 1.10.3,…9.1
- CVE-2026-8472GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-8474A vulnerability was discovered on Stormshield Network Securi…5.3
- CVE-2026-8476IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical rem…9.9
- CVE-2026-8477Improper enforcement of the sealed-entry workflow in the ent…2.7
Are you affected by CVE-2026-8468?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
