All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

VS Code vulnerability in github.dev allows attackers to steal GitHub OAuth tokens via malicious links

By

Markus Kasanmascheff

1d ago· 4 min readenNews

Summary

Security researcher Ammar Askar released exploit code for a Visual Studio Code vulnerability that can steal GitHub OAuth tokens when a victim clicks a single github.dev repository link. The attack chain exploits the OAuth token granted to GitHub's browser-based editor, which can then access not just the opened repository but potentially all repositories the user has access to. The exploit exposes private repositories and poses significant risk to developers and organizations while they await a patch from Microsoft/GitHub.

Key quotes

· 3 pulled
Security researcher Ammar Askar released exploit code on June 2 for a Visual Studio Code flaw that can steal GitHub tokens after a victim clicks one github.dev repository link.
GitHub's browser editor receives an OAuth token that lets the session act for the signed-in user, and the disclosed chain can reach repositories beyond the one that opened the editor.
One stolen token can reach every repository the user
Snippet from the RSS feed
A VS Code exploit for github.dev can steal GitHub OAuth tokens after one malicious link, exposing private repositories while teams await a patch.

You might also wanna read