CVE-2024-9067: CWE-862 Missing Authorization in youzify Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress
CVE-2024-9067 is a medium severity vulnerability in the Youzify WordPress plugin that allows authenticated users with Subscriber-level access or higher to delete arbitrary attachments due to a missing authorization check in the delete_attachment function. This flaw does not require user interaction beyond authentication and affects all versions up to 1. 3. 0. While it does not impact confidentiality or availability, it allows unauthorized integrity modification of data. No known exploits are currently in the wild, and no official patch has been released yet. Organizations using Youzify in BuddyPress-powered social networks or membership sites should prioritize access control reviews and monitor for updates. The vulnerability is exploitable remotely over the network with low attack complexity. Countries with high WordPress usage and active BuddyPress communities are most at risk, including the United States, United Kingdom, Germany, Canada, Australia, and India.
AI Analysis
Technical Summary
CVE-2024-9067 is a missing authorization vulnerability (CWE-862) identified in the Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress. The vulnerability arises from the absence of a capability check within the delete_attachment function, which is responsible for handling attachment deletions. This flaw allows any authenticated user with at least Subscriber-level privileges to delete arbitrary attachments, bypassing intended permission restrictions. The vulnerability affects all versions of the plugin up to and including version 1.3.0. Exploitation requires authentication but no additional user interaction, and the attack vector is network-based. The CVSS v3.1 base score is 4.3 (medium severity), reflecting low impact on confidentiality and availability but a direct impact on data integrity. Although no known exploits are currently reported in the wild, the vulnerability poses a risk to WordPress sites using Youzify for community and social networking features, potentially allowing attackers to disrupt user content or remove attachments maliciously. No official patches or updates have been linked yet, so mitigation currently relies on access control and monitoring.
Potential Impact
The primary impact of CVE-2024-9067 is unauthorized modification of data integrity, specifically the deletion of attachments by users who should not have such privileges. This can lead to loss of user-generated content, disruption of community interactions, and potential reputational damage for organizations relying on Youzify for social networking or membership management. Although confidentiality and availability are not directly affected, the integrity compromise can undermine trust in the platform and cause operational issues. Since the vulnerability requires only Subscriber-level authentication, attackers can exploit compromised or low-privilege accounts to escalate damage. Organizations with large user bases or sensitive community content are at higher risk. The absence of known exploits in the wild reduces immediate threat but does not eliminate the risk of future exploitation. The vulnerability could be leveraged in targeted attacks against community platforms, especially those with weak user account controls or high user churn.
Mitigation Recommendations
1. Immediately audit user roles and permissions within WordPress and Youzify to ensure that Subscriber-level users have minimal privileges and that no unnecessary elevated rights are granted. 2. Implement strict monitoring and logging of attachment deletion activities to detect suspicious behavior early. 3. Restrict user registration or enforce stronger authentication mechanisms to reduce the risk of attacker account creation. 4. Temporarily disable or restrict the delete_attachment functionality if feasible until an official patch is released. 5. Follow Youzify and WordPress security advisories closely for updates or patches addressing this vulnerability and apply them promptly. 6. Consider deploying a Web Application Firewall (WAF) with custom rules to detect and block unauthorized delete_attachment requests. 7. Educate site administrators and moderators about the risk and encourage vigilance regarding unusual content deletions. 8. Regularly back up attachments and user content to enable recovery in case of malicious deletions.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Netherlands, Japan
CVE-2024-9067: CWE-862 Missing Authorization in youzify Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress
Description
CVE-2024-9067 is a medium severity vulnerability in the Youzify WordPress plugin that allows authenticated users with Subscriber-level access or higher to delete arbitrary attachments due to a missing authorization check in the delete_attachment function. This flaw does not require user interaction beyond authentication and affects all versions up to 1. 3. 0. While it does not impact confidentiality or availability, it allows unauthorized integrity modification of data. No known exploits are currently in the wild, and no official patch has been released yet. Organizations using Youzify in BuddyPress-powered social networks or membership sites should prioritize access control reviews and monitor for updates. The vulnerability is exploitable remotely over the network with low attack complexity. Countries with high WordPress usage and active BuddyPress communities are most at risk, including the United States, United Kingdom, Germany, Canada, Australia, and India.
AI-Powered Analysis
Technical Analysis
CVE-2024-9067 is a missing authorization vulnerability (CWE-862) identified in the Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress. The vulnerability arises from the absence of a capability check within the delete_attachment function, which is responsible for handling attachment deletions. This flaw allows any authenticated user with at least Subscriber-level privileges to delete arbitrary attachments, bypassing intended permission restrictions. The vulnerability affects all versions of the plugin up to and including version 1.3.0. Exploitation requires authentication but no additional user interaction, and the attack vector is network-based. The CVSS v3.1 base score is 4.3 (medium severity), reflecting low impact on confidentiality and availability but a direct impact on data integrity. Although no known exploits are currently reported in the wild, the vulnerability poses a risk to WordPress sites using Youzify for community and social networking features, potentially allowing attackers to disrupt user content or remove attachments maliciously. No official patches or updates have been linked yet, so mitigation currently relies on access control and monitoring.
Potential Impact
The primary impact of CVE-2024-9067 is unauthorized modification of data integrity, specifically the deletion of attachments by users who should not have such privileges. This can lead to loss of user-generated content, disruption of community interactions, and potential reputational damage for organizations relying on Youzify for social networking or membership management. Although confidentiality and availability are not directly affected, the integrity compromise can undermine trust in the platform and cause operational issues. Since the vulnerability requires only Subscriber-level authentication, attackers can exploit compromised or low-privilege accounts to escalate damage. Organizations with large user bases or sensitive community content are at higher risk. The absence of known exploits in the wild reduces immediate threat but does not eliminate the risk of future exploitation. The vulnerability could be leveraged in targeted attacks against community platforms, especially those with weak user account controls or high user churn.
Mitigation Recommendations
1. Immediately audit user roles and permissions within WordPress and Youzify to ensure that Subscriber-level users have minimal privileges and that no unnecessary elevated rights are granted. 2. Implement strict monitoring and logging of attachment deletion activities to detect suspicious behavior early. 3. Restrict user registration or enforce stronger authentication mechanisms to reduce the risk of attacker account creation. 4. Temporarily disable or restrict the delete_attachment functionality if feasible until an official patch is released. 5. Follow Youzify and WordPress security advisories closely for updates or patches addressing this vulnerability and apply them promptly. 6. Consider deploying a Web Application Firewall (WAF) with custom rules to detect and block unauthorized delete_attachment requests. 7. Educate site administrators and moderators about the risk and encourage vigilance regarding unusual content deletions. 8. Regularly back up attachments and user content to enable recovery in case of malicious deletions.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-09-20T22:42:10.800Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b3eb7ef31ef0b54fb40
Added to database: 2/25/2026, 9:35:58 PM
Last enriched: 2/25/2026, 11:01:23 PM
Last updated: 2/26/2026, 7:35:11 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.