Desk/2025-W41

Week of Oct 6–12, 2025

3 records0 status changes on new evidence0 new findings

Attacks & incidents

Oct 8, 2025
CamoLeak: hidden PR comments let GitHub Copilot Chat leak private code via image proxy
AttackVulnerability disclosureLegit Security, GitHub

Legit Security found that instructions in hidden pull request comments were processed by Copilot Chat for any user viewing the PR, and that GitHub's Camo image proxy could be used to encode private repository content into a sequence of image requests that bypassed the content security policy. Reported via HackerOne, GitHub fixed it on 2025-08-14 by disabling image rendering in Copilot Chat; Legit rates it CVSS 9.6.

Defense & research

Oct 6, 2025
Google DeepMind introduces CodeMender, an agent that patches and hardens code, with 72 upstreamed fixes
DefenseTool releaseGoogle DeepMind, Google

Google DeepMind introduced CodeMender, an agent built on Gemini Deep Think models that combines static and dynamic analysis, fuzzing, differential testing and SMT solvers with LLM-based critique to generate and validate security patches. DeepMind reports 72 security fixes upstreamed to open-source projects over six months, all reviewed by human researchers before submission; in May 2026 Google said it would fold CodeMender into its enterprise agent platform.