What the vulnerability does
01Description
The Rich Snippet Site Report plugin for WordPress is vulnerable to SQL Injection via the 'last' parameter in all versions up to, and including, 2.0.0105 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This can also be exploited via CSRF.
Explanation of Vulnerability in Simple Terms
02Summary
Rich Snippet Site Report versions up to 2.0.0105 contain a SQL injection vulnerability in a database query that requires high-level privileges to exploit. An authenticated administrator can craft a malicious input to read sensitive data from the site's database. The vulnerability does not allow data modification or denial of service.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site database if they have administrator access.
Potential impact on your site
04Site Impact
An admin account compromise could expose database contents; limit admin access to trusted users only.
Conditions required to exploit
05Prerequisites
Attacker must have high-level administrative privileges on the site.
Key dates
06Disclosure timeline
October 15, 2025
CVE published
April 8, 2026
Record updated