VYPR

apk package

chainguard/debezium-connector-spanner-3.3

pkg:apk/chainguard/debezium-connector-spanner-3.3

Vulnerabilities (2)

  • CVE-2026-35554HigApr 7, 2026
    affected < 3.3.2-r3fixed 3.3.2-r3

    A race condition in the Apache Kafka Java producer client’s buffer pool management can cause messages to be silently delivered to incorrect topics. When a produce batch expires due to delivery.timeout.ms while a network request containing that batch is still in flight, the batch

  • CVE-2024-7254Sep 19, 2024
    affected < 3.3.2-r1fixed 3.3.2-r1

    Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf