CVE-2026-27179

HIGH

MajorDoMo - Unauthenticated SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2026-27179. PoCs published by XiaomingX, p3Nt3st3r-sTAr.

AI-analyzed exploit summary The repository contains obfuscated Python code using PyArmor, which is highly unusual for legitimate PoCs. The code is truncated and lacks any meaningful technical details about the vulnerability, suggesting deception.

Description

MajorDoMo (aka Major Domestic Module) contains an unauthenticated SQL injection vulnerability in the commands module. The commands_search.inc.php file directly interpolates the $_GET['parent'] parameter into multiple SQL queries without sanitization or parameterized queries. The commands module is loadable without authentication via the /objects/?module=commands endpoint, which includes arbitrary modules by name and calls their usual() method. Time-based blind SQL injection is exploitable using UNION SELECT SLEEP() syntax. Because MajorDoMo stores admin passwords as unsalted MD5 hashes in the users table, successful exploitation enables extraction of credentials and subsequent admin panel access.

Exploits (2)

github TROJAN 10 stars
by XiaomingX · pythonpoc
https://github.com/XiaomingX/data-cve-poc-py-v1/tree/main/2026/CVE-2026-27179

The repository contains obfuscated Python code using PyArmor, which is highly unusual for legitimate PoCs. The code is truncated and lacks any meaningful technical details about the vulnerability, suggesting deception.

Classification
Trojan 95%
Attack Type
Other
Complexity
Complex
Reliability
Theoretical
Target: unknown
No auth needed
Prerequisites: none specified
devstral-2 · analyzed Mar 04, 2026 Full analysis →
nomisec TROJAN
by p3Nt3st3r-sTAr · poc
https://github.com/p3Nt3st3r-sTAr/MajorDoMo-CVE-2026-27179

The repository contains an obfuscated Python script using PyArmor, which is highly suspicious and indicative of malicious intent. The lack of readable exploit code and the use of obfuscation suggest this is a deceptive payload rather than a legitimate PoC.

Classification
Trojan 95%
Attack Type
Other
Complexity
Complex
Reliability
Theoretical
Target: Unknown (obfuscated payload)
No auth needed
Prerequisites: None (obfuscated payload)
devstral-2 · analyzed Mar 02, 2026 Full analysis →

References (3)

Core 3

Scores

CVSS v3 8.2
EPSS 0.0047
EPSS Percentile 36.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
mjdm/majordomo
Published Feb 18, 2026
Tracked Since Feb 19, 2026