// NEXUSVOID CYBER NEWS

<- ALL CYBER NEWS

Notable

GitHub, agentic workflows, AI agents, prompt injection, private repositories, supply chain, Noma Security

A Public GitHub Issue Can Quietly Pull Data From Your Private Repositories

Researchers showed that a normal-looking issue on a public repository can trick GitHub's agentic workflows into leaking the contents of an organization's private repos. As AI agents move into the build pipeline, their inputs become a new place to attack.

A public issue on a public repository can be enough to make GitHub Agentic Workflows leak the contents of an organization's private repositories, researchers at Noma Security have demonstrated, as reported by The Hacker News. The attacker needs no credentials and no access, only the ability to open an ordinary-looking issue that the agent will read.

The mechanism is the now-familiar problem of prompt injection, applied to a system with real privileges. An AI agent wired into a workflow reads untrusted text, an issue, a comment, a file, and acts on it with the permissions it has been granted. When those permissions include private repositories, attacker-controlled words on a public page become instructions the agent carries out.

This is what the software supply chain looks like once AI is inside the build. For years the question was which packages and dependencies you trusted. The new seam is the agent itself, an actor that reads the open internet and holds the keys to closed systems, and it does not tell a genuine request from a planted one unless something makes it.

The defenses are unglamorous but real. Treat everything an agent reads as untrusted input, scope its permissions to the minimum, and keep a human in the loop on anything that touches private data or ships to production. Autonomy in the pipeline is powerful, but it has to be supervised, and the boundary between what an agent may read and what it may reach is where that supervision lives.

Sources: The Hacker News; Noma Security.

Liked this briefing? Share it:

More briefings

Related posts appear on the live page
Get the briefings first
Breaking security news, verified fast, with the one fact the headlines skip. No spam - unsubscribe anytime.