OpenAI got popped this week. Not phishing. Not a weak password. Their CI pipeline trusted its own cached build artifacts -- the TanStack attack used that trust to steal the publish token.
Your supply chain isn't your vendors. It's your assumptions about what's safe to cache.
The part that should worry you: this has been in the code since the rewrite module was created. 2006. Every NGINX install for the past 18 years was carrying this.
Check your version. Patch now. And ask yourself what else is sitting undiscovered in code we all trust.
NGINX just disclosed an unauthenticated RCE hiding in the rewrite module since 2006.
CVE-2026-42945 — "NGINX Rift." CVSS 9.2. Heap buffer overflow. No authentication required.
If you run NGINX, this one is not a drill.