Bug 2527791 - CVE-2026-63385 libevent: Libevent: HTTP header handling bugs create risk of access control bypass. [fedora-all]
Summary: CVE-2026-63385 libevent: Libevent: HTTP header handling bugs create risk of a...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: libevent
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["a922cf19-479c-4ade-b9c8-5...
Depends On:
Blocks: CVE-2026-63385
TreeView+ depends on / blocked
 
Reported: 2026-09-02 21:04 UTC by Laura Pardo
Modified: 2026-09-02 21:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Laura Pardo 2026-09-02 21:04:50 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.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttp_decode_uri_internal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass validation performed on a different representation. evhttp_header_is_valid_value also accepts obsolete line folding in header values containing carriage return or line feed characters, allowing a proxy and libevent to interpret headers differently and enabling header injection or access control bypass. The CRLF header acceptance is fixed in versions 2.1.13 and 2.2.2-alpha, but the reviewed patches do not clearly remediate the URI NUL-truncation condition.


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