CVE-2026-28525
8.2
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
SWUpdate contains an integer underflow vulnerability in the multipart upload parser in mongoose_multipart.c that allows unauthenticated attackers to cause a denial of service by sending a crafted HTTP POST request to /upload with a malformed multipart boundary and controlled TCP stream timing. Attackers can trigger an integer underflow in the mg_http_multipart_continue_wait_for_chunk() function when the buffer length falls within a specific range, causing an out-of-bounds heap read past the allocated receive buffer to a local IPC socket.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| sbabic | swupdate | 0 <= 2025.12 | affected |
| sbabic | swupdate | beee2dc0feef1cfe84f1aa6fc980e104b2e47a74 | unaffected |
Weaknesses
- CWE-191: CWE-191 Integer Underflow (Wrap or Wraparound)
- CWE-125: CWE-125 Out-of-bounds Read
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/sbabic/swupdate/commit/beee2dc0feef1cfe84f1aa6fc980e104b2e47a74
- https://www.vulncheck.com/advisories/swupdate-integer-underflow-in-multipart-upload-parser
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.