The WP Review Slider Pro plugin for WordPress is vulnerable to SQL Injection via the 'notinstring' parameter of the wprp_load_more_revs AJAX action in versions up to, and including, 12.7.2. The parameter is read via $_POST['notinstring'] and passed through sanitize_text_field() — which strips HTML and whitespace but does not provide SQL safety. The value is then concatenated directly into a numeric/unquoted AND id NOT IN (...) clause and executed via $wpdb->get_results() without $wpdb->prepare() or intval() casting. Because the value sits in an unquoted numeric context, WordPress's wp_magic_quotes protection (which only escapes embedded quotes) is ineffective. The AJAX hook is registered via wp_ajax_nopriv_wprp_load_more_revs, and the required check_ajax_referer nonce is publicly available via wp_localize_script on any frontend page that renders the plugin shortcode, so an unauthenticated attacker who can reach a public page hosting the plugin can extract arbitrary data from the database via blind/time-based injection.
CVE-2026-8441
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-02. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EPSS
- 29.5%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
July 2, 2026
Advisory Details (1)
Auto-updated Jul 3, 2026Change Log / Knowledge base / WP Review Slider
https://wpreviewslider.userecho.com/knowledge-bases/2/articles/88-change-logVendor Advisories for CVE-2026-8441(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 30× in last 7d / 30× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 05:25 UTCEG score recompute
- 2026-07-07 05:25 UTCGHSA enrichment
- 2026-07-06 18:06 UTCEG score recompute
- 2026-07-06 18:06 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 06:49 UTCEG score recompute
- 2026-07-06 06:49 UTCGHSA enrichment
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 19:33 UTCEG score recompute
- 2026-07-05 19:33 UTCGHSA enrichment
- 2026-07-05 08:17 UTCEG score recompute
- 2026-07-05 08:16 UTCGHSA enrichment
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 20:59 UTCEG score recompute
- 2026-07-04 20:59 UTCGHSA enrichment
- 2026-07-04 09:43 UTCEG score recompute
- 2026-07-04 09:43 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 22:26 UTCEG score recompute
- 2026-07-03 22:26 UTCGHSA enrichment
- 2026-07-03 11:10 UTCEG score recompute
Show 5 moreShow fewer
- 2026-07-03 11:10 UTCGHSA enrichment
- 2026-07-02 23:53 UTCEG score recompute
- 2026-07-02 23:52 UTCGHSA enrichment
- 2026-07-02 12:36 UTCEG score recompute
- 2026-07-02 12:36 UTCGHSA enrichment
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-8441?
When was CVE-2026-8441 disclosed?
Is CVE-2026-8441 actively exploited?
What is the CVSS score of CVE-2026-8441?
How do I remediate CVE-2026-8441?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-8441
Is Your Infrastructure Affected by CVE-2026-8441?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.