CVE-2025-9205
Received Received - Intake

Stored XSS in MapSVG WordPress Plugin

Vulnerability report for CVE-2025-9205, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: Wordfence

Description

The MapSVG plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 8.14.0. This is due to insufficient input sanitization and output escaping on user supplied attributes within the map options. 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mapsvg mapsvg to 8.14.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The MapSVG plugin for WordPress has a stored cross-site scripting vulnerability due to insufficient input sanitization and output escaping on user-supplied attributes in map options. This allows authenticated attackers with contributor-level access or higher to inject malicious scripts into pages.

Detection Guidance

This vulnerability requires checking WordPress installations for the MapSVG plugin versions up to 8.14.0. Inspect plugin files for unsanitized user input handling in map options. No direct network commands detect this; manual code review or plugin version checks are needed.

Impact Analysis

An attacker could inject scripts that execute when users access infected pages, potentially stealing user data, session cookies, or performing actions on their behalf. This requires only contributor-level access to exploit.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR (data protection) and HIPAA (health data privacy) by exposing sensitive user information through script injection.

Mitigation Strategies

Update the MapSVG plugin to the latest version beyond 8.14.0 to address the Stored Cross-Site Scripting vulnerability. Ensure input sanitization and output escaping are properly implemented for user-supplied attributes in map options.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-9205. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart