
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
bulk_action_generate_handler function, specifying the target post IDs in the request parameters./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.wp_postmeta table, _thumbnail_id key) for posts not authored by the modifying user.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).
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.
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."