Skip to content

Menu
  • Home
Menu

CVE-2026-27181 – MajorDoMo Unauthenticated Module Uninstall via Market Endpoint

Posted on February 18, 2026
CVE ID : CVE-2026-27181

Published : Feb. 18, 2026, 9:10 p.m. | 52 minutes ago

Description : MajorDoMo (aka Major Domestic Module) allows unauthenticated arbitrary module uninstallation through the market module. The market module’s admin() method reads gr(‘mode’) from $_REQUEST and assigns it to $this->mode at the start of execution, making all mode-gated code paths reachable without authentication via the /objects/?module=market endpoint. The uninstall mode handler calls uninstallPlugin(), which deletes module records from the database, executes the module’s uninstall() method via eval(), recursively deletes the module’s directory and template files using removeTree(), and removes associated cycle scripts. An attacker can iterate through module names and wipe the entire MajorDoMo installation with a series of unauthenticated GET requests.

Severity: 8.7 | HIGH

Visit the link for more details, such as CVSS details, affected products, timeline, and more…

Post Views: 9

Site map

  • About Us
  • Privacy Policy
  • Terms & Conditions of Use
©2026 | Design: Newspaperly WordPress Theme