Bug 2458210 (CVE-2025-69993) - CVE-2025-69993 Leaflet: Leaflet: Cross-Site Scripting (XSS) via unsanitized input in bindPopup() method
Summary: CVE-2025-69993 Leaflet: Leaflet: Cross-Site Scripting (XSS) via unsanitized i...
Keywords:
Status: NEW
Alias: CVE-2025-69993
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-14 15:01 UTC by OSIDB Bzimport
Modified: 2026-04-14 18:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-14 15:01:41 UTC
Leaflet versions up to and including 1.9.4 are vulnerable to Cross-Site Scripting (XSS) via the bindPopup() method. This method renders user-supplied input as raw HTML without sanitization, allowing attackers to inject arbitrary JavaScript code through event handler attributes (e.g., <img src=x onerror="alert('XSS')">). When a victim views an affected map popup, the malicious script executes in the context of the victim's browser session.


Note You need to log in before you can comment on or make changes to this bug.