VYPR

apk package

chainguard/conductor

pkg:apk/chainguard/conductor

Vulnerabilities (46)

  • CVE-2026-68525CriAug 25, 2026
    affected < 3.32.1-r7fixed 3.32.1-r7

    Incorrect Authorization vulnerability in Apache Tomcat's FORM authentication process allows the bypassing of a security constraint that limits user has access to a resource POST but not GET. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 t

  • CVE-2026-65905CriAug 25, 2026
    affected < 3.32.1-r7fixed 3.32.1-r7

    Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayab

  • CVE-2026-65182CriAug 25, 2026
    affected < 3.32.1-r7fixed 3.32.1-r7

    Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 thro

  • CVE-2026-69220HigAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldVa

  • CVE-2026-69219HigAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAX_VA

  • CVE-2026-63337HigAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through

  • CVE-2026-63336MedAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.client.ConnectionFactory.useSslProtocol() and ConnectionFactory.useSslProtocol(String) configure com.rabbitmq.client.TrustEverythi

  • CVE-2026-63335MedAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header who

  • CVE-2026-61634NonAug 18, 2026
    affected < 3.32.1-r3fixed 3.32.1-r3

    The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, the AMQP connection tuning path records the negotiated AMQP frame_max value, but src/main/java/com/rabbitmq/client/impl/SocketFrameHandler.java

  • CVE-2026-59949MedAug 18, 2026
    affected < 3.31.0-r7fixed 3.31.0-r7

    yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance().hash32().hash(), XXHashFactory.nativeInstance().hash64().hash(), XXHashFact

  • CVE-2026-59903MedAug 17, 2026
    affected < 3.32.1-r2fixed 3.32.1-r2

    Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.http.cors.CorsHandler setVaryHeader replaces application Vary headers such as Authorization or Cookie with Origin, allowing a caching proxy or CDN

  • CVE-2026-73508MedAug 13, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord(), and io.netty.handler.codec.dns.DnsCodecUtil.decompressDo

  • CVE-2026-71497MedAug 6, 2026
    affected < 3.31.0-r8fixed 3.31.0-r8

    jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist perm

  • CVE-2026-18401MedAug 4, 2026
    affected < 3.31.0-r7fixed 3.31.0-r7

    The non-blocking (asynchronous) JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints (default: 1000 characters). An attacker able to submit JSON to an application that uses the async parser API can supply a number token of a

  • CVE-2026-64607MedJul 31, 2026
    affected < 3.32.1-r5fixed 3.32.1-r5

    HttpClient based on the classic i/o model fails to correctly release the underlying connection back to the connection manager if it encounters an invalid or unsupported `Content-Encoding` header value in the response message. Please note this defect does not affect HttpClient bas

  • CVE-2026-59898HigJul 29, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 (or V08) handshaker by sending `Sec-WebSocket-Version: 7` and omitting `Connection: Upgrade` / `Upgrade

  • CVE-2026-59901HigJul 29, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the `Bzip2Decoder` handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently c

  • CVE-2026-59900MedJul 29, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer (`Http2StreamFrameToHttpObjectCodec` and `InboundHttp2ToHttpAdapter`) fails to deduplicate or validate `Host` heade

  • CVE-2026-59899HigJul 29, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, `HttpContentEncoder` (the superclass of the production handler `HttpContentCompressor`) maintains a per-channel `ArrayDeque` named `acceptEncoding

  • CVE-2026-59921MedJul 28, 2026
    affected < 3.31.0-r5fixed 3.31.0-r5

    Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME

Page 1 of 3