Description
Zen is a firefox-based browser. Prior to 1.21.5b, Zen's glance and split-view context-menu actions, Open link in glance and Split link in new tab, load a page-controlled link URL with the System principal instead of the originating page's principal, allowing a malicious web page to place a link to a file URL that can load with System privileges when opened through either context-menu item and bypass the content-to-file security check that blocks an ordinary click. This issue is fixed in version 1.21.5b.
Published: 2026-07-09
Score: 0 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Prior to Zen Browser version 1.21.5b, the context‑menu actions "Open link in glance" and "Split link in new tab" erroneously load a page‑controlled link URL with the System principal instead of the page’s originating principal. This bypasses the web‑content scheme restriction that normally blocks file URLs when clicked, allowing a malicious web page to supply a file link that can be opened with System privileges through the context menu. The result is local privilege escalation that permits reading, modifying, or executing arbitrary files on the user’s machine. The weakness is an improper principal assignment (CWE‑266).

Affected Systems

Zen Browser for desktop in all releases earlier than 1.21.5b is affected; versions 1.21.5b and later are not susceptible because the issue has been fixed.

Risk and Exploitability

The EPSS score is less than 1 %, indicating a very low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. No CVSS score is available, but the single user interaction requirement (right‑click and select the context‑menu action) and the severe impact of System‑level access make the risk significant for unpatched systems. The vulnerability remains a local threat that depends on a malicious web page and user action, rather than an automated attack.

Generated by OpenCVE AI on July 29, 2026 at 11:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Zen Browser to version 1.21.5b or later to apply the principal‑handling fix.
  • If upgrading is not possible, remove or disable the "Open link in glance" and "Split link in new tab" options from the context menu to prevent the vulnerable action.
  • Configure Zen Browser to block or restrict "file:" scheme content from web pages, or otherwise enforce stricter local‑file access controls to reduce the chance of privileged execution on unpatched installations.

Generated by OpenCVE AI on July 29, 2026 at 11:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Zen-browser
Zen-browser desktop
Vendors & Products Zen-browser
Zen-browser desktop

Thu, 09 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description Zen is a firefox-based browser. Prior to 1.21.5b, Zen's glance and split-view context-menu actions, Open link in glance and Split link in new tab, load a page-controlled link URL with the System principal instead of the originating page's principal, allowing a malicious web page to place a link to a file URL that can load with System privileges when opened through either context-menu item and bypass the content-to-file security check that blocks an ordinary click. This issue is fixed in version 1.21.5b.
Title Zen: Context-menu "Open link in glance" / "Split link in new tab" loads a page-controlled link with the System principal, bypassing the web-content scheme restriction
Weaknesses CWE-266
References
Metrics cvssV3_1

{'score': 0, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N'}


Subscriptions

Zen-browser Desktop
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T20:59:23.914Z

Reserved: 2026-06-24T14:53:40.112Z

Link: CVE-2026-57501

cve-icon Vulnrichment

Updated: 2026-07-10T20:46:28.535Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:45:03Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment