CuraSec

tag: Denial-of-Service · 4 items

2026-08-11 · BleepingComputer · source ↗ #clamav#vulnerability#denial-of-service
  • Engineer — Plan: Public exploits exist for these ClamAV DoS flaws, but no KEV listing or active exploitation is confirmed; review Cisco’s advisory and schedule patching of Secure Endpoint Connector to the fixed version this sprint.
  • SOC/IR — Skip
  • Leader — Skip
2026-07-18 · The Hacker News · source ↗ #openssl#denial-of-service#tls
  • Engineer — Act: OpenSSL is near-universal; the fix shipped silently in June with no CVE, no advisory, and no changelog callout, meaning most deployments are unknowingly unpatched. Audit your OpenSSL version and upgrade to the June or later release containing the HollowByte fix — glibc-based servers are confirmed vulnerable and memory is not reclaimed until process restart.
  • SOC/IR — Plan: No active exploitation or IOCs are currently cited, but Okta’s public research lowers the bar for abuse. Build or queue a detection for abnormal memory growth trends or bursts of minimal-size TLS connections against OpenSSL-serving hosts, and flag it once exploitation attempts surface in the wild.
  • Leader — Learn: A DoS flaw in OpenSSL is operationally significant but below board-level threshold; the more notable governance signal is that the fix was shipped with no CVE, no advisory, and no changelog pointer — a disclosure gap in a critical transitive dependency worth surfacing in your software supply chain risk review.
2026-07-18 · BleepingComputer · source ↗ #openssl#denial-of-service#unauthenticated
  • Engineer — Plan: OpenSSL is universally deployed across Linux servers, TLS termination points, and containers, so exposure is near-universal; however, no KEV listing, EPSS score, or public PoC is present, meaning no active exploitation pressure. Track the OpenSSL patch release and schedule deployment within your normal critical-patch window.
  • SOC/IR — Skip
  • Leader — Skip
2026-07-11 · The Hacker News · source ↗ #http3#denial-of-service#quic
  • Engineer — Plan: XQUIC is Alibaba’s QUIC/HTTP/3 library — audit whether it’s in your stack (Alibaba Cloud, CDN edge, or any Go/C++ HTTP/3 service built on it); no patch exists yet, so consider disabling HTTP/3 endpoints or adding rate-limiting on QPACK traffic as interim mitigation. No KEV or EPSS signal, but a zero-auth 260-byte crash with no malformed packets is trivially weaponizable.
  • SOC/IR — Learn: No active exploitation or IOCs reported; the attack surface is interesting for future detection rule design around anomalous HTTP/3 QPACK request volumes causing server restarts, but there is nothing to hunt today.
  • Leader — Skip