Lucene search
+L

Controlled Admin Access WordPress Plugin <= 1.4.0 - Improper Access Control & Privilege Escalation

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

Improper Access Control & Privilege Escalation in Controlled Admin Access WordPress Plugin v1.4.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24215
12 Apr 202114:15
attackerkb
cnnvd
CNNVD
WordPress plugin Controlled Admin Access访问控制错误漏洞
12 Apr 202100:00
cnnvd
cnvd
CNVD
WordPress Access Control Error Vulnerability (CNVD-2021-50143)
30 Apr 202100:00
cnvd
cve
CVE
CVE-2021-24215
12 Apr 202114:00
cve
cvelist
Cvelist
CVE-2021-24215 Controlled Admin Access < 1.5.2 - Improper Access Control & Privilege Escalation
12 Apr 202114:00
cvelist
nvd
NVD
CVE-2021-24215
12 Apr 202114:15
nvd
osv
OSV
CVE-2021-24215
12 Apr 202114:15
osv
prion
Prion
Improper access control
12 Apr 202114:15
prion
redhatcve
RedhatCVE
CVE-2021-24215
22 May 202519:20
redhatcve
wpexploit
wpexploit
Controlled Admin Access < 1.5.2 - Improper Access Control & Privilege Escalation
23 Mar 202100:00
wpexploit
Rows per page
id: CVE-2021-24215

info:
  name: Controlled Admin Access WordPress Plugin <= 1.4.0 - Improper Access Control & Privilege Escalation
  author: r3Y3r53
  severity: critical
  description: |
    An Improper Access Control vulnerability was discovered in the plugin. Uncontrolled access to the website customization functionality and global CMS settings, like /wp-admin/customization.php and /wp-admin/options.php, can lead to a complete compromise of the target resource.
  impact: |
    Unauthenticated attackers can access sensitive WordPress customization functionality and global CMS settings, potentially leading to complete site compromise through uncontrolled access to configuration endpoints.
  remediation: Fixed in version 1.5.2
  reference:
    - https://wpscan.com/vulnerability/eec0f29f-a985-4285-8eed-d1855d204a20
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24215
    - https://www.opencve.io/cve/CVE-2021-24215
    - https://m0ze.ru/vulnerability/[2021-03-18]-[WordPress]-[CWE-284]-Controlled-Admin-Access-WordPress-Plugin-v1.4.0.txt
    - https://m0ze.ru/vulnerability/%5B2021-03-18%5D-%5BWordPress%5D-%5BCWE-284%5D-Controlled-Admin-Access-WordPress-Plugin-v1.4.0.txt
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-24215
    cwe-id: CWE-425,CWE-284
    epss-score: 0.09733
    epss-percentile: 0.9503
    cpe: cpe:2.3:a:wpruby:controlled_admin_access:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: wpruby
    product: controlled_admin_access
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/controlled-admin-access/
    fofa-query: body=/wp-content/plugins/controlled-admin-access/
    publicwww-query: /wp-content/plugins/controlled-admin-access/
  tags: cve2021,cve,authenticated,wpscan,wordpress,wp-plugin,wp,controlled-admin-access,wpruby,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/options.php HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "This page allows direct access to your site settings") && contains(body_2, "Controlled Admin Access")'
        condition: and
# digest: 4a0a00473045022100ad38fa4ef9c5d3777b216351a51611c8e92f89166a45ab6583b2f370608936b002207fe6b60d2e81e8e565ded4e2a44338ef4e0b9a58b18375b75323853db17fe4b6: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
7.7High risk
Vulners AI Score7.7
CVSS 3.19.8
CVSS 210
EPSS0.09733
77