LIVE · cybersecurity feed
vulnerabilityhigh

'GitLost' Flaw Leaks Private Data From GitHub's Agentic Workflows

zeroday.news·1d ago

A newly identified vulnerability, named GitLost, has been discovered that allows for the exfiltration of private data from GitHub's Agentic Workflows. The flaw enables an unauthenticated attacker to exploit a public GitHub Issue to silently steal information from private repositories.

The exploit leverages a specific mechanism within GitHub Agentic Workflows. These workflows are designed to automate tasks and can be configured to access and process data from repositories. The GitLost vulnerability exploits how these workflows handle certain types of input or commands, particularly when interacting with external resources or generating output.

By creating a specially crafted public GitHub Issue, an attacker can trigger a workflow in a targeted private repository. This crafted issue contains malicious payloads that, when processed by the workflow, instruct it to send sensitive data back to an attacker-controlled endpoint. The exfiltration occurs silently, meaning the user or administrator of the private repository would not receive any immediate notification of the data leak.

The nature of the data that can be exfiltrated is not explicitly detailed, but it is understood to be any information accessible by the Agentic Workflow within the private repository. This could include source code, configuration files, sensitive credentials inadvertently stored in the repository, or any other data the workflow is permitted to access.

The vulnerability specifically targets GitHub Agentic Workflows, which are a feature designed to enhance automation and integrate with various tools and services. The attack vector relies on the workflow's execution context and its ability to interact with external systems or generate output that can be intercepted.

The fact that the attacker does not need to be authenticated to the target repository is a significant aspect of this vulnerability. This means that anyone who can create a public GitHub Issue could potentially attempt to exploit this flaw against private repositories they do not have legitimate access to.

While the specific technical details of the payload and the exact workflow configurations that are vulnerable are not fully disclosed, the core mechanism involves tricking the workflow into processing malicious input disguised as a legitimate issue comment or creation. This input then causes the workflow to inadvertently leak data.

As a general security measure, organizations using GitHub Agentic Workflows should review their workflow configurations and ensure that they are not inadvertently exposing sensitive information. Best practices include minimizing the scope of permissions granted to workflows, avoiding the storage of sensitive secrets directly within repositories, and regularly auditing workflow activity for any unusual patterns. Further guidance from GitHub on mitigating this specific vulnerability is expected.

vulnerabilitygithubdata leakauthenticationci/cd
← 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.