What the vulnerability does
01Description
The WordPress Simple HTML Sitemap plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
WP Simple HTML Sitemap versions 3.1 and earlier contain a SQL injection vulnerability in database queries. An attacker with high-level site privileges can inject malicious SQL code to read, modify, or delete database contents. The vulnerability affects the entire database, not just the plugin's tables. No user interaction is required once the attacker has administrative access.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete database records by injecting SQL code into plugin queries.
Potential impact on your site
04Site Impact
A compromised admin account can be used to extract sensitive data, alter site content, or destroy the database.
Conditions required to exploit
05Prerequisites
Attacker must have high-level site privileges (administrator or equivalent role).
Key dates
06Disclosure timeline
September 25, 2024
CVE published
April 8, 2026
Record updated