LiveActive security incident?Get immediate response
CVE Record

CVE-2026-2032: Interrupted page loads in new tabs could allow website spoofing under trusted domains in Firefox iOS

Malicious scripts that interrupt new tab page loading could cause desynchronization between the address bar and page content, allowing the attacker to spoof arbitrary HTML under a trusted domain. This vulnerability was fixed in Firefox for iOS 147.2.1.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2026-2032 is a Firefox for iOS spoofing issue. A malicious site could make the browser show trusted-domain indicators while displaying attacker-controlled HTML, if the user interacts with a new tab load. This can support phishing or trust abuse, but it does not indicate device compromise.

Executive priority

Treat as a routine but time-sensitive mobile browser update. The main business risk is phishing under a trusted-domain appearance, not direct malware execution. Prioritize managed-device update enforcement and user awareness for high-risk staff.

Technical view

Mozilla describes a CWE-451 user-interface misrepresentation flaw in Firefox for iOS. Interrupted new-tab page loads could desynchronize address-bar state from displayed content, allowing arbitrary HTML to appear under a trusted domain. CVSS is 4.3, network-accessible, low complexity, no privileges required, and user interaction required. Fixed in Firefox for iOS 147.2.1.

Likely exposure

Exposure is limited to Mozilla Firefox for iOS installations that have not been updated to version 147.2.1 or later. Organizations with iOS browser choice, BYOD, or unmanaged mobile devices may have incomplete visibility.

Exploitation context

The source bundle does not report active exploitation, and this CVE is not marked KEV. Practical abuse would likely involve social engineering: convincing a user to visit attacker-controlled content and interact with a new-tab loading flow.

Researcher notes

Evidence is concise and vendor-sourced. The CVE record and Mozilla advisory identify the flaw class, impact, CVSS, and fixed version. Public sources provided here do not include exploit availability, telemetry, or detailed affected-version ranges beyond Firefox for iOS and the 147.2.1 fix.

Mitigation direction

  • Update Firefox for iOS to 147.2.1 or later.
  • Use MDM or app-store controls to enforce current Firefox for iOS versions.
  • Warn users not to trust address bars alone after unexpected tab behavior.
  • Monitor Mozilla advisory updates for any revised remediation guidance.

Validation and detection

  • Inventory managed iOS devices for Firefox for iOS version.
  • Confirm installed versions are 147.2.1 or later.
  • Review BYOD guidance where app inventory is unavailable.
  • Check Mozilla MFSA-2026-09 for any updated affected-version details.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-451: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-2032 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2026-2032Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MozillaFirefox for iOS147.2.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-451 · source CWE mapping

User Interface (UI) Misrepresentation of Critical Information

User Interface (UI) Misrepresentation of Critical Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.