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.
Published: 2025-10-15
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The Rich Snippet Site Report plugin for WordPress contains an SQL injection flaw caused by insufficient escaping of the 'last' parameter and the lack of preparation on the underlying query. This vulnerability allows an attacker to inject arbitrary SQL, enabling the extraction or manipulation of sensitive database information. The issue is directly tied to CWE-89, representing improper input handling for SQL statements.

Affected Systems

WordPress sites running the Rich Snippet Site Report plugin in any version up to and including 2.0.0105 are vulnerable. Versions beyond 2.0.0105 are not known to contain this flaw, but the patch only applies to installations using the affected range.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity, while the EPSS score of fewer than 1% suggests exploitation is unlikely in the wild at this time. The vulnerability is not listed in the CISA KEV catalog, further reflecting its lower threat prominence. Attackers can exploit the flaw by sending crafted requests containing the 'last' parameter, which can be delivered via standard plugin interactions or through a CSRF vector, making it accessible to unauthenticated or low-privilege users.

Generated by OpenCVE AI on April 27, 2026 at 23:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Rich Snippet Site Report plugin to version 2.0.0106 or later, which contains a patch for the SQL injection flaw.
  • If an upgrade cannot be performed immediately, deactivate the plugin entirely on all affected WordPress sites to remove the vulnerable code.
  • Configure a web application firewall or server rule to block HTTP requests that include the 'last' parameter when targeting the plugin, or otherwise enforce strict authentication and CSRF protection for that endpoint.

Generated by OpenCVE AI on April 27, 2026 at 23:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
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.
Title Rich Snippet Site Report <= 2.0.0105 - Authenticated (Admin+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:41:38.084Z

Reserved: 2025-09-11T22:53:20.197Z

Link: CVE-2025-10310

cve-icon Vulnrichment

Updated: 2025-10-15T19:36:21.431Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:39.967

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10310

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T23:45:15Z

Weaknesses