Bug 2456538 (CVE-2026-39865) - CVE-2026-39865 axios: Axios: Denial of Service via HTTP/2 session cleanup logic state corruption
Summary: CVE-2026-39865 axios: Axios: Denial of Service via HTTP/2 session cleanup log...
Keywords:
Status: NEW
Alias: CVE-2026-39865
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2456565 2456566 2456567 2456568 2456569 2456570 2456571 2456572 2456573 2456574 2456575 2456576 2456577 2456578
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-08 15:02 UTC by OSIDB Bzimport
Modified: 2026-04-08 17:04 UTC (History)
109 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-08 15:02:15 UTC
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.13.2, Axios HTTP/2 session cleanup logic contains a state corruption bug that allows a malicious server to crash the client process through concurrent session closures. The vulnerability exists in the Http2Sessions.getSession() method in lib/adapters/http.js. The session cleanup logic contains a control flow error when removing sessions from the sessions array. This vulnerability is fixed in 1.13.2.


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