Lucene search
+L

1540 matches found

OSV
OSV
added 2026/08/18 4:23 p.m.12 views

CVE-2026-69219 RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

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.MAXVALUE and allocate a...

8.7CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/18 4:23 p.m.53 views

CVE-2026-69219

The vulnerability is in ValueReader.readBytes in ValueReader.java of the RabbitMQ Java client prior to 5.33.1: it allocates a byte array based on a wire-declared length before verifying available frame data, allowing a malicious AMQP peer to trigger a ~2 GB allocation and OutOfMemoryError during ...

8.7CVSS5.3AI score0.00399EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 4:20 p.m.2 views

CVE-2026-63335 RabbitMQ Java client malformed body frame triggers raw command assembler exception

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 whose...

6.3CVSS5.5AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/18 4:20 p.m.4 views

CVE-2026-63335 RabbitMQ Java client malformed body frame triggers raw command assembler exception

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 whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 4:20 p.m.13 views

EUVD-2026-61040

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 whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 4:20 p.m.23 views

CVE-2026-63335 RabbitMQ Java client malformed body frame triggers raw command assembler exception

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 whose...

6.3CVSS0.00293EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 4:20 p.m.32 views

CVE-2026-63335

In CommandAssembler.consumeBodyFrame, the peer-controlled body payload length is subtracted from remainingBodyBytes before bounds validation, driving the value negative and throwing an uncaught UnsupportedOperationException instead of MalformedFrameException, closing the client connection. A mali...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:20 p.m.9 views

CVE-2026-63335

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 whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/08/18 4:20 p.m.7 views

CVE-2026-63335

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 whose...

6.3CVSS5.5AI score0.00293EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.13 views

PT-2026-77208

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 and...

5.3AI score0.00299EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-77209

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 whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.12 views

PT-2026-77211

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 JSONUtil.tryFill,...

7.5CVSS5.3AI score0.00317EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-77213

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 VALUE and allocate ...

8.7CVSS5.3AI score0.00399EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-77210

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.useSslProtocolString configure com.rabbitmq.client.TrustEverythingTrustManager and...

5.1CVSS5.5AI score0.00182EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-77214

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.readFieldValue recursively f...

8.7CVSS5.3AI score0.00399EPSS
SaveExploits0References6
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.12 views

GO-2025-3749 vulnerabilities

Vulnerabilities for packages: authservice, vault-k8s, falco-exporter, sftpgo-plugin-kms, opentelemetry-operator, flyte, aws-privateca-issuer, yunikorn-k8shim-fips, secrets-store-csi-driver-provider-aws, elastic-agent, kbld-fips, kube-oidc-proxy, prometheus-postgres-exporter, nsc, go-md2man,...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.11 views

GO-2026-4601 vulnerabilities

Vulnerabilities for packages: authservice, jupyterhub-k8s-image-awaiter-fips, opentelemetry-collector, crossplane-provider-aws-rds-fips, swagger, sftpgo-plugin-kms, aws-privateca-issuer, aws-node-termination-handler-fips, amazon-ecs-agent-fips, yunikorn-k8shim-fips,...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.12 views

GO-2026-5039 vulnerabilities

Vulnerabilities for packages: net-kourier, kube-logging-operator-custom-runner, k9s, kbld, cilium, vertical-pod-autoscaler, pgpool2exporter, crossplane, crossplane-provider-aws-cloudformation, kiali, percona-server-mongodb-operator, kots, goreleaser, litestream, kubernetes-csi-external-snapshotte...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.12 views

GO-2026-4340 vulnerabilities

Vulnerabilities for packages: docker-credential-ecr-login, kube-logging-operator-custom-runner, terraform-provider-time, kbld, falcosidekick, rabbitmq-messaging-topology-operator, tfsec, vertical-pod-autoscaler, ferretdb, newrelic-fluent-bit-output, pgpool2exporter,...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.11 views

GO-2025-3955 vulnerabilities

Vulnerabilities for packages: rabbitmq-messaging-topology-operator, amazon-cloudwatch-agent-operator, cilium-cli, controller-gen, k3d, nri-mysql, k8sgpt, gptscript, chart-testing, aactl, polaris, rabbitmq-cluster-operator, eksctl, ko, dive, terraform-provider-azapi, harbor-registry, wait-for-port...

5.2AI score
SaveExploits0
Rows per page
Query Builder