VYPR
Medium severity4.9NVD Advisory· Published Oct 15, 2025· Updated Apr 15, 2026

CVE-2025-10310

CVE-2025-10310

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated SQL injection in Rich Snippet Site Report plugin (≤2.0.0105) via 'last' parameter allows database extraction.

The Rich Snippet Site Report plugin for WordPress, in all versions up to and including 2.0.0105, is vulnerable to SQL injection via the 'last' parameter. The vulnerability arises from insufficient escaping on the user-supplied parameter and lack of prepared statements in the SQL query. This allows an attacker to inject arbitrary SQL statements.

An unauthenticated attacker can exploit this by sending a crafted HTTP request containing malicious SQL in the 'last' parameter. Additionally, the attack can be performed via Cross-Site Request Forgery (CSRF), tricking an authenticated user into triggering the injection. No special privileges or network access are required beyond typical web access.

Successful exploitation enables an attacker to append additional SQL queries to the existing query, potentially extracting sensitive information from the WordPress database, such as usernames, password hashes, or other confidential data.

The plugin was closed on October 14, 2025, due to this security issue, and is no longer available for download. Users should immediately remove the plugin from their WordPress installations. No patched version exists, so the only mitigation is to uninstall the plugin [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.