CVE-2026-52842

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.
Configurations

No configuration.

History

15 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 17:16

Updated : 2026-07-15 20:49


NVD link : CVE-2026-52842

Mitre link : CVE-2026-52842

CVE.ORG link : CVE-2026-52842


JSON object : View

Products Affected

No product.

CWE
CWE-346

Origin Validation Error