Description
Lightpanda is a headless browser designed for AI and automation. Prior to 0.3.1, Lightpanda searched for @ across the entire URL string instead of only the authority component when computing a page origin, so a URL such as `http://attacker.com/@victim.com/` was fetched from attacker.com but treated as `http://victim.com`, allowing a complete Same-Origin Policy bypass. This issue is fixed in version 0.3.1.
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 artificial‑intelligence and automation workloads. Prior to version 0.3.1, its URL parser searched for the '@' character across the entire URL string instead of just the authority component when determining a page’s origin. Consequently, a URL such as http://attacker.com/@victim.com/ would be fetched from attacker.com but be treated as belonging to http://victim.com, enabling a complete Same‑Origin Policy bypass. The vulnerability is fixed in release 0.3.1.

Affected Systems

The flaw affects the Lightpanda Browser version 0.3.0 and earlier. Upgrade to version 0.3.1 or later resolves the issue; earlier releases remain vulnerable.

Risk and Exploitability

With a CVSS score of 9.3 the vulnerability is considered Critical. The EPSS score of less than 1% indicates that the likelihood of observed exploitation is low at present, and the vulnerability is not listed in the CISA KEV catalog. However, the attack vector is a malicious URL that a user can be tricked into visiting or that the browser may load through automated scripts, enabling attackers to read or alter data that should be protected by same‑origin isolation. The weakness is identified as CWE‑346 (Information Exposure Through Misused Redirect).

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Lightpanda Browser 0.3.1 or later to apply the fix.
  • Monitor application logs for unexpected redirects or origin mismatches and ensure that any automated workload verifies URLs for correct origin handling before fetching data.
  • Add strict URL parsing or input validation to enforce that '@' characters are treated only in the authority component, preventing origin confusion.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45: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 16:30:00 +0000

Type Values Removed Values Added
Description Lightpanda is a headless browser designed for AI and automation. Prior to 0.3.1, Lightpanda searched for @ across the entire URL string instead of only the authority component when computing a page origin, so a URL such as `http://attacker.com/@victim.com/` was fetched from attacker.com but treated as `http://victim.com`, allowing a complete Same-Origin Policy bypass. This issue is fixed in version 0.3.1.
Title Lightpanda:URL parser misidentifies page origin for URLs containing @ in the path - Same-Origin Policy bypass
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-15T16:35:28.146Z

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

Link: CVE-2026-52842

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses