Nixpkgs Security Tracker

Login with GitHub

Details of issue NIXPKGS-2026-0748

NIXPKGS-2026-0748
published on 26 Mar 2026
updated 4 days, 23 hours ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Domoticz < 2026.1 Stored XSS via Hardware Configuration Endpoint

Domoticz versions prior to 2026.1 contain a stored cross-site scripting vulnerability in the Add Hardware and rename device functionality of the web interface that allows authenticated administrators to execute arbitrary scripts by supplying crafted names containing script or HTML markup. Attackers can inject malicious code that is stored and rendered without proper output encoding, causing script execution in the browsers of users viewing the affected page and enabling unauthorized actions within their session context.

Affected products

Domoticz
  • <2026.1

Matching in nixpkgs

Package maintainers

3rd party "advisory": https://www.vulncheck.com/advisories/domoticz-stored-xss-via-hardware-configuration-endpoint
Apparently mentioned in upstream release notes https://www.domoticz.com/2026.1/ as "Better XSS prevention"