frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

GitHub Copilot: Remote Code Execution via Prompt Injection (CVE-2025-53773)

https://embracethered.com/blog/posts/2025/github-copilot-remote-code-execution-via-prompt-injection/
65•kerng•2h ago

Comments

lyu07282•1h ago
I noticed that too, when working on a frontend project with hot code reloading it would immediately reflect the change even if it was still requiring review in the editor. It's convenient but also an obvious flaw that immediately turns any prompt injection into a RCE. It diligently asking me for confirmation still on every other kind of interaction feels like a dangerous false sense of security.
ChrisArchitect•1h ago
Why submitting this again after 2 months OP?

As mentioned in the article and in previous discussions:

> With the August Patch Tuesday release this is now fixed.

dr_kiszonka•1h ago
I don't want to speak for OP, but isn't the idea behind responsible disclosure to give developers time to patch an exploit before publicizing it?
simonw•1h ago
From the article:

> After reporting the vulnerability on June 29, 2025 Microsoft confirmed the repro and asked a few follow up questions. A few weeks later MSRC pointed out that it is an issue they were already tracking, and that it will be patched by August. With the August Patch Tuesday release this is now fixed.

dr_kiszonka•1h ago
Is there some kind of an external "AI wrangler?"

With multiple AI agents simultaneously creating and editing multiple files, many devs won't be able to pick up malicious changes, even if they look at diffs. (And there are often pressures at work to cut corners.)

So far, I have only picked up agents overwriting files with instructions for them or creating instructions telling themselves to ignore some instructions in other files. (And pure laziness like disabling certain tests.) These are pretty obvious, could be prevented by changing file permissions (to a certain extent) and I use those more dangerously autonomous AI approaches for personal projects only. Would I pick up malicious changes if they were spread across many files, more sophisticated, and it was during crunch time? I don't know.

If there is some software that scans edits for AI-specific issues, doesn't live in VSCode, and isn't susceptible to simple prompt injection, I would happily give it a try.

wunderwuzzi23•1h ago
Great point. It's actually possible for one agent to "help" another agent to run arbitrary code and vice versa.

