CVE-2026-72542
Received Received - Intake

Windmill Missing Authorization Exposes Job Data

Vulnerability report for CVE-2026-72542, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
windmill_labs windmill 1.783.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a missing authorization vulnerability in Windmill Labs Windmill through version 1.783.0. Authenticated operators can write job progress and read job metrics for any job in the workspace, even if they do not own the job. The vulnerability occurs because the job_metrics handlers lack proper authorization checks, bypassing workspace-level access controls.

Detection Guidance

Detecting this vulnerability requires checking Windmill's job metrics and progress handlers for unauthorized access. Monitor logs for requests to /api/job_metrics or similar endpoints from non-owner operators. Look for unusual progress updates or metrics reads on jobs outside the operator's workspace.

Impact Analysis

An attacker with operator access could monitor sensitive job execution data from other jobs and inject misleading progress updates. This could lead to unauthorized access to job details, potential data leaks, and disruption of job operations within the workspace.

Compliance Impact

This vulnerability could violate compliance requirements by allowing unauthorized access to sensitive job data, potentially exposing personal or confidential information. It may lead to breaches of GDPR (data protection) or HIPAA (healthcare data privacy) if job metrics contain regulated data.

Mitigation Strategies

Upgrade Windmill to a patched version beyond 1.783.0. Implement strict access controls for job metrics endpoints. Review and restrict operator permissions to only necessary workspace resources. Audit logs for suspicious activity related to job metrics access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72542. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart