LIVE · cybersecurity feed
Live wire
CVE-2026-12537critical

Claude Code and Gemini CLI Flaws Let a GitHub Issue Reach CI Workflow Secrets

Researchers discovered vulnerabilities in Anthropic's Claude Code and Google's Gemini CLI that allowed unprivileged attackers to execute code on CI runners. The flaws, which have been patched and assigned CVEs, involved issues with command validation and container launching. A separate finding related to OpenAI's Codex also allowed for the hijacking of agent runs, though OpenAI considers its sandbox to have behaved as documented.

zeroday.news ·

Recent reports indicate that researchers have uncovered critical vulnerabilities within Anthropic's Claude Code and Google's Gemini CLI tools. These flaws reportedly enabled unprivileged attackers to achieve code execution on Continuous Integration (CI) runners. The vulnerabilities have since been patched by the respective vendors and assigned CVE identifiers, though the specific CVEs were not detailed.

The reported issues in Claude Code and Gemini CLI stemmed from problems with command validation and container launching mechanisms. In the context of CI/CD pipelines, these tools are often integrated to automate tasks, including code analysis or deployment. A command validation flaw typically means that the tool failed to properly sanitize or check user-supplied input before executing it, potentially allowing for injection attacks. Similarly, issues with container launching could imply improper isolation or privilege management when the tools initiate containerized environments, leading to an escape or unauthorized access within the CI runner's host environment.

The impact of such vulnerabilities in CI environments can be significant. CI runners often have elevated permissions or access to sensitive resources, such as API keys, deployment credentials, or source code repositories, which are stored as "secrets" within the CI workflow. An attacker exploiting these flaws could potentially exfiltrate these secrets, tamper with code, inject malicious payloads into builds, or compromise the underlying infrastructure of the CI/CD pipeline. This could lead to supply chain attacks or unauthorized access to production systems.

Mitigation for this class of vulnerability typically involves rigorous input validation and sanitization at all points where user-supplied data interacts with system commands or execution environments. For containerized applications, strict adherence to the principle of least privilege, robust container isolation, and secure configuration practices are essential. Regular security audits, penetration testing, and prompt application of security patches are also critical for maintaining the integrity of CI/CD pipelines.

The report also mentioned a separate finding related to OpenAI's Codex, where researchers demonstrated the ability to hijack agent runs. However, OpenAI reportedly considers its sandbox environment to have behaved as documented, implying that the observed behavior was within the expected security model of their system, even if it allowed for certain forms of agent run manipulation. This suggests a distinction between a security vulnerability and a feature operating as designed within its defined security boundaries.

These findings underscore the ongoing challenges in securing the software supply chain, particularly as AI-powered development tools become more integrated into critical infrastructure like CI/CD pipelines. The increasing reliance on external tools and services within development workflows introduces new attack surfaces that require continuous vigilance and robust security engineering from both vendors and users.

vulnerabilityaicoding assistantsgithub actionscloud security
ShareXLinkedInWhatsAppFacebook

More News

view all →
email securityhigh

Sensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It All

Security researchers Cory Solovewicz and Mike Sheward have inadvertently created honeypots by purchasing domains like noreply.us and deleteduser.com. Organizations are mistakenly sending sensitive data, including personal information, company secrets, and system credentials, to these domains, believing they are unmonitored. Both researchers are now working to notify affected entities and raise awareness about this widespread misconfiguration, highlighting the potential for malicious actors to exploit such vulnerabilities.

surveillance

Flock’s Plans for Rideshare Dashcams and Coaching Police, Revealed

Flock Safety, a company known for its public safety cameras, reportedly pitched a plan to utilize dashcams from rideshare and delivery vehicles to collect license plate data. This initiative, which did not proceed, would have involved a partnership with Nexar, a dashcam manufacturer, and potentially involved drivers without their knowledge. Separately, a former Flock employee alleged the company provided direct camera access to ICE and CBP through a pilot program, contradicting internal statements.

atlassianhigh

Atlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to Attackers

Two security firms have identified vulnerabilities in Atlassian's Rovo assistant that could allow attackers to exfiltrate data from Jira and Confluence. One vulnerability, dubbed RovoBlast by Varonis Threat Labs, allowed attackers to trick Rovo into sending data to an external server via a malicious link. Atlassian has confirmed this issue is fixed server-side. The second vulnerability, found by PromptArmor, involved injecting malicious instructions into content Rovo processes, enabling data exfiltration without explicit user approval. The status of this second vulnerability remains unconfirmed after its initial disclosure.

breach

Unlimited Technology Systems Data Breach Exposes Data of 3.8 Million Healthcare Patients

Hackers stole personal, medical, and insurance data of 3.8 million people from Unlimited Technology Systems’ data center. Unlimited Technology Systems disclosed a data breach affecting more than 3.8 million people after hackers accessed one of its commercial data centers between October 5 and 10, 2025. Unlimited Technology Systems is a U.S.-based healthcare technology company headquartered […]

malwarehigh

Living off the coding agent: Two tales of tunnels and LaunchAgents

Agent-parented reverse tunnels and LaunchAgents can expose a local admin app to the internet. Endpoint still needs to treat that as high severity even when the activity looks like vibe-coded ops, not confirmed malware.

ai

OpenAI pledges to add Astra security as Anthropic loosens Fable's leash

Or how I learned to stop worrying and love dangerous AI