CVE-2026-42864
Last modified
CVE-2026-42864 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. 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]). EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42864?
How severe is CVE-2026-42864?
How do I fix CVE-2026-42864?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42859Neat VNC is a VNC server library. Prior to 0.9.6, a pre-auth…8.1
- CVE-2026-4286Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…4.3
- CVE-2026-42860The Open edx Enterprise Service app provides enterprise feat…8.5
- CVE-2026-42861Flowise is a drag & drop user interface to build a customize…9.6
- CVE-2026-42862Flowise is a drag & drop user interface to build a customize…5
- CVE-2026-42863Flowise is a drag & drop user interface to build a customize…8.1
- CVE-2026-42865Inbox Zero is an AI personal assistant for email. Prior to 2…4.3
- CVE-2026-42866Tookie is a advanced OSINT information gathering tool. Prior…6.7
- CVE-2026-42867Langflow is a tool for building and deploying AI-powered age…6.5
- CVE-2026-42869SOCFortress CoPilot focuses on providing a single pane of gl…10
- CVE-2026-4287A security flaw has been discovered in Tiandy Easy7 Integrat…7.3
- CVE-2026-42870WeGIA is a web manager for charitable institutions. In versi…6.4
Are you affected by CVE-2026-42864?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
