CVE-2026-73245

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 22:19

Updated : 2026-09-09 20:50


NVD link : CVE-2026-73245

Mitre link : CVE-2026-73245

CVE.ORG link : CVE-2026-73245


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function