Unauthenticated Remote Code Execution in MajorDoMo by Chocapikk
CVE-2026-27174
Key Information:
Badges
What is CVE-2026-27174?
CVE-2026-27174 is a serious security vulnerability found in MajorDoMo, an open-source home automation system developed by Sergejey. This vulnerability allows unauthenticated remote code execution, posing a significant risk to organizations utilizing this platform. The flaw is rooted in a defect within the PHP console feature of the admin panel, specifically an 'include order' bug in the file modules/panel.class.php. This bug causes execution to bypass a redirect call that lacks an exit statement, enabling unauthorized requests to be processed. Consequently, an attacker can exploit this vulnerability by sending a specially crafted GET request to the endpoint /admin.php, supplying parameters such as ajax_panel, op, and command. This allows the execution of arbitrary PHP code without any proper authentication checks, raising severe security concerns for organizations relying on this automation software.
Potential impact of CVE-2026-27174
-
Unauthorized Access and Control: The ability for attackers to execute arbitrary code remotely means they can gain unauthorized access to the system, manipulate data, and control operations, potentially compromising the entire infrastructure of the organization.
-
Data Breaches: Exploiting this vulnerability could lead to significant data breaches, allowing attackers to access sensitive information, which could be used for malicious purposes or sold on the dark web.
-
Malware Deployment: With remote code execution capabilities, attackers can install malicious software or ransomware on vulnerable systems, leading to further system compromise and potential data loss for the organization.
Affected Version(s)
MajorDoMo 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
News Articles
References
EPSS Score
84% chance of being exploited in the next 30 days.
CVSS V4
Timeline
- π°
First article discovered by The Hacker News
- π‘
Public PoC available
- πΎ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
