Security Advisory

CVE-2026-28525

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-23 20:59:31
Last updated 2026-05-25 23:41:53
Assigner VulnCheck
State PUBLISHED

Description

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.