CRITICAL🇵🇱 Wersja polska

CVE-2025-6433

CVSS 9.8v3.1pub. 2025-06-24upd. 2026-04-13

If a user visited a webpage with an invalid TLS certificate, and granted an exception, the webpage was able to provide a WebAuthn challenge that the user would be prompted to complete. This is in violation of the WebAuthN spec which requires "a secure transport established without errors". This vulnerability was fixed in Firefox 140 and Thunderbird 140.

🤖 AI Analysis
How it works

The WebAuthn specification requires that authentication only occurs through secure transport established without errors. In vulnerable Firefox versions, if a user visited a website with an invalid TLS certificate and manually approved a security exception, the browser did not block the ability of that website to send a WebAuthn request (challenge). The user was then prompted to perform it, even though the connection did not meet the secure transport requirements. This allows a malicious or compromised website to link the user's authentication data with an untrusted connection.

Impact

An attacker controlling a website with an invalid TLS certificate can trick a user into performing WebAuthn authentication in an untrusted context, which may lead to credential theft or bypass of identity verification mechanisms. The integrity and confidentiality of the authentication process is compromised.

Mitigation & patch

Mozilla Firefox should be updated to version 140 or later and Mozilla Thunderbird to version 140 or later, in accordance with the manufacturer's information published in security advisories MFSA2025-51 and MFSA2025-54

Who is affected

Mozilla Firefox versions prior to 140 and Mozilla Thunderbird versions prior to 140

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Mozilla Firefox

    APP
    Mozilla
    < 140.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-9680CRITICAL9.8⚠ KEVPL ✓same product

Use-after-free w Animation timelines Firefox/Thunderbird — RCE

CVE-2022-26486CRITICAL9.6⚠ KEVPL ✓same product

Use-after-free w WebGPU IPC framework Mozilla — sandbox escape

CVE-2019-11708CRITICAL10.0⚠ KEVPL ✓same product

Mozilla Firefox/Thunderbird: przełamanie sandbox przez IPC Prompt:Open

CVE-2010-3765CRITICAL9.8⚠ KEVPL ✓same product

RCE w Mozilla Firefox przez błąd nsCSSFrameConstructor::ContentAppended

CVE-2026-84119CRITICAL9.6same product

Sandbox escape due to use-after-free in the DOM: Navigation component. This vulnerability was fixed in Firefox...