
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-5811 is a missing authorization vulnerability in the Listly: Listicles For WordPress plugin for WordPress. Due to a missing capability check on the Init() function, unauthenticated attackers can delete arbitrary transient values stored in the WordPress database. All plugin versions up to and including 2.7 are affected. The vulnerability was published on July 18, 2025, and carries a CVSS v3.1 base score of 5.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-862 (Missing Authorization). The Init() function in listly.php (around line 151) does not perform any capability or nonce check before processing requests, allowing any unauthenticated HTTP request to trigger transient deletion logic. WordPress transients are temporary cached data stored in the wp_options table; their unauthorized deletion can disrupt caching, session data, or other plugin/theme functionality that relies on them. No authentication or user interaction is required, and the attack is conducted entirely over the network with low complexity (Wordfence, Plugin Source).
Successful exploitation allows an unauthenticated attacker to delete arbitrary WordPress transient values, which can degrade site performance, break caching mechanisms, invalidate temporary tokens or verification codes stored as transients, and disrupt functionality of other plugins or themes that depend on transient data. The impact is limited to integrity (low) with no direct confidentiality or availability impact as scored, though repeated transient deletion could cause indirect availability degradation through cache stampedes or broken workflows (Wordfence).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for this vulnerability. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.045%, indicating a very low probability of exploitation in the near term. The vulnerability requires no authentication and no user interaction, making it trivially exploitable if targeted, but its limited impact reduces attacker incentive (Wordfence, Red Hat CVE).
Init() function in listly.php that handles transient deletion without authorization checks.wp-admin/admin-ajax.php) with the appropriate action parameter and the name of the target transient to delete.wp-admin/admin-ajax.php with action parameters associated with the Listly plugin from unexpected or automated IP addresses.wp_options table where option_name begins with _transient_ or _site_transient_, especially if correlated with the above network activity.WordPress site administrators should update the Listly: Listicles For WordPress plugin to a version beyond 2.7 as soon as a patched release is available from the plugin repository. If no patch is yet available, the recommended workaround is to deactivate and remove the plugin until a fix is released. Additionally, deploying a Web Application Firewall (WAF) such as Wordfence can help block unauthenticated requests targeting the vulnerable AJAX action (Wordfence, WordPress Plugin Page).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for July 14–20, 2025, noting it as a medium-severity missing authorization issue (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the standard vulnerability disclosure has been observed.
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."