Vulnerability Description
Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.83.39, a missing authorization directive on the GET /api/v1/stable/dags/tasks endpoint caused Hatchet's tenant-membership check to be skipped for this route. A user authenticated to any tenant on the same Hatchet instance could query the endpoint with another tenant's UUID and a DAG UUID belonging to that tenant, and receive task metadata for that DAG. This vulnerability is fixed in 0.83.39.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hatchet | Hatchet | < 0.83.39 |
Related Weaknesses (CWE)
References
- https://github.com/hatchet-dev/hatchet/security/advisories/GHSA-55gc-6fmc-fpx9MitigationVendor Advisory
FAQ
What is CVE-2026-42572?
CVE-2026-42572 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.83.39, a missing authorization directive on the GET /api/v1/stable/dags/tasks endpoint c...
How severe is CVE-2026-42572?
CVE-2026-42572 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42572?
Check the references section above for vendor advisories and patch information. Affected products include: Hatchet Hatchet.