« All posts

» Summary

Jul 30, 2026

Jul 30, 2026
Today

Wiz Research Discloses CosmosEscape Vulnerability That Exposed Azure Cosmos DB Master Keys; Rust’s Polonius Alpha Borrow Checker Nears Stabilisation

Wiz Research disclosed CosmosEscape, a critical sandbox escape in Azure Cosmos DB’s Gremlin API that allowed arbitrary code execution on the multi-tenant DB Gateway using .NET reflection. The foothold uncovered a platform-wide Cosmos Master Key capable of retrieving the primary key for any Cosmos DB account across tenants, regions, and API types, combined with a queryable Config Store for enumerating every account. In a separate deep-dive, researchers showed how to independently reconstruct the proprietary UEFI firmware measurements needed to verify Intel TDX confidential VMs on Google Cloud without trusting the provider.

On the performance and tooling side, metaljax arrived as an open-source PJRT plugin that runs unmodified JAX code on Apple Silicon GPUs by interpreting compiled StableHLO onto MLX arrays; it passes 98.4% of the upstream test suite. A DuckDB investigation found that paging through a Parquet file using `file_row_number` ranges was 2.53× faster than `LIMIT/OFFSET` when many row groups exist, but highlighted a subtle correctness trap in DuckDB’s internal offset-to-row-number rewrite when columns contain nulls or files change.

In AI‑assisted development, an engineer working on a 150k‑line Rust/TypeScript project reported an 83% reduction in agent token costs after breaking a 17,000‑line monolith into 19 Rust files, measured via controlled experiments with fresh sub‑agents. For .NET, Celly debuted as a pure‑managed C# implementation of Google’s Common Expression Language (CEL), achieving full conformance without WASM or native bindings, opening the door to expression‑driven policy logic on .NET.

Other notable releases: a developer demonstrated a 56M‑parameter LLM running distributed across three ESP32‑S3 microcontrollers over ESP‑NOW with 4‑bit quantization and a PSRAM‑backed KV cache. Rust’s types team advanced the Polonius alpha borrow checker toward stabilization, solving NLL problem case #3 and passing crater runs with no regressions, though performance work remains. Netflix introduced GenRec, an LLM‑native recommendation ranker that replaces thousands of hand‑engineered features with natural‑language prompts, and Emboss surfaced as a pure‑Python PDF engine that keeps documents as structured, diffable data with embedded source CSV and byte‑identical output.

» Statistics

Posts
67
Reads
0
Avg. score
7.8

» Most read

  1. Agent Skill Forces LLMs to Write Docs in ASD-STE100 Simplified English08.0
  2. New Storage Technology Could Enable GPUs to Reach Terabyte Capacities07.5
  3. Netflix GenRec: An LLM-Native Ranker Beyond Feature Engineering08.3
  4. Postgres Rewritten in Rust: v0.2 Faster than Postgres and ClickHouse07.4
  5. WISP: A CUDA Engine for Streaming 744B+ Parameter MoE Models on Consumer Hardware07.6
  6. Distilling DeepSeek into GPT-OSS Doesn't Transfer Its Censorship08.0
  7. Show HN: Noisegate – A Differential-Privacy Gateway for Untrusted AI Agents07.8
  8. How Postgres-Backed Queues Scale to 30K Workflows per Second08.0
  9. CVE-2026-64560: Use-After-Free in Linux posix-cpu-timers08.0
  10. WebKit Achieves 2.4× Faster PDF Operations Than Chrome07.5

» Top scored

  1. metaljax Brings Unmodified JAX Code to Apple Silicon GPUs08.8
  2. Reverse-Engineering Google's Hypervisor to Close TDX Attestation Gaps08.8
  3. 56M-parameter LLM runs distributed across three ESP32-S3 boards via ESP-NOW08.6
  4. DuckDB Parquet Paging: file_row_number vs OFFSET, and a Correctness Trap08.6
  5. Refactoring Cuts AI Coding Agent Token Costs by 83%08.6
  6. Celly: A Pure Managed C# Engine for Google's CEL, 100% Conformant08.5
  7. CosmosEscape: How a Bug Exposed Every Azure Cosmos DB Account08.5
  8. Rust Moves Toward Stabilizing Polonius Alpha Borrow Checker08.5
  9. Emboss: A Python PDF Engine That Keeps Documents as Structured Data08.4
  10. Netflix GenRec: An LLM-Native Ranker Beyond Feature Engineering08.3

» Sources

Hacker News (Y Combinator)12Hacker Noon8Hashnode #98Hashnode #156Hashnode #33Hashnode #133VentureBeat2Frontend Development Reddit2Hashnode #102Hashnode #172Programming Languages Reddit2The Register2Artificial Intelligence Reddit2Cyber Security Reddit1Berkeley AI Research (BAIR)1Machine Learning Mastery1Martin Fowler1MIT Tech Review - AI1Netflix TechBlog1Nvidia Developer Blog1O'Reilly Radar1Trendyol Tech1Hashnode #111DZone1Hashnode #161The Pragmatic Engineer1

» Share