Vulnerabilities (CVE)

Filtered by vendor Buddyboss Subscribe
Filtered by product Buddyboss
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-4750 1 Buddyboss 1 Buddyboss 2025-06-30 N/A N/A
The buddyboss-platform WordPress plugin before 2.6.0 contains an IDOR vulnerability that allows a user to like a private post by manipulating the ID included in the request
CVE-2023-32671 1 Buddyboss 1 Buddyboss 2023-10-11 N/A 5.4 MEDIUM
A stored XSS vulnerability has been found on BuddyBoss Platform affecting version 2.2.9. This vulnerability allows an attacker to store a malicious javascript payload via POST request when sending an invitation.
CVE-2021-44692 1 Buddyboss 1 Buddyboss 2022-02-02 5.0 MEDIUM 5.3 MEDIUM
BuddyBoss Platform through 1.8.0 allows remote attackers to obtain the email address of each user. When creating a new user, it generates a Unique ID for their profile. This UID is their private email address with symbols removed and periods replaced with hyphens. For example. JohnDoe@example.com would become /members/johndoeexample-com and Jo.test@example.com would become /members/jo-testexample-com. The members list is available to everyone and (in a default configuration) often without authentication. It is therefore trivial to collect a list of email addresses.
CVE-2021-43334 1 Buddyboss 1 Buddyboss 2022-02-02 3.5 LOW 5.4 MEDIUM
BuddyBoss Platform through 1.8.0 allows XSS via the Group Name or Group Description field.