← Back

Leafletjs

leafletjs

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Leaflet
leaflet

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Leafletjs
1Leaflet
Jun 17, 2026
Apr 14, 2026
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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 a...Show more
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.Show less