CVE-2025-5811
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Listly plugin (version ≤ 2.7) via HTTP response headers, page source references to the plugin, or tools like WPScan.
  2. Identify the vulnerable endpoint: Locate the AJAX action or HTTP endpoint registered by the Init() function in listly.php that handles transient deletion without authorization checks.
  3. Craft a malicious request: Send an unauthenticated HTTP POST request to the WordPress AJAX endpoint (e.g., wp-admin/admin-ajax.php) with the appropriate action parameter and the name of the target transient to delete.
  4. Achieve objective: The server processes the request without verifying the caller's identity or permissions, deleting the specified transient value from the WordPress database (Wordfence, Plugin Source).

Indicators of compromise

  • Network: Unusual unauthenticated POST requests to wp-admin/admin-ajax.php with action parameters associated with the Listly plugin from unexpected or automated IP addresses.
  • Logs: Web server access logs showing repeated requests to the WordPress AJAX endpoint without session cookies or authentication tokens, particularly targeting Listly-specific action names.
  • Database: Unexpected deletion of entries in the wp_options table where option_name begins with _transient_ or _site_transient_, especially if correlated with the above network activity.

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-19848MEDIUM6.5
  • wp-user-avatar
NoYesAug 21, 2026
CVE-2026-17559MEDIUM5.3
  • content-protector
NoYesAug 21, 2026
CVE-2026-16650MEDIUM5.3
  • charitable
NoYesAug 21, 2026
CVE-2026-15150MEDIUM5.3
  • mycred
NoYesAug 21, 2026
CVE-2026-18356LOW3.7
  • limit-login-attempts-reloaded
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management