Description
The RapidResult plugin for WordPress is vulnerable to SQL Injection via the 's' parameter in all versions up to, and including, 1.2. This is 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 contributor-level permissions and above to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-10-24
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL injection that allows extraction of sensitive database content by authenticated contributors or higher
Action: Update Plugin
AI Analysis

Impact

The RapidResult plugin for WordPress versions up to 1.2 contains a CWE‑89 SQL Injection flaw. An authenticated user with contributor or higher permissions can issue a request with a crafted "s" parameter that is unsafely concatenated into an existing SQL query. This permits the injection and execution of arbitrary SQL statements, enabling the attacker to read sensitive information such as user accounts, passwords, or configuration data from the database.

Affected Systems

All installations of the RapidResult plugin provided by onlinediagnosticbd that run version 1.2 or earlier are affected. The vulnerability exists regardless of the underlying WordPress core version because the flaw resides entirely within the plugin code.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium severity risk. The EPSS score of less than 1 percent suggests a low likelihood of exploitation in the current threat landscape, and the issue is not listed in the CISA KEV catalog. Nevertheless, the required privilege level is contributor‑level, a role commonly assigned on many sites, which raises the potential impact if exploited. The attack vector is inferred to be a web‑based request containing a malicious "s" parameter sent to the plugin’s endpoint.

Generated by OpenCVE AI on April 22, 2026 at 14:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RapidResult to the latest version containing the SQL injection fix.
  • If an upgrade cannot be performed promptly, remove or disable the RapidResult plugin from the WordPress installation to eliminate the vulnerable code.
  • Restrict contributor‑level and higher roles, or modify user permissions to ensure only trusted users have access to the plugin’s functionality.

Generated by OpenCVE AI on April 22, 2026 at 14:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
References

Mon, 27 Oct 2025 22:30:00 +0000

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

Fri, 24 Oct 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Oct 2025 08:30:00 +0000

Type Values Removed Values Added
Description The RapidResult plugin for WordPress is vulnerable to SQL Injection via the 's' parameter in all versions up to, and including, 1.2. This is 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 contributor-level permissions and above to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title RapidResult <= 1.2 - Authenticated (Contributor+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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:51:44.077Z

Reserved: 2025-09-19T20:08:38.914Z

Link: CVE-2025-10748

cve-icon Vulnrichment

Updated: 2025-10-24T12:10:54.296Z

cve-icon NVD

Status : Deferred

Published: 2025-10-24T09:15:41.487

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

Link: CVE-2025-10748

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:15:20Z

Weaknesses