Vulnerability Description
Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's cli/src/main/resources/application.yml serves Micronaut management endpoints on port 8081 without authentication even when Basic Auth protects /api/v1/** on port 8080, allowing unauthenticated GET /env requests to disclose resolved configuration and POST /loggers/{name} requests to change runtime log levels. This issue is fixed in 2.0.0-rc6.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/kestra-io/kestra/security/advisories/GHSA-hpj9-grjp-7vc7
- https://github.com/kestra-io/kestra/security/advisories/GHSA-hpj9-grjp-7vc7
FAQ
What is CVE-2026-73245?
CVE-2026-73245 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's cli/src/main/resources/application.yml serves Micronaut management endpoints on port 8081 without authentica...
How severe is CVE-2026-73245?
CVE-2026-73245 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73245?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.