CVE-2026-72541 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 any authenticated workspace member to overwrite any resource type schema via the update_resource_type endpoint. The endpoint omits the administrator permission check that the corresponding delete_resource_type endpoint enforces. An attacker with workspace member privileges can corrupt resource type definitions, breaking workflows that depend on them.

Metrics

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

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