CVE-2026-27174

CRITICALPre-NVD 9.89.8
EchelonGraph scoreMEDIUM confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-02-19. the CNA's CVSS baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:vulncheck, ghsa
Weaponized
9.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 7%CVSS: 9.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

MajorDoMo (aka Major Domestic Module) allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect() call that lacks an exit statement, allowing unauthenticated requests to reach the ajax handler in inc_panel_ajax.php. The console handler within that file passes user-supplied input from GET parameters (via register_globals) directly to eval() without any authentication check. An attacker can execute arbitrary PHP code by sending a crafted GET request to /admin.php with ajax_panel, op, and command parameters.

CVSS v3
9.8
EG Score
9.8(medium)
EPSS
93.4%
KEV
Not listed

Published

February 18, 2026

Last Modified

June 23, 2026

Advisory Details (3)

Auto-updated Jul 12, 2026
Upstream fix merged — awaiting tagged release. Sources: github_pr.
generic

MajorDoMo Unauthenticated Remote Code Execution via Admin Console Eval | Advisories | VulnCheck

https://www.vulncheck.com/advisories/majordomo-unauthenticated-remote-code-execution-via-admin-console-eval
github_pr

Fix: 8 security vulnerabilities (3 RCE, 1 module uninstall, 1 SQLi, 2 stored XSS, 1 reflected XSS)

Fix merged in sergejey/majordomo PR #1177 on 2026-02-18 — awaiting tagged release

https://github.com/sergejey/majordomo/pull/1177
generic

MajorDoMo Revisited: What I Missed in 2023 - Chocapikk's Cybersecurity Blog

https://chocapikk.com/posts/2026/majordomo-revisited/

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 30× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-16 17:03 UTCEPSS rescore
  2. 2026-07-16 17:03 UTCEPSS rescore
  3. 2026-07-15 16:57 UTCEPSS rescore
  4. 2026-07-15 16:57 UTCEPSS rescore
  5. 2026-07-15 02:00 UTCEPSS rescore
  6. 2026-07-15 02:00 UTCEPSS rescore
  7. 2026-07-13 22:30 UTCEPSS rescore
  8. 2026-07-12 05:46 UTCEPSS rescore
  9. 2026-07-11 08:27 UTCEPSS rescore
  10. 2026-07-09 19:10 UTCEPSS rescore
  11. 2026-07-08 15:15 UTCEPSS rescore
  12. 2026-07-08 15:15 UTCEPSS rescore
  13. 2026-07-07 13:46 UTCEPSS rescore
  14. 2026-07-06 16:27 UTCEPSS rescore
  15. 2026-07-06 16:27 UTCEPSS rescore
  16. 2026-07-06 02:23 UTCEPSS rescore
  17. 2026-07-06 02:23 UTCEPSS rescore
  18. 2026-07-05 02:30 UTCEPSS rescore
  19. 2026-07-04 06:31 UTCEPSS rescore
  20. 2026-07-04 06:31 UTCEPSS rescore
  21. 2026-07-01 15:06 UTCEPSS rescore
  22. 2026-07-01 15:06 UTCEPSS rescore
  23. 2026-06-30 23:22 UTCEPSS rescore
  24. 2026-06-30 23:22 UTCEPSS rescore
  25. 2026-06-29 14:06 UTCEPSS rescore
Show 5 more
  1. 2026-06-28 04:56 UTCEPSS rescore
  2. 2026-06-28 04:56 UTCEPSS rescore
  3. 2026-06-27 03:25 UTCEG score recompute
  4. 2026-06-27 03:24 UTCGHSA enrichment
  5. 2026-06-27 03:17 UTCMITRE cvelistV5first tracked

Publicly available exploits

(2 references)

Working exploit code is in the public domain (1 Metasploit module). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.

  • Metasploitexploit/multi/http/majordomo_console_eval_rce✓ verified
    First seen Feb 18, 2026

    MajorDoMo Console Eval Unauthenticated RCE

    Open source ↗
  • Nucleihttp/cves/2026/CVE-2026-27174.yaml
    First seen Jan 1, 2026

    MajorDoMo - Unauthenticated RCE

    Open source ↗

Frequently asked(5)

What is CVE-2026-27174?
CVE-2026-27174 is a critical vulnerability published on February 18, 2026. MajorDoMo (aka Major Domestic Module) allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect() call that lacks an exit statement, allowing unauthenticated requests to reach…
When was CVE-2026-27174 disclosed?
CVE-2026-27174 was first published in the National Vulnerability Database on February 18, 2026, with the most recent update on June 23, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-27174 actively exploited?
CVE-2026-27174 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 93.4% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-27174?
CVE-2026-27174 has a CVSS v4.0 base score of 9.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-27174?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-27174, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-27174

Explore →

Is Your Infrastructure Affected by CVE-2026-27174?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.