CVE-2026-44592

Gradient is a nix-based continuous integration system. In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can reach /proto can register as a worker without any credentials by sending a fresh, never-registered worker UUID. The resulting session has PeerAuth::Open, i.e. it sees jobs from every organisation, and can immediately NarPush/NarUploaded arbitrary store paths into nar_storage and the cached_path table. This vulnerability is fixed in 1.1.1.
Configurations

No configuration.

History

14 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 19:16

Updated : 2026-05-15 14:44


NVD link : CVE-2026-44592

Mitre link : CVE-2026-44592

CVE.ORG link : CVE-2026-44592


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-345

Insufficient Verification of Data Authenticity

CWE-862

Missing Authorization