Lucene search
+L

BuddyPress REST API <7.2.1 - Privilege Escalation/Remote Code Execution

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 121 Views

BuddyPress <7.2.1 - Privilege Escalation/Remote Code Execution in WordPres

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Buddypress
9 Dec 202420:44
githubexploit
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Buddypress
31 May 202114:12
githubexploit
attackerkb
ATTACKERKB
CVE-2021-21389
26 Mar 202121:15
attackerkb
circl
Circl
CVE-2021-21389
2 Jun 202116:11
circl
cnnvd
CNNVD
WordPress 安全漏洞
26 Mar 202100:00
cnnvd
cnvd
CNVD
WordPress BuddyPress Elevation of Privilege Vulnerability
30 Apr 202100:00
cnvd
checkpoint_advisories
Check Point Advisories
WordPress BuddyPress Plugin Privilege Escalation (CVE-2021-21389)
2 Aug 202100:00
checkpoint_advisories
cve
CVE
CVE-2021-21389
26 Mar 202120:15
cve
cvelist
Cvelist
CVE-2021-21389 BuddyPress privilege escalation via REST API
26 Mar 202120:15
cvelist
github
Github Security Blog
BuddyPress privilege escalation via REST API
6 Oct 202117:46
github
Rows per page
id: CVE-2021-21389

info:
  name: BuddyPress REST API  <7.2.1 - Privilege Escalation/Remote Code Execution
  author: lotusdll
  severity: high
  description: WordPress BuddyPress before version 7.2.1 is susceptible to a privilege escalation vulnerability that can be leveraged to perform remote code execution.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to gain unauthorized access to sensitive information, escalate privileges, or execute arbitrary code on the affected system.
  remediation: This issue has been remediated in WordPress BuddyPress 7.2.1.
  reference:
    - https://github.com/HoangKien1020/CVE-2021-21389
    - https://buddypress.org/2021/03/buddypress-7-2-1-security-release/
    - https://codex.buddypress.org/releases/version-7-2-1/
    - https://github.com/buddypress/BuddyPress/security/advisories/GHSA-m6j4-8r7p-wpp3
    - https://nvd.nist.gov/vuln/detail/CVE-2021-21389
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2021-21389
    cwe-id: CWE-863
    epss-score: 0.13882
    epss-percentile: 0.96155
    cpe: cpe:2.3:a:buddypress:buddypress:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: buddypress
    product: buddypress
    framework: wordpress
  tags: cve2021,cve,wordpress,wp-plugin,rce,wp,buddypress,vkev,vuln

http:
  - raw:
      - |
        POST /wp-json/buddypress/v1/signup HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json; charset=UTF-8

        {
          "user_login":"{{randstr}}",
          "password":"{{randstr}}",
          "user_name":"{{randstr}}",
          "user_email":"{{randstr}}@interact.sh"
        }

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "user_login"
          - "registered"
          - "activation_key"
          - "user_email"
        condition: and

      - type: word
        part: header
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b79e3d8399e1911ec67e51d90c75ad84bc0cb4d3748efcfb056d996c4c233ada0221008c0ff7c7e4f5a80735fa74cc6e9ab935cc3c1f14a4a8389b49da75775980822a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
8High risk
Vulners AI Score8
CVSS 3.18.1 - 8.8
CVSS 29
EPSS0.13882
121