Bug 2527748 - CVE-2026-63382 libevent: libevent: Multiple HTTP Parser Bugs Enable Request Smuggling [fedora-all]
Summary: CVE-2026-63382 libevent: libevent: Multiple HTTP Parser Bugs Enable Request S...
Keywords:
Status: ON_QA
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": ["b50adf0c-ee6e-412c-a74b-1...
Depends On:
Blocks: CVE-2026-63382
TreeView+ depends on / blocked
 
Reported: 2026-09-02 20:36 UTC by Laura Pardo
Modified: 2026-09-09 04:50 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 20:36:37 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, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttp_find_header can select only the first header, evhttp_check_transfer_encoding_ was absent so the previous whole-string comparison fails to recognize valid lists ending in chunked, and evhttp_handle_chunked_read uses EVBUFFER_EOL_CRLF rather than EVBUFFER_EOL_CRLF_STRICT, accepting bare LF chunk terminators. When libevent is deployed behind a proxy that frames the same request differently, an unauthenticated remote attacker can desynchronize request boundaries and smuggle a second request, potentially bypassing access controls or poisoning caches. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.

Comment 1 Fedora Update System 2026-09-07 14:05:34 UTC
FEDORA-2026-0a83f1b852 (libevent-2.1.13-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-0a83f1b852

Comment 2 Fedora Update System 2026-09-07 14:08:34 UTC
FEDORA-2026-72d10c874d (libevent-2.1.13-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-72d10c874d

Comment 3 Fedora Update System 2026-09-07 14:19:48 UTC
FEDORA-2026-728dd9f704 (libevent-2.1.13-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-728dd9f704

Comment 4 Fedora Update System 2026-09-08 01:37:44 UTC
FEDORA-2026-0a83f1b852 has been pushed to the Fedora 45 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-0a83f1b852`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-0a83f1b852

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2026-09-08 01:57:43 UTC
FEDORA-2026-72d10c874d has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-72d10c874d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-72d10c874d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2026-09-08 02:20:17 UTC
FEDORA-2026-728dd9f704 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-728dd9f704`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-728dd9f704

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2026-09-09 04:50:55 UTC
FEDORA-2026-72d10c874d (libevent-2.1.13-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


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