Bug 2514548 - CVE-2026-29035 root: CivetWeb: Arbitrary code execution via crafted WebSocket frames [fedora-all]
Summary: CVE-2026-29035 root: CivetWeb: Arbitrary code execution via crafted WebSocket...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: root
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["c5690dbf-c738-417b-8fae-d...
Depends On:
Blocks: CVE-2026-29035
TreeView+ depends on / blocked
 
Reported: 2026-08-12 10:15 UTC by Ganesh
Modified: 2026-08-31 09:59 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-31 09:59:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-12 10:15:32 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

CivetWeb (commit 4a4f0c95) contains a heap and stack buffer overflow vulnerability in the read_websocket() function that allows unauthenticated remote attackers to corrupt memory by sending compressed WebSocket frames when both USE_ZLIB and MG_EXPERIMENTAL_INTERFACES are defined. Attackers can negotiate permessage-deflate during the WebSocket handshake and send a crafted frame with the RSV1 bit set, causing the server to write a 4-byte zlib sync trailer out-of-bounds past the allocated buffer, leading to heap metadata corruption, denial of service, or potential code execution.

Comment 1 Mattias Ellert 2026-08-31 09:59:32 UTC
Neither the compilation of the bundled civetweb code previously used, nor the compilation of the system civetweb library now used, use both USE_ZLIB and MG_EXPERIMENTAL_INTERFACES. Not affected.


Note You need to log in before you can comment on or make changes to this bug.