RC RANDOM CHAOS

Articles

Long-form writing on tech, culture, and the edges of the internet.

CVE-2026-40369browser-sandbox

Twelve bytes walked out of the sandbox

CVE-2026-40369 reduced a browser sandbox escape to twelve bytes. Analysis of what failed, why it failed, and what must change at the architecture layer.

6 min read
ci securitygithub actions

Workflows are code, not config

CI workflow modification executes under repository trust. The control surface is the file. The boundary is the weakest identity allowed to merge.

7 min read
microsoft defendercisa kev

Your endpoint agent is the intrusion vector.

Two Microsoft Defender vulnerabilities are under active exploitation. One grants full SYSTEM. CISA deadline June 3. What to verify now.

6 min read
telecom securityzero-day

The zero-day wasn't the failure.

Luxembourg's national telecoms network collapsed from one Huawei zero-day. The failure was architectural, not vendor-specific. Concentration was the control gap.

6 min read
bitlockercve-2026-45585

Your BitLocker bypass mitigation fixes nothing yet

Microsoft shipped a mitigation for CVE-2026-45585 YellowKey BitLocker bypass. What is confirmed, what is not, and what operators must verify.

7 min read
privacycybersecurity

Your privacy settings are decoration.

Privacy is no longer a default state. A former black hat defines what failed, why it failed, and what operators must now assume.

8 min read
ICS securityOT security

Bitsight found 6,000 unauthenticated fuel gauges online

6,000 Automatic Tank Gauges are exposed to the internet with no authentication. The protocol, the owners, and why the fix isn't technical.

6 min read
credential exposuregithub security

CISA pushed passwords to a public repo

A top cyberdefense agency published credentials in a public GitHub repository. A control analysis of what failed and what must now be true.

7 min read
discordend-to-end encryption

Discord's E2EE doesn't make your calls private

Discord rolled out E2EE on voice and video calls. What the control covers, what it does not, and where attackers will redirect effort.

7 min read
github breachplatform security

GitHub breached. Scope unknown.

GitHub disclosed an internal data breach with no mechanism stated. Operator analysis of confirmed facts, structural exposure, and required tenant action.

6 min read
C programmingundefined behavior

How GCC 4.3 deleted a NULL check in 2009

How undefined behavior in C lets compilers delete safety checks, why it drives most memory-safety CVEs, and what it means for AI-generated code.

7 min read
reverse engineeringAI safety

March 2019 changed who reads binaries

Free disassemblers and decompilers changed who can audit binaries. The defender, attacker, and AI safety implications are now playing out in practice.

6 min read