Description
Dark Reader is an accessibility browser extension that makes web pages colors dark. Prior to 4.9.126, a website can cause the browser extension's image inversion pipeline to request an unauthenticated icon-like bitmap from a locally running web server when the resource uses a known public-like HTTPS URL and is detected as requiring inversion. This behavior can cross the website-to-local-network boundary and disclose limited information associated with the requested resource. The darkreader npm package used for website integration is not affected. This issue is fixed in version 4.9.126 for Firefox and version 4.9.128 for other browsers.
Published: 2026-09-22
Score: 3.4 Low
EPSS: n/a
KEV: No
Impact: Information Disclosure
Action: Update Extension
AI Analysis

Impact

Affected web sites can trigger Dark Reader’s image inversion pipeline to make unauthenticated requests to icon‑like bitmap resources served by a locally running web server. This action supersedes the typical website‑to‑server boundary, allowing a site to read data that resides on a local network device. The vulnerability leads to limited information disclosure linked to the requested resource, such as presence of a particular file or service metadata. The weakness is rooted in improper handling of public‑like HTTPS URLs that flag resources for inversion, enabling the extension to perform requests it normally would not be authorized to make.

Affected Systems

The problem exists in the darkreader:darkreader browser extension for all browsers prior to version 4.9.126 for Firefox users and prior to 4.9.128 for users of other browsers. The npm package used for website integration is not impacted. Users who have the extension installed and visit sites that trigger inversion of images will be affected.

Risk and Exploitability

The CVSS score of 3.4 indicates moderate severity, while the EPSS score is not available, suggesting no current data on exploit prevalence. The vulnerability is not listed in CISA’s KEV catalog, and the attack requires only a malicious or compromised website that employs a public‑like HTTPS URL that the extension will invert. Although the exploitation path is straightforward, the impact is limited to disclosed information on local servers, and the window of opportunity is the browsing session in which the site triggers the inversion.

Generated by OpenCVE AI on September 22, 2026 at 17:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Dark Reader to version 4.9.126 or later on Firefox, or to 4.9.128 or later on other browsers.
  • Temporarily disable Dark Reader’s image inversion feature for HTTPS URLs or disable the extension while visiting sites that might trigger requests.
  • Configure a firewall or network proxy to block any outbound requests from the browser to local network addresses, preventing the extension from contacting local servers.

Generated by OpenCVE AI on September 22, 2026 at 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Darkreader
Darkreader darkreader
Vendors & Products Darkreader
Darkreader darkreader
Metrics ssvc

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


Tue, 22 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Dark Reader is an accessibility browser extension that makes web pages colors dark. Prior to 4.9.126, a website can cause the browser extension's image inversion pipeline to request an unauthenticated icon-like bitmap from a locally running web server when the resource uses a known public-like HTTPS URL and is detected as requiring inversion. This behavior can cross the website-to-local-network boundary and disclose limited information associated with the requested resource. The darkreader npm package used for website integration is not affected. This issue is fixed in version 4.9.126 for Firefox and version 4.9.128 for other browsers.
Title Dark Reader: Ability to request icon-like bitmap data from certain local web servers
Weaknesses CWE-200
CWE-346
CWE-668
References
Metrics cvssV3_1

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


Subscriptions

Darkreader Darkreader
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-22T15:55:36.138Z

Reserved: 2026-09-16T16:22:31.542Z

Link: CVE-2026-92706

cve-icon Vulnrichment

Updated: 2026-09-22T15:54:51.016Z

cve-icon NVD

Status : Received

Published: 2026-09-22T16:18:12.273

Modified: 2026-09-22T16:18:12.273

Link: CVE-2026-92706

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T17:45:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-346

    Origin Validation Error

  • CWE-668

    Exposure of Resource to Wrong Sphere