cvedb.io
CVE-2026-27174
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2026-02-18T22:16:25.080 · Last modified 2026-06-17T10:26:47.783

Summary

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.

Affected products

mjdm — majordomo

Does this affect you?

Add your gear to cvedb and we'll alert you only when mjdm ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.