VYPR

apk package

chainguard/pghero-fips

pkg:apk/chainguard/pghero-fips

Vulnerabilities (2)

  • CVE-2026-61666higJul 21, 2026
    affected < 3.8.0-r2fixed 3.8.0-r2

    ### Impact If this library is used to implement a WebSocket server on top of a TCP server, by using the `WebSocket::Driver.server()` method, then a client can cause the server to crash by sending a `Host` header that is not a valid `host[:port]` string. When this happens, a `URI

  • CVE-2026-54696Jul 3, 2026
    affected < 3.8.0-r5fixed 3.8.0-r5

    Ruby JSON is a JSON implementation for Ruby. Versions 2.9.0 through 2.19.8 are vulnerable to heap buffer overflow when the JSON generator is provided with an oversized streamed object. When streaming to an IO JSON.dump(obj, io) and JSON::State#generate(obj, io) can write past the