HIGHCVE-2026-28525Published Modified CNA VulnCheck
CVE-2026-28525: SWUpdate Integer Underflow in Multipart Upload Parser
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.
Metrics
- CVSS v4.0
- 8.2
- Severity
- HIGH
- Fixed in
- beee2dc0feef1cfe84f1aa6fc980e104b2e47a74
- Affected Products
- 1
Affected packages
- sbabic / swupdate≤ 2025.12Fixed in beee2dc0feef1cfe84f1aa6fc980e104b2e47a74
CVSS Vector
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NReferences