Vulnerability Description
Domoticz versions prior to 2026.3 contains a stored cross-site scripting vulnerability in the mobile dashboard that allows authenticated attackers to inject arbitrary HTML and JavaScript by updating Text or Alert subtype device values through the API. The mobile dashboard renders device data via ng-bind-html with only an nl2br() transform that performs no HTML escaping, allowing attackers to store malicious payloads that execute in any administrator's browser upon viewing the mobile dashboard, enabling session cookie theft and account takeover.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/domoticz/domoticz
- https://github.com/domoticz/domoticz/commit/f734fde31a4c2ecab3edd825ceb985471944
- https://www.vulncheck.com/advisories/domoticz-mobile-dashboard-versions-prior-to
FAQ
What is CVE-2026-11425?
CVE-2026-11425 is a vulnerability with a CVSS score of 4.4 (MEDIUM). Domoticz versions prior to 2026.3 contains a stored cross-site scripting vulnerability in the mobile dashboard that allows authenticated attackers to inject arbitrary HTML and JavaScript by updating T...
How severe is CVE-2026-11425?
CVE-2026-11425 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-11425?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.