Back to overview

CVE-2026-52842

CRITICAL
9.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-52842
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-08 18:41 UTC
Published
2026-07-15 16:18 UTC
Last updated
2026-07-15 16:35 UTC
Primary CWE
CWE-346
CWE-346: Origin Validation Error
Vendor / Product
lightpanda-io / browser
Sources
cve.org  ·  NVD

Severity & Metrics

9.3 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
lightpanda-io browser < 0.3.1
Weakness (CWE)
CWESourceDescription
CWE-346 cna CWE-346: Origin Validation Error
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.3 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
References (4)
Back to overview