Description
The Auto Featured Image (Auto Post Thumbnail) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the bulk_action_generate_handler function in all versions up to, and including, 4.2.1. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete or generate featured images on posts they do not own.
Published: 2025-12-16
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Post Thumbnail Modification
Action: Patch
AI Analysis

Impact

The Auto Featured Image (Auto Post Thumbnail) WordPress plugin contains a missing capability check in the bulk_action_generate_handler function. This flaw allows an authenticated user with Contributor or higher privileges to delete or generate featured images on posts that they do not own, effectively enabling unauthorized modification of post thumbnails. The vulnerability is a classic missing authorization issue (CWE‑862) and could be used to deface a site’s visual presentation or mislead visitors by altering featured media on content they have no right to modify. While it does not provide remote code execution or direct data exfiltration, it elevates a contributor’s influence over the appearance of other users’ posts.

Affected Systems

The vulnerability exists in all released versions of the Auto Featured Image (Auto Post Thumbnail) plugin up to and including 4.2.1, released by ThemeIsle. WordPress sites that have installed this plugin and have users with Contributor or higher capabilities are potentially affected.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and an EPSS score of less than 1% reflects a low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog. Exploitation requires an authenticated WordPress account with Contributor or higher access, so the attack vector is an authenticated web application action via the WordPress management interface. Users with the appropriate role can trigger the bulk action without additional credentials, making the vulnerability straightforward to exploit for those who already have contributor-level access.

Generated by OpenCVE AI on April 22, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Auto Featured Image plugin to the latest version (≥ 4.2.2) or any version that includes a proper capability check for the bulk action handler.
  • If an upgrade is not immediately possible, remove or disable the bulk_action_generate_handler functionality for Contributor and lower roles, or adjust WordPress role capabilities so that these users cannot execute bulk actions in the plugin.
  • Verify that the plugin’s code correctly checks for the necessary capabilitiy, such as 'edit_posts' or a custom capability, before performing delete or generate operations on featured images.

Generated by OpenCVE AI on April 22, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Tue, 16 Dec 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Dec 2025 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Themeisle
Themeisle auto Featured Image
Wordpress
Wordpress wordpress
Vendors & Products Themeisle
Themeisle auto Featured Image
Wordpress
Wordpress wordpress

Tue, 16 Dec 2025 05:45:00 +0000

Type Values Removed Values Added
Description The Auto Featured Image (Auto Post Thumbnail) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the bulk_action_generate_handler function in all versions up to, and including, 4.2.1. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete or generate featured images on posts they do not own.
Title Auto Featured Image <= 4.2.1 - Missing Authorization to Authenticated (Contributor+) Post Thumbnail Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Themeisle Auto Featured Image
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:21.304Z

Reserved: 2025-11-30T12:22:33.208Z

Link: CVE-2025-13794

cve-icon Vulnrichment

Updated: 2025-12-16T17:40:09.160Z

cve-icon NVD

Status : Deferred

Published: 2025-12-16T06:15:42.407

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:15:21Z

Weaknesses