
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12650 is a Stored Cross-Site Scripting (XSS) vulnerability in the Simple Post Listing plugin for WordPress, affecting all versions up to and including 0.2. The flaw resides in the class_name parameter of the postlist shortcode, where insufficient input sanitization and output escaping allow authenticated attackers with contributor-level access or above to inject arbitrary web scripts. The vulnerability was published on December 12, 2025, and assigned a CVSS v3.1 base score of 6.4 (Medium) (Red Hat CVE, Wordfence).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant. The vulnerable code is located in the plugin's simple-post-listing.php file (around line 77), where the class_name shortcode attribute is passed to page output without proper sanitization or escaping. An authenticated contributor can craft a [postlist class_name="..."] shortcode embedding malicious JavaScript, which is then stored in the database and executed in the browser of any user who visits the affected page via mouse interaction (Wordfence, Plugin Source).
Successful exploitation allows an authenticated contributor to persistently inject malicious scripts into WordPress pages, which execute in the context of any visiting user's browser. This can lead to session cookie theft, credential harvesting, defacement, or redirection to malicious sites, impacting both confidentiality and integrity of affected pages. Availability is not directly impacted, but the scope is changed as the injected scripts can affect users beyond the attacker's own session (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-12650. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability requires at least contributor-level authentication, limiting the attacker pool. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).
postlist shortcode with a malicious payload in the class_name attribute, e.g., [postlist class_name="\" onmouseover=\"alert(document.cookie)\""] or a more sophisticated script tag variant.wp-admin/post.php or REST API endpoints containing class_name parameters with HTML event handlers (e.g., onmouseover, onerror) or <script> tags.wp_posts table containing [postlist class_name= shortcodes with embedded JavaScript or HTML event attributes.postlist shortcode.As of the disclosure date, no patched version beyond 0.2 has been confirmed. Site administrators should immediately deactivate and remove the Simple Post Listing plugin until a patched version is released. As a compensating control, restrict contributor-level user registrations and audit existing contributor accounts for unauthorized shortcode usage. Monitor the plugin's WordPress.org page for updates (Wordfence).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for December 8–14, 2025, noting it as a medium-severity stored XSS issue (Wordfence Weekly Report). No significant broader media coverage or notable researcher commentary beyond the initial disclosure has been identified.
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."