CVE-2024-13859: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Boss Media Buddyboss Platform
The Buddyboss Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘bp_nouveau_ajax_media_save’ function in all versions up to, and including, 2.8.50 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability was partially patched in version 2.8.41.
AI Analysis
Technical Summary
CVE-2024-13859 is a Stored Cross-Site Scripting (XSS) vulnerability identified in the Buddyboss Platform plugin for WordPress, a widely used social community and membership site builder. The vulnerability exists in the 'bp_nouveau_ajax_media_save' function, which insufficiently sanitizes and escapes user input before rendering it on web pages. This flaw allows authenticated users with Subscriber-level access or higher to inject arbitrary JavaScript code into pages. When other users visit these compromised pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability affects all versions up to and including 2.8.50, with a partial patch introduced in version 2.8.41, indicating incomplete remediation. The CVSS v3.1 base score is 6.4 (medium severity), reflecting that exploitation requires network access, low attack complexity, and privileges (authenticated user), with no user interaction needed. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. No known exploits are currently reported in the wild. The vulnerability is categorized under CWE-79, which pertains to improper neutralization of input during web page generation, a common vector for XSS attacks. Since the Buddyboss Platform is a plugin for WordPress, the vulnerability impacts websites that use this plugin to manage community features, potentially exposing their user base to malicious script execution.
Potential Impact
For European organizations, especially those operating community-driven websites, membership portals, or social platforms built on WordPress with the Buddyboss Platform plugin, this vulnerability poses a significant risk. Successful exploitation can lead to unauthorized access to user sessions, data leakage, and manipulation of site content, undermining user trust and violating data protection regulations such as GDPR. The ability for low-privilege authenticated users to inject scripts increases the attack surface, as attackers do not need administrative access. This can facilitate phishing campaigns, spread malware, or escalate privileges within the platform. The reputational damage and potential legal consequences from data breaches or user data compromise are considerable. Additionally, organizations in sectors with high privacy requirements, such as healthcare, finance, or government services, may face amplified risks. The vulnerability's exploitation could disrupt service integrity and confidentiality, although it does not directly impact availability.
Mitigation Recommendations
Organizations should promptly update the Buddyboss Platform plugin to the latest version beyond 2.8.50 once a complete patch is released, as the partial fix in 2.8.41 is insufficient. Until then, administrators should implement strict input validation and output encoding at the application level, particularly for any user-generated content processed by the 'bp_nouveau_ajax_media_save' function. Employing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injections targeting this endpoint can reduce risk. Limiting Subscriber-level user permissions and monitoring for unusual activity or content changes can help detect exploitation attempts early. Regular security audits and penetration testing focusing on XSS vulnerabilities in the Buddyboss environment are recommended. Additionally, educating users about the risks of unsolicited links or content within the platform can mitigate the impact of potential attacks. Organizations should also ensure comprehensive logging and alerting mechanisms are in place to identify exploitation attempts.
Affected Countries
Germany, United Kingdom, France, Netherlands, Sweden, Italy, Spain
CVE-2024-13859: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Boss Media Buddyboss Platform
Description
The Buddyboss Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘bp_nouveau_ajax_media_save’ function in all versions up to, and including, 2.8.50 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability was partially patched in version 2.8.41.
AI-Powered Analysis
Technical Analysis
CVE-2024-13859 is a Stored Cross-Site Scripting (XSS) vulnerability identified in the Buddyboss Platform plugin for WordPress, a widely used social community and membership site builder. The vulnerability exists in the 'bp_nouveau_ajax_media_save' function, which insufficiently sanitizes and escapes user input before rendering it on web pages. This flaw allows authenticated users with Subscriber-level access or higher to inject arbitrary JavaScript code into pages. When other users visit these compromised pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability affects all versions up to and including 2.8.50, with a partial patch introduced in version 2.8.41, indicating incomplete remediation. The CVSS v3.1 base score is 6.4 (medium severity), reflecting that exploitation requires network access, low attack complexity, and privileges (authenticated user), with no user interaction needed. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. No known exploits are currently reported in the wild. The vulnerability is categorized under CWE-79, which pertains to improper neutralization of input during web page generation, a common vector for XSS attacks. Since the Buddyboss Platform is a plugin for WordPress, the vulnerability impacts websites that use this plugin to manage community features, potentially exposing their user base to malicious script execution.
Potential Impact
For European organizations, especially those operating community-driven websites, membership portals, or social platforms built on WordPress with the Buddyboss Platform plugin, this vulnerability poses a significant risk. Successful exploitation can lead to unauthorized access to user sessions, data leakage, and manipulation of site content, undermining user trust and violating data protection regulations such as GDPR. The ability for low-privilege authenticated users to inject scripts increases the attack surface, as attackers do not need administrative access. This can facilitate phishing campaigns, spread malware, or escalate privileges within the platform. The reputational damage and potential legal consequences from data breaches or user data compromise are considerable. Additionally, organizations in sectors with high privacy requirements, such as healthcare, finance, or government services, may face amplified risks. The vulnerability's exploitation could disrupt service integrity and confidentiality, although it does not directly impact availability.
Mitigation Recommendations
Organizations should promptly update the Buddyboss Platform plugin to the latest version beyond 2.8.50 once a complete patch is released, as the partial fix in 2.8.41 is insufficient. Until then, administrators should implement strict input validation and output encoding at the application level, particularly for any user-generated content processed by the 'bp_nouveau_ajax_media_save' function. Employing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injections targeting this endpoint can reduce risk. Limiting Subscriber-level user permissions and monitoring for unusual activity or content changes can help detect exploitation attempts early. Regular security audits and penetration testing focusing on XSS vulnerabilities in the Buddyboss environment are recommended. Additionally, educating users about the risks of unsolicited links or content within the platform can mitigate the impact of potential attacks. Organizations should also ensure comprehensive logging and alerting mechanisms are in place to identify exploitation attempts.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-02-10T23:51:32.845Z
- Cisa Enriched
- true
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682d9817c4522896dcbd7682
Added to database: 5/21/2025, 9:08:39 AM
Last enriched: 7/5/2025, 1:11:41 AM
Last updated: 1/7/2026, 6:12:25 AM
Views: 39
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-2025-14835: CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in opajaap WP Photo Album Plus
HighCVE-2026-0650: CWE-306 Missing Authentication for Critical Function in OpenFlagr Flagr
CriticalCVE-2025-15474: CWE-770 Allocation of Resources Without Limits or Throttling in AuntyFey AuntyFey Smart Combination Lock
MediumCVE-2025-14468: CWE-352 Cross-Site Request Forgery (CSRF) in mohammed_kaludi AMP for WP – Accelerated Mobile Pages
MediumCVE-2025-9611: CWE-749 Exposed Dangerous Method or Function in Microsoft Playwright
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
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.