CVE-2026-45799: Kotlin Protobuf Varint Negative Lengthcve-2026-45799-kotlin-protobuf-varint-negative-length
Missing validation that length-delimited field length is non-negative before skipping. A crafted protobuf message with a negative payload length can crash the parser or corrupt internal position state, causing Denial of Service (DoS).