I call it "Cross-Agent Privilege Escalation" and described in detail how such an attack might look like with Claude Code and GitHub Copilot (https://embracethered.com/blog/posts/2025/cross-agent-privil...).

Agents that can modify their own or other agents config and security settings is something to watch out for. It's becoming a common design weakness.

As more agents operate in same environment and on same data structures we will probably see more "accidents" but also possible exploits.

scuff3d•3m ago
Or we could just not have a bunch of unpredictable LLM bots running around our systems with read/write permissions...
jmclnx•28m ago
>When looking at VS Code and GitHub Copilot Agent Mode I noticed a strange behavior…

Looks like only applicable to Microsoft VS "Editor". Emacs and vim users, no worry it seems.

johnlk•14m ago
Maybe there's a tooling opportunity. Build some sort of local firewall that sits in front of agent calls to audit them, or at least log and track them.

Tracking Five Years of Health Data

https://matthodges.com/posts/2025-10-12-five-years-of-health-data/
1•m-hodges•14s ago•0 comments

John Lodge, Singer and Bassist with the Moody Blues, Dies at 82

https://www.nytimes.com/2025/10/10/arts/music/john-lodge-dead-moody-blues.html
1•bookofjoe•9m ago•1 comments

Who is André Nicolas, the #2 all-time user on Math SE, and what happened to him?

https://old.reddit.com/r/math/comments/1o43z4w/who_is_andr%C3%A9_nicolas_the_2_alltime_user_on_math/
2•susam•11m ago•0 comments

Our Paint – a featureless but programmable painting program

https://www.WellObserve.com/OurPaint/index_en.html
1•ksymph•12m ago•0 comments

Citizen Kane, the New Deal, and the Second World War

https://www.historytoday.com/archive/feature/citizen-kane-new-deal-and-second-world-war
1•Petiver•13m ago•0 comments

Dogs can be addicted to their toys

https://www.popsci.com/environment/dog-toy-addiction/
1•gmays•14m ago•1 comments

Go behind-the-scenes of the NEW Commodore 64 Ultimate [video]

https://www.youtube.com/watch?v=BffeaLbKHkw
2•amichail•18m ago•0 comments

Fedora floats AI-assisted contributions policy

https://lwn.net/Articles/1039623/
1•naves•23m ago•0 comments

GitLab Knowledge Graph

https://gitlab-org.gitlab.io/rust/knowledge-graph/getting-started/overview/
1•homarp•23m ago•0 comments

Differential

https://exple.tive.org/blarg/2025/10/11/differential/
1•pavel_lishin•25m ago•1 comments

EV owners are using their trucks' giant batteries to prevent blackouts

https://www.washingtonpost.com/climate-solutions/2025/10/12/electric-vehicle-battery-blackouts/
1•bookofjoe•28m ago•1 comments

Nielsen Norman Group on iOS 26 usability

https://anderegg.ca/2025/10/12/nielsen-norman-group-on-ios-26-usability
5•ulrischa•28m ago•0 comments

What Makes a Good Tool for Claude Code

https://lalitm.com/writing-tools-for-claude-code/
1•lalitmaganti•31m ago•1 comments

Show HN: I rewrote the express library to rust

https://shyam20001.github.io/rsjs/
2•StellaMary•32m ago•0 comments

Nvidia's AI empire: A look at its top startup investments

https://techcrunch.com/2025/10/12/nvidias-ai-empire-a-look-at-its-top-startup-investments/
2•rntn•34m ago•0 comments

Use Constraint Satisfaction to Optimize Item Selection for Bundles in Minecraft

https://www.robw.fyi/2025/10/12/using-constraint-satisfaction-to-optimize-item-selection-for-bund...
2•someguy101010•35m ago•0 comments

Era of Minimal Writing

https://tchristos.com/posts/the-era-of-minimal-writing/
2•nerdlogic•36m ago•0 comments

Show HN: Qwe – Treat standalone files as Individual Repository with qwe rcs

https://github.com/mainak55512/qwe
1•mbhatt99•40m ago•0 comments

Is Ternary Computing the Way to Go Beyond Moore's Law? – Dr Steven Bos

https://www.youtube.com/watch?v=mqEOxQuOdog
1•musha68k•43m ago•0 comments

Show HN: Create your own live channel from a list of video URLs

https://livechannels.pages.dev
1•LandOfMightDev•44m ago•0 comments

An identity crisis is haunting Japan's ruling Liberal Democratic Party

https://www.japantimes.co.jp/commentary/2025/09/24/japan/the-ldps-identity-crisis/
2•PaulHoule•45m ago•0 comments

Run Caddy Rootless and Distroless

https://hub.docker.com/r/11notes/caddy
1•indigodaddy•51m ago•0 comments

Our Faces No Longer Belong to Us

https://www.wsj.com/tech/personal-tech/ai-avatar-likeness-sora-68bf426c
3•fortran77•52m ago•0 comments

2025 State of AI Report and Predictions

https://thezvi.substack.com/p/2025-state-of-ai-report-and-predictions
2•paulpauper•59m ago•0 comments

Is Mississippi Cooking the Books?

https://www.theargumentmag.com/p/is-mississippi-cooking-the-books
2•paulpauper•1h ago•1 comments

New Home for Primate Framework

https://primate.run/
1•phaleth•1h ago•0 comments

I've Learned That Olive Garden Is Not Impressive to a Lot of People

https://www.robkhenderson.com/p/ive-learned-that-olive-garden-is
4•paulpauper•1h ago•1 comments

Satisfaction of Render Pipelines

https://azeemba.com/posts/satisfaction-of-render-pipelines.html
2•todsacerdoti•1h ago•0 comments

Show HN: Kronicler – capture performance analytics with custom rust database

https://github.com/JakeRoggenbuck/kronicler
1•roggenbuck•1h ago•0 comments

What Is OCD Scrupulosi

https://iocdf.org/faith-ocd/what-is-ocd-scrupulosity/
1•zippyman55•1h ago•0 comments