CVE Vulnerabilities

CVE-2026-12291

Use After Free

Published: Jun 16, 2026 | Modified: Jun 18, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 IMPORTANT
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

Use-after-free in the Networking: HTTP component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12.

Weakness

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory “belongs” to the code that operates on the new pointer.

Affected Software

NameVendorStart VersionEnd Version
FirefoxMozilla*115.37.0 (excluding)
FirefoxMozilla*152.0.0 (excluding)
FirefoxMozilla128.0 (including)140.12.0 (excluding)
ThunderbirdMozilla*140.12.0 (excluding)
ThunderbirdMozilla*152.0.0 (excluding)
Red Hat Enterprise Linux 10RedHatfirefox-0:140.12.0-1.el10_2*
Red Hat Enterprise Linux 8RedHatfirefox-0:140.12.0-1.el8_10*
Red Hat Enterprise Linux 9RedHatfirefox-0:140.12.0-1.el9_8*
Mozjs102Ubuntuesm-apps/noble*
Mozjs102Ubuntujammy*
Mozjs102Ubuntunoble*
Mozjs115Ubuntunoble*
Mozjs52Ubuntuesm-apps/focal*
Mozjs52Ubuntuesm-infra/bionic*
Mozjs68Ubuntuesm-infra/focal*
Mozjs78Ubuntuesm-apps/jammy*
Mozjs78Ubuntujammy*
Mozjs91Ubuntujammy*
ThunderbirdUbuntujammy*

Potential Mitigations

References