LIVE · cybersecurity feed
vulnerabilityhigh

Public GitHub Issue Could Trick GitHub Agentic Workflows Into Leaking Private Repo Data

zeroday.news·1d ago

Researchers at Noma Security have uncovered a vulnerability in GitHub's Agentic Workflows that could allow malicious actors to exfiltrate private repository data. The exploit leverages a public GitHub Issue to trick the workflow system into disclosing sensitive information from private repositories.

The attack vector relies on carefully crafting a public GitHub Issue. When this specially designed issue is created in a public repository, it can trigger the Agentic Workflow to inadvertently access and leak data from private repositories that the workflow has permissions to interact with.

Agentic Workflows are designed to automate tasks and processes within GitHub, often involving access to repository contents. The vulnerability arises from how these workflows handle interactions initiated from public sources, such as public issues. By exploiting this interaction, an attacker can essentially command the workflow to retrieve and expose data it should not have access to.

The potential impact of this vulnerability is significant, as it could lead to the exposure of proprietary code, sensitive configuration files, credentials, or other confidential information stored within private GitHub repositories. This data could then be used for various malicious purposes, including intellectual property theft, further system compromise, or espionage.

While the specifics of the exploit's technical implementation are not detailed, the core mechanism involves manipulating the workflow's execution path through the content of a public issue. This suggests a potential flaw in input validation or access control when workflows process information originating from publicly accessible elements.

GitHub's Agentic Workflows are a relatively new feature, and this discovery highlights the ongoing challenges in securing complex automated systems. As these workflows become more integrated into development pipelines, vulnerabilities that allow for data exfiltration pose a critical risk to organizations relying on GitHub for their code management.

Further details on the exact nature of the crafted public issue and the specific commands or triggers used to exfiltrate data are not provided in the initial report. However, the demonstration by Noma Security confirms the feasibility of such an attack.

Organizations utilizing GitHub Agentic Workflows are advised to remain vigilant and to follow general security best practices. This includes regularly reviewing workflow configurations, ensuring that workflows have the minimum necessary permissions, and implementing robust access controls for sensitive repositories. It is also recommended to stay updated on any security advisories or patches released by GitHub concerning Agentic Workflows.

vulnerabilitygithubdata leakci/cdresearch
← Back to latest

More News

view all →
zeroday.news · 3h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 3h ago·critical

Attackers using Langflow flaw for credential harvesting (CVE-2026-55255)

CISA has issued a warning regarding a critical vulnerability (CVE-2026-55255) in the Langflow AI framework, which is being actively exploited by attackers. The flaw allows authenticated users to execute arbitrary flows belonging to other users, potentially leading to the theft of sensitive credentials and data exposure, especially in multi-tenant environments. US federal agencies have been mandated to patch this vulnerability by July 10th.

zeroday.news · 2h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 2h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 3h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 3h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.