Auto Featured Image (Auto Post Thumbnail) <= 4.1.2 - Missing Authorization
Strategic Overview
- Status
- Patched in 4.1.3
- Affected Plugin
- Auto Featured Image (Auto Post Thumbnail)
- Affected Version
<= 4.1.2- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-38719
At a glance
CVE-2024-38719 is a medium-severity Missing Authorization vulnerability in the Auto Featured Image (Auto Post Thumbnail) WordPress plugin, affecting versions <= 4.1.2. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 4.1.3; sites on affected versions should update now. Disclosed July 2024, reported by Joshua Chan.
Vulnerability Overview
The Auto Featured Image (Auto Post Thumbnail) plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 4.1.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform an unauthorized action.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Auto Featured Image (Auto Post Thumbnail) <= 4.1.2 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Auto Featured Image (Auto Post Thumbnail) the fix is 4.1.3: builds <= 4.1.2 are affected, anything from 4.1.3 onward is not.
Remediation
Update to version 4.1.3, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Auto Featured Image (Auto Post Thumbnail) 4.1.3 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Auto Featured Image (Auto Post Thumbnail)
- 7.2CVE-2023-0477: Auto Featured Image Arbitrary File Upload
CVE-2023-0477 - 6.4CVE-2026-61970: Auto Featured Image (Auto Post Thumbnail) SSRF
CVE-2026-61970 - 6.4CVE-2023-7073: Auto Featured Image (Auto Post Thumbnail) <= 4.1.7 SSRF
CVE-2023-7073 - 6.4CVE-2024-33629: Auto Featured Image (Auto Post Thumbnail) SSRF
CVE-2024-33629 - 6.1CVE-2021-24932: Auto Featured Image <= 3.9.2 Reflected XSS
CVE-2021-24932
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C