๐Ÿ” CVE Alert

CVE-2026-42864

CRITICAL 9.9

FireFighter: Unauthenticated SSRF in Raid jira_bot endpoint allows IAM credential theft

CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th

FireFighter is an incident management application. Prior to 0.0.54, the POST /api/v2/firefighter/raid/jira_bot endpoint (CreateJiraBotView) is reachable without authentication (permission_classes = [permissions.AllowAny]). Its attachments payload is fetched server-side via httpx.get() with no URL validation, then uploaded as an attachment on the Jira ticket that gets created. An unauthenticated caller able to reach the ingress can coerce the pod into fetching arbitrary URLs and exfiltrate the response as a Jira attachment. On EC2/EKS deployments that do not enforce IMDSv2, this allows theft of the temporary AWS credentials attached to the pod's IAM role. The docstring on the view claims a Bearer token is required, but the code does not enforce it. This vulnerability is fixed in 0.0.54.

CWE CWE-306 CWE-918
Vendor manomanotech
Product firefighter-incident
Published May 11, 2026
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for manomanotech firefighter-incident

Be the first to know when new critical vulnerabilities affecting manomanotech firefighter-incident are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
Low

Affected Versions

ManoManoTech / firefighter-incident
< 0.0.54

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ManoManoTech/firefighter-incident/security/advisories/GHSA-fqvv-jvhr-g5jc