CVE-2021-24170
Published: April 11, 2026
Official Description
The REST API endpoint get_users in the User Profile Picture WordPress plugin before 2.5.0 returned more information than was required for its functionality to users with the upload_files capability. This included password hashes, hashed user activation keys, usernames, emails, and other less sensitive information.
Risk Analysis
A vulnerability in the User Profile Picture WordPress plugin's REST API endpoint allows users with upload_files capability to access sensitive user data, including password hashes and activation keys. This information disclosure could lead to account compromise. This vulnerability is actively exploited, making it a critical concern.
This vulnerability is actively being exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities Catalog. This indicates a high likelihood of compromise if unpatched.
Upgrade the User Profile Picture WordPress plugin to version 2.5.0 or later. Implement strict access controls and regularly audit user permissions.
Technical Analysis
CVE-2021-24170 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2021-24170 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2021-24170 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1