What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in The BuddyPress Community BuddyPress allows Stored XSS.This issue affects BuddyPress: from n/a through 11.3.1.
Explanation of Vulnerability in Simple Terms
02Summary
BuddyPress versions up to 11.3.1 contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with a low-privilege account can craft a request that, when a victim visits a page, executes JavaScript in their browser. This can lead to session hijacking, credential theft, or unauthorized actions on the site.
What an attacker can do
03Attacker Capabilities
Run malicious JavaScript in other users' browsers to steal session cookies, credentials, or perform actions on their behalf.
Potential impact on your site
04Site Impact
Authenticated users can inject scripts affecting other users across the site; admin accounts are at risk if they visit compromised pages.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege account on the site; victim must visit a page containing the attacker's payload.
Key dates
06Disclosure timeline
December 29, 2023
CVE published
April 28, 2026
Record updated