VYPR

apk package

wolfi/ztunnel-1.28

pkg:apk/wolfi/ztunnel-1.28

Vulnerabilities (2)

  • CVE-2026-25727Feb 6, 2026
    affected < 1.28.3-r3fixed 1.28.3-r3

    time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used

  • CVE-2026-25541Feb 4, 2026
    affected < 1.28.3-r2fixed 1.28.3-r2

    Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "v_capacity >= new_cap + offset" uses an unchecked addition. Whe