Description
Lightpanda is a headless browser designed for AI and automation. Prior to 0.2.9, Lightpanda fetch() and XMLHttpRequest unconditionally attached session cookies to every HTTP request, ignoring credentials: omit, credentials: same-origin, credentials: include, and XMLHttpRequest.withCredentials, allowing an attacker-controlled origin in a Lightpanda session to issue authenticated cross-origin requests against a victim origin. This issue is fixed in version 0.2.9.
Published: 2026-07-15
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Lightpanda is a headless browser designed for AI and automation. Prior to 0.2.9, Lightpanda fetch() and XMLHttpRequest unconditionally attached session cookies to every HTTP request, ignoring credentials: omit, credentials: same‑origin, credentials: include, and XMLHttpRequest.withCredentials. This allowed an attacker‑controlled origin in a Lightpanda session to issue authenticated cross‑origin requests against a victim origin, forcing the browser to send session cookies on cross‑origin requests regardless of the specified credentials mode and enabling the attacker to impersonate a user, access or modify resources on the victim domain. The weakness is classified as CWE‑346.

Affected Systems

The flaw exists in the Lightpanda‑io browser before version 0.2.9. Users employing any Lightpanda build earlier than 0.2.9 are vulnerable. No other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 9.3 categorizes this as a critical vulnerability, and the EPSS score of less than 1% indicates a low likelihood of real‑world exploitation at the time of analysis. The issue has not been listed in CISA’s KEV catalog. The most likely attack vector involves an attacker who can run or inject JavaScript in a Lightpanda session—such as through automated testing, web scraping, or malicious extensions—using the session to impersonate a trusted user on a different origin.

Generated by OpenCVE AI on July 31, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Lightpanda to 0.2.9 or later, which removes the unconditional cookie attachment behavior.
  • Restrict the execution of untrusted scripts or third‑party code within Lightpanda sessions that could abuse the flaw.
  • Isolate sensitive session cookies by clearing or restricting them before launching automated tasks that involve untrusted origins.

Generated by OpenCVE AI on July 31, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Lightpanda-io
Lightpanda-io browser
Vendors & Products Lightpanda-io
Lightpanda-io browser

Wed, 15 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description Lightpanda is a headless browser designed for AI and automation. Prior to 0.2.9, Lightpanda fetch() and XMLHttpRequest unconditionally attached session cookies to every HTTP request, ignoring credentials: omit, credentials: same-origin, credentials: include, and XMLHttpRequest.withCredentials, allowing an attacker-controlled origin in a Lightpanda session to issue authenticated cross-origin requests against a victim origin. This issue is fixed in version 0.2.9.
Title Lightpanda: fetch() and XMLHttpRequest attach session cookies to cross-origin requests regardless of credentials mode
Weaknesses CWE-346
References
Metrics cvssV3_1

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


Subscriptions

Lightpanda-io Browser
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-15T17:37:26.880Z

Reserved: 2026-06-08T18:41:27.724Z

Link: CVE-2026-52843

cve-icon Vulnrichment

Updated: 2026-07-15T17:37:21.915Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:30:18Z

Weaknesses