What the vulnerability does
01Description
The Extensions for Leaflet Map plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `geojsonmarker` shortcode in all versions up to, and including, 4.7. This is due to insufficient input sanitization and output escaping on user-supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
Extensions for Leaflet Map versions 4.7 and earlier contain a cross-site scripting vulnerability. An attacker with low-level site access can inject malicious scripts that execute in other users' browsers, potentially stealing session tokens or modifying page content. The vulnerability affects the entire site scope due to how the extension processes user input.
What an attacker can do
03Attacker Capabilities
Inject JavaScript code that runs in other users' browsers and steals their session data or modifies site content.
Potential impact on your site
04Site Impact
Authenticated users with low privileges can compromise other users' accounts or deface site content without additional clicks.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege account on the site (e.g., contributor or subscriber role). No user interaction required.
Key dates
06Disclosure timeline
November 4, 2025
CVE published
April 8, 2026
Record updated