CVE-2026-93737 PUBLISHED

Azkaban through 4.0.0 Authorization Bypass via ScheduleServlet

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

Azkaban through 4.0.0 omits project permission checks in the ScheduleServlet fetchSchedule action, allowing authenticated users to read any project's schedule configuration. Attackers can supply arbitrary project and flow identifiers to retrieve sensitive schedule details including execution times, cron expressions, flow parameters, and notification email lists without proper authorization.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor azkaban
Product azkaban
Versions Default: unaffected
  • affected from 0 to 4.0.0 (incl.)

Credits

  • George Chen

References

Problem Types

  • Missing Authorization CWE