RC RANDOM CHAOS

Articles

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

Three filled lines in the HuggingFace postmortem
AI securityincident response

Three filled lines in the HuggingFace postmortem

A HuggingFace hack postmortem by METR and Redwood confirms only authorship, subject, and focus. Mechanism is not confirmed, so no control change is authorized.

6 min read
Volume 5 lands on both desks at once
dual-use toolingsecurity by obscurity

Volume 5 lands on both desks at once

Tmp.0ut Volume 5 is dual-use tooling. Its publication proves which of your controls enforced identity and which only concealed a now-public method.

8 min read
Your browser tab runs as root on Omarchy
privilege escalationlinux security

Your browser tab runs as root on Omarchy

In Omarchy, any user process reaches root. The user-to-root boundary is gone, turning initial access into full host compromise and lateral movement.

8 min read
Nobody has to break into GitHub
github securitypersonal access tokens

Nobody has to break into GitHub

GitHub incidents are feature abuse under valid credentials. The break is at the execution boundary, and standing scope is the real exposure.

8 min read
Nobody had to hack your meetings.
access-controldata-exposure

Nobody had to hack your meetings.

Over 180,000 tl;dv meetings were left open because access to recorded content was not conditioned on validated identity. What that failure exposes.

8 min read
The record is the authority
DNS securityphishing

The record is the authority

A for-sale DNS record sells naming authority itself, and every control above DNS keeps validating the name for whoever now holds the record.

7 min read
Patching would not have stopped this breach
zero-daydata breach

Patching would not have stopped this breach

A Metabase zero-day converted an analytics application's standing data access into attacker access, leaving reach and scope as the only controls in play.

8 min read
The benchmark isn't your bottleneck
agentic benchmarksLLM orchestration

The benchmark isn't your bottleneck

Qwen3.8 Max topped the agentic index, but a benchmark win is a signal to test against your own tasks, not a reason to migrate your automation.

8 min read
One grep, full repo access
credential-exposuresupply-chain-security

One grep, full repo access

A security camera shipped a full-scope GitHub PAT in its login page bundle. The credential exposure, supply-chain exploit path, GitHub audit-log telemetry, and why rotation - not removal - is the only fix.

7 min read
CVE-2026-44843 turns one chat message into credential theft
credential theftchat exploit

CVE-2026-44843 turns one chat message into credential theft

CVE-2026-44843 turns a single chat message into credential loss. An operator breakdown of the one-hop path from unauthenticated input to identity material.

8 min read
The camera on your shelf handed out your GPS
IoT securityaccess control

The camera on your shelf handed out your GPS

A TP-Link Kasa camera returned home GPS over unauthenticated UDP for six years. The mechanism, the pattern it exposes, and what must now be true.

8 min read
Rust solved the compatibility trap with editions
SQLitedatabase security

Rust solved the compatibility trap with editions

SQLite's backward-compatibility promise freezes its worst defaults. Rust-style editions could ship strict typing and enforced constraints without breaking old files.

8 min read