CVE-2026-72542 PUBLISHED

Windmill Labs Windmill - Missing Authorization

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

A missing authorization vulnerability in Windmill Labs Windmill through 1.783.0 allows authenticated operators to write job progress and read job metrics for any job in the workspace regardless of ownership. The job_metrics handlers accept no authorization extractor, bypassing workspace-level access controls. An operator can monitor sensitive job execution data and inject misleading progress for jobs they do not own.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor Windmill Labs
Product Windmill
Versions
  • affected from 0 to 1.783.0 (incl.)

Credits

  • Bobur Abdugafforov (Mahadsec) finder

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE