Unauthenticated Endpoint Vulnerability in FireFighter Incident Management Application
CVE-2026-42864
What is CVE-2026-42864?
The FireFighter incident management application prior to version 0.0.54 contains a serious vulnerability within the POST /api/v2/firefighter/raid/jira_bot endpoint, which is accessible without any authentication checks. This flaw allows an unauthenticated attacker to manipulate the application into making unauthorized HTTP requests to external URLs. Consequently, sensitive data, such as temporary AWS credentials from the pod's IAM role, can be exfiltrated as attachments on created Jira tickets. Although the documentation suggests that a Bearer token is needed for access, the implementation fails to enforce this requirement, heightening the risk of unauthorized data breaches. This issue has been resolved in version 0.0.54.
Affected Version(s)
firefighter-incident < 0.0.54
