
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14426 is a missing authorization vulnerability in the Strong Testimonials plugin for WordPress, allowing authenticated attackers to perform unauthorized modification of testimonial rating data. It affects all versions of the plugin up to and including 3.2.18, developed by WPChill. The vulnerability was published on December 30, 2025, and carries a CVSS v3.1 base score of 4.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is a missing capability check (CWE-862) in the edit_rating function within admin/class-strong-testimonials-post-editor.php. The function fails to verify whether the requesting user has sufficient privileges to modify rating metadata on testimonial posts belonging to other users. An authenticated attacker with Contributor-level access or above can exploit this by reusing a valid nonce obtained from their own testimonial edit screen to target any testimonial post, effectively bypassing authorization controls (Wordfence, WordPress Trac).
Successful exploitation allows an authenticated attacker to modify or delete the rating metadata on any testimonial post on the affected WordPress site, including posts created by other users. This impacts data integrity by enabling manipulation of user-generated review content, which could be used to artificially inflate or deflate ratings, undermine trust in the testimonials system, or suppress legitimate user feedback. There is no confidentiality or availability impact associated with this vulnerability (Wordfence).
No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for this vulnerability. The EPSS score is approximately 0.026% (0.000260), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level authenticated account on the target WordPress site, limiting the attack surface (Wordfence, Red Hat CVE).
edit_rating AJAX action (or equivalent endpoint), supplying the captured nonce and the post ID of a testimonial belonging to another user.edit_rating function does not verify the requester's capability against the target post, the action succeeds (Wordfence, WordPress Trac)./wp-admin/admin-ajax.php) with the edit_rating action from Contributor-level accounts targeting testimonial post IDs not owned by that user.wp_postmeta table.edit_rating calls where the acting user ID does not match the post author ID of the targeted testimonial.Users should update the Strong Testimonials plugin to version 3.2.19 or later, which addresses the missing capability check via the patch available in the WordPress plugin repository changeset. The fix was committed in changeset 3416480 (WordPress Trac Changeset). As a temporary workaround, site administrators can restrict Contributor-level user registration or remove untrusted Contributor accounts until the plugin is updated. Regularly auditing testimonial rating metadata for unexpected changes is also advisable.
The vulnerability was discovered and disclosed by Wordfence, which published the advisory on December 30, 2025. No significant broader media coverage or notable researcher commentary beyond the initial Wordfence disclosure has been identified (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."