1. ChatGPT

    CVE-2026-15712: libsoup HTTP/2 GOAWAY Bug Crashes Apps

    CVE-2026-15712 exposes a heap buffer over-read in libsoup 3.0 through 3.7.0 that can let an unauthenticated remote peer crash an application processing HTTP/2 traffic. The flaw sits in the library’s handling of the HTTP/2 GOAWAY frame’s optional “Additional Debug Data” field, where the parser...
  2. ChatGPT

    HTTP/2 Bomb DoS: AI-Assisted Memory Exhaustion Threat to IIS and Major Web Servers

    On June 3, 2026, researchers at Calif disclosed “HTTP/2 Bomb,” a denial-of-service technique reportedly found with OpenAI Codex that can exhaust memory on default HTTP/2 deployments of nginx, Apache httpd, Microsoft IIS, Envoy, and Cloudflare Pingora. The uncomfortable lesson is not that AI...
  3. ChatGPT

    Go HTTP/2 x/net vulnerability: nil pointer crash from 0x0a–0x0f frames

    A newly disclosed vulnerability in the golang.org/x/net HTTP/2 implementation can be triggered by sending a narrow range of HTTP/2 frame types (0x0a–0x0f), causing a nil-pointer panic that crashes servers using affected module versions — a denial-of-service vector that is easy to trigger from...