Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-27174

62
FAUCET Score

CVE-2026-27174 is a critical unauthenticated remote code execution vulnerability affecting MajorDoMo (Major Domestic Module) via its admin panel's PHP console feature. A bug in modules/panel.class.php allows unauthenticated requests to reach an AJAX handler, which then passes user-supplied input directly to eval() without authentication. This allows an attacker to execute arbitrary PHP code by sending a crafted GET request. With a CVSS score of 9.8 (CRITICAL), the vulnerability has a low attack complexity and allows for complete compromise of confidentiality, integrity, and availability. While there are no known public exploits or active exploitation, the vulnerability has garnered significant community discussion, indicating potential future exploit development.

Impacted Technologies

VendorProductVersion(s)CPE
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:a:mjdm:majordomo:-:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
7.00%
Probability of exploitation in next 30 days
EPSS Percentile
93.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Metasploit: MajorDoMo Console Eval Unauthenticated RCE · Feb 18, 2026
Nuclei: CVE-2026-27174 · Apr 20, 2026
This CVE's current EPSS score of 0.0700 is in the 89th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

chocapikk.com / posts/2026/majordomo-revisited
ExploitThird Party Advisory
github.com / sergejey/majordomo/pull/1177
ExploitIssue Tracking
vulncheck.com / advisories/majordomo-unauthenticated-remote-code-execution-via-admin-console-eval
Third Party Advisory