CVE-2026-65451
RomanCode · MapSVG
The MapSVG plugin for WordPress contains an SQL injection vulnerability that allows authenticated contributors to execute malicious database queries.
Executive summary
A high severity SQL injection vulnerability in the MapSVG plugin allows authenticated contributors to compromise backend database integrity.
Vulnerability
This vulnerability is a SQL injection flaw stemming from improper neutralization of special elements used in SQL commands. The attack requires the attacker to have at least contributor-level authentication to trigger the malicious query.
Business impact
Successful exploitation allows an attacker to extract sensitive data or manipulate database contents, potentially leading to unauthorized data disclosure. With a CVSS score of 8.5, this high severity vulnerability poses a significant risk to the confidentiality and integrity of the WordPress application environment.
Remediation
Immediate Action: Update the WordPress MapSVG plugin to version 8.14.1 or higher immediately.
Proactive Monitoring: Review database audit logs for unusual query patterns or unauthorized access attempts from contributor-level accounts.
Compensating Controls: Deploy a Web Application Firewall with rules configured to detect and block common SQL injection patterns.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the potential for database compromise, administrators must prioritize updating the MapSVG plugin. Patching to the latest version is the only definitive method to eliminate this SQL injection vector.