SANS Stormcast Wednesday, April 29th, 2026: Odd Vercel Header Usage; GitHub Vuln Patches; MSFT RDP Notification Bug
5 min
•Apr 29, 2026about 1 month agoSummary
This episode covers three cybersecurity topics: unusual Vercel bypass header usage detected in honeypots that may indicate cookie exfiltration attempts, a critical OS command injection vulnerability in GitHub's on-premises solution that was patched within hours, and a Microsoft RDP file warning display bug affecting systems with different display scaling.
Insights
- Attackers are exploiting legitimate security bypass mechanisms (Vercel headers) in unconventional ways, suggesting they may be targeting cookie handling or authentication mechanisms
- GitHub's vulnerability demonstrates the inherent risks of allowing users to execute system commands through proxies without complete input sanitization
- Security improvements can introduce usability issues (garbled warnings) that may actually reduce their effectiveness by making critical warnings harder to read
- Rapid vulnerability disclosure and patching (GitHub fixed within hours) is becoming the industry standard for critical issues
Trends
Attackers increasingly targeting application-level bypass mechanisms designed for legitimate testing purposesCookie-based attacks and exfiltration techniques evolving to exploit SameSite attribute configurationsOpen proxy servers being used as attack infrastructure for distributing malicious requestsDisplay scaling and multi-monitor setups creating security UX vulnerabilities in OS-level dialogsOn-premises software solutions requiring faster patch cycles to match cloud-native security response times
Topics
Vercel security bypass header exploitationCookie exfiltration attacksGitHub on-premises OS command injection vulnerabilityGit command proxy filtering and input sanitizationRDP file phishing attacksMicrosoft security warning UI rendering bugsDisplay scaling security implicationsOpen proxy server abuseSameSite cookie attribute exploitationHoneypot threat detectionVulnerability disclosure and patching speed
Companies
Vercel
Unusual bypass header usage detected in honeypots; attackers exploiting Vercel's rate-limiting bypass feature
GitHub
Critical OS command injection vulnerability in on-premises version patched within hours; vulnerability in Git pull co...
Microsoft
RDP file security warning improvements introduced display rendering bug affecting multi-monitor setups with different...
Wiz Research
Security research firm that discovered and published details about the GitHub vulnerability
People
Johannes Ulrich
Host of Stormcast podcast, recording from Jacksonville, Florida on April 29, 2026
Quotes
"this header is used so that the first time you send a request you will set the bypass value and then the server is responding with a set cookie header to essentially set a cookie"
Johannes Ulrich
"The fundamental problem that GitHub has is that it allows users to execute Git commands. And well, Git commands are operating system commands"
Johannes Ulrich
"they run it through a proxy. They call it bobble-d. And this proxy is supposed to clean up some of the bad characters, essentially, like semicolons and such, but didn't do so correctly in this case"
Johannes Ulrich
"Luckily well WIS reported it and GitHub did verify and then fix it almost within hours"
Johannes Ulrich
Full Transcript