216.73.216.197

CVE-2026-27174

· Published 18/02/2026 22:16 · Modified 19/02/2026 15:53

Labels: CVE-2026-27174 2026-02-18CVE-2026-27174CWE-94[email protected]

Essential information

Published
18/02/2026 22:16
Modified
19/02/2026 15:53
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
majordomo / majordomo cpe:2.3:a:majordomo:majordomo:*:*:*:*:*:*:*:*

References