Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-13794
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-13794 is a missing authorization vulnerability in the Auto Featured Image (Auto Post Thumbnail) plugin for WordPress, affecting all versions up to and including 4.2.1. The flaw allows authenticated attackers with Contributor-level access or higher to perform unauthorized modifications — specifically, deleting or generating featured images on posts they do not own. It was published on December 16, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 4.3 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is a missing capability check (CWE-862) on the bulk_action_generate_handler function within the plugin's class-plugin.php file. Because no authorization check verifies whether the requesting user has permission to modify a given post, any authenticated user with at least Contributor-level access can invoke this handler against arbitrary posts. The vulnerable code path is visible in the plugin's source at includes/class-plugin.php#L425. Exploitation requires only a valid WordPress account with Contributor privileges and a crafted network request to trigger the bulk action handler (Wordfence, EUVD).

Impact

Successful exploitation allows an authenticated attacker to delete or generate featured images on any post within the WordPress site, regardless of post ownership. This results in a low integrity impact — content can be visually altered or defaced by removing or replacing featured images on posts authored by other users. There is no confidentiality or availability impact, and the scope is limited to the affected WordPress installation. While not critical, this could be abused for content manipulation or low-level site defacement in multi-author environments (Wordfence).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-13794. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.026%, indicating a very low probability of exploitation in the near term. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, EUVD).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Auto Featured Image (Auto Post Thumbnail) plugin version 4.2.1 or earlier, using tools like WPScan or by inspecting plugin directories.
  2. Obtain Contributor access: Register or use an existing Contributor-level (or higher) WordPress account on the target site.
  3. Identify target posts: Browse or enumerate posts on the site that are owned by other users (e.g., editors, administrators).
  4. Craft bulk action request: Send a crafted HTTP POST request to the WordPress admin endpoint invoking the bulk_action_generate_handler function, specifying the target post IDs in the request parameters.
  5. Achieve unauthorized modification: Because no capability check is performed, the handler processes the request and deletes or generates featured images for the specified posts, regardless of ownership (Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to /wp-admin/admin.php or similar admin endpoints with bulk action parameters targeting the Auto Featured Image plugin's handler from low-privileged user accounts.
  • Application Logs: Unexpected featured image deletions or regenerations on posts not owned by the acting user, visible in WordPress post revision or activity logs (if an audit plugin is installed).
  • File System: Unexpected changes to post thumbnail metadata in the WordPress database (wp_postmeta table, _thumbnail_id key) for posts not authored by the modifying user.

Mitigation and workarounds

Users should update the Auto Featured Image (Auto Post Thumbnail) plugin to a version beyond 4.2.1 that includes a proper capability check on the bulk_action_generate_handler function. As a temporary workaround, site administrators can restrict Contributor-level user registrations or disable the plugin until a patched version is available. Monitoring WordPress admin activity logs for unexpected bulk image actions by low-privileged users is also recommended (Wordfence, Sucuri Blog).

Community reactions

Wordfence disclosed the vulnerability and assigned the CVE as part of their standard WordPress plugin vulnerability research program. Sucuri included it in their December 2025 vulnerability patch roundup, noting it as one of several WordPress plugin issues addressed that month (Sucuri Blog). No significant broader media coverage or notable researcher commentary beyond standard disclosure channels 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-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 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