Description
The Pre* Party Resource Hints plugin for WordPress is vulnerable to SQL Injection via the 'hint_ids' parameter of the pprh_update_hints AJAX action in all versions up to, and including, 1.8.20. 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 Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-03-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure
Action: Patch Immediately
AI Analysis

Impact

The Pre* Party Resource Hints WordPress plugin contains a SQL injection flaw in the hint_ids parameter of the pprh_update_hints AJAX action. User input is not properly escaped and the SQL query is constructed without adequate preparation, allowing an attacker with Subscriber or higher privileges to append arbitrary SQL statements. This can lead to extraction of sensitive information such as user data, posts, and other database contents, constituting an information disclosure vulnerability (CWE‑89).

Affected Systems

Any WordPress site that has installed samperrow's Pre* Party Resource Hints plugin in a version up to and including 1.8.20 is vulnerable. The vulnerability is exploitable by any authenticated user with the Subscriber role or higher; therefore sites with such users or with unrestricted subscriber access may be affected.

Risk and Exploitability

The CVSS score of 6.5 places the flaw in the moderate range, and the lack of an EPSS score or KEV listing suggests that large‑scale exploitation is not yet widespread. The exploit requires authenticated access, so disabling or restricting subscriber privileges, or temporarily deactivating the plugin, can mitigate the risk until a patch is applied. If exploited, an attacker could gain read or potentially write access to the entire WordPress database, compromising the site’s confidentiality and integrity.

Generated by OpenCVE AI on March 21, 2026 at 08:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Pre* Party Resource Hints plugin to a version that eliminates the SQL injection flaw.
  • If an update cannot be performed immediately, temporarily deactivate or delete the plugin to block the vulnerable AJAX endpoint.
  • Restrict Subscriber or other user roles from accessing AJAX endpoints that handle the hint_ids parameter, or reduce the permissions granted to these roles.
  • Verify that the WordPress database account follows least‑privilege principles, limiting it to only necessary operations.

Generated by OpenCVE AI on March 21, 2026 at 08:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 23 Mar 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Samperrow
Samperrow pre Party Resource Hints
Wordpress
Wordpress wordpress
Vendors & Products Samperrow
Samperrow pre Party Resource Hints
Wordpress
Wordpress wordpress

Sat, 21 Mar 2026 05:30:00 +0000

Type Values Removed Values Added
Description The Pre* Party Resource Hints plugin for WordPress is vulnerable to SQL Injection via the 'hint_ids' parameter of the pprh_update_hints AJAX action in all versions up to, and including, 1.8.20. 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 Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Pre* Party Resource Hints <= 1.8.20 - Authenticated (Subscriber+) SQL Injection via 'hint_ids' Parameter
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

Samperrow Pre Party Resource Hints
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:06:06.897Z

Reserved: 2026-03-12T20:55:39.221Z

Link: CVE-2026-4087

cve-icon Vulnrichment

Updated: 2026-03-24T13:51:22.854Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-21T04:17:41.190

Modified: 2026-03-23T14:32:02.800

Link: CVE-2026-4087

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:41:56Z

Weaknesses