CVE-2026-16372
Received Received - Intake

Privilege Escalation in Firefox DOM Content Processes

Vulnerability report for CVE-2026-16372, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: Mozilla Corporation

Description

Privilege escalation in the DOM: Content Processes component. This vulnerability was fixed in Firefox 153.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-21
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
mozilla firefox 153
mozilla firefox to 153 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a privilege escalation vulnerability in Firefox's DOM Content Processes. It allows a compromised content process to inject persistent TLS certificate overrides for any hostname by sending an AddCertException IPC message to the parent process without proper authorization checks. The override is stored in cert_override.txt and persists across browser restarts, enabling future man-in-the-middle attacks.

Detection Guidance

Check for unexpected entries in the cert_override.txt file in your Firefox profile directory. This file may contain unauthorized TLS certificate overrides if the vulnerability is exploited. Use commands like 'find ~ -name cert_override.txt' on Linux or 'dir /s cert_override.txt' on Windows to locate the file.

Impact Analysis

An attacker could exploit this to intercept and decrypt your communications with non-HSTS-preloaded websites. They could silently install malicious certificates that your browser would trust indefinitely, allowing ongoing surveillance or data theft without your knowledge.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. Organizations using affected Firefox versions may face compliance failures due to insufficient protection of personal health or user data during transmission.

Mitigation Strategies

Update Firefox to version 153 or later immediately. If you cannot update, disable the affected component by setting security.tls.insecure_fallback_hosts_use_strict to true in about:config, but updating is strongly recommended.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16372. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart