Description
MajorDoMo (aka Major Domestic Module) contains a stored cross-site scripting (XSS) vulnerability via the /objects/?op=set endpoint, which is intentionally unauthenticated for IoT device integration. User-supplied property values are stored raw in the database without sanitization. When an administrator views the property editor in the admin panel, the stored values are rendered without escaping in both a paragraph tag (SOURCE field) and a textarea element (VALUE field). The XSS fires on page load without requiring any click from the admin. Additionally, the session cookie lacks the HttpOnly flag, enabling session hijack via document.cookie exfiltration. An attacker can enumerate properties via the unauthenticated /api.php/data/ endpoint and poison any property with malicious JavaScript.
INFO
Published Date :
2026-02-18T21:10:38.555Z
Last Modified :
2026-03-05T01:31:12.655Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-27177 vulnerability.
| Vendors | Products |
|---|---|
| Mjdm |
|
| Sergejey |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-27177.