CVE-2026-6857
Awaiting Analysis Awaiting Analysis - Queue

Unsafe Deserialization in camel-infinispan ProtoStream Enables RCE

Vulnerability report for CVE-2026-6857, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-04-22

Last updated on: 2026-07-15

Assigner: Red Hat, Inc.

Description

A flaw was found in camel-infinispan. This vulnerability involves unsafe deserialization in the ProtoStream remote aggregation repository. A remote attacker with low privileges could exploit this by sending specially crafted data, leading to arbitrary code execution. This allows the attacker to gain full control over the affected system, impacting its confidentiality, integrity, and availability.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-04-22
Last Modified
2026-07-15
Generated
2026-07-26
AI Q&A
2026-04-22
EPSS Evaluated
2026-07-25
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
apache camel-infinispan 4.10.0
infinispan infinispan 15.1.4
apache camel-infinispan *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-6857 is a high-severity vulnerability in the camel-infinispan component caused by unsafe deserialization in the ProtoStream remote aggregation repository.

Specifically, the method DefaultExchangeHolderUtils.deserialize() uses ClassLoadingAwareObjectInputStream.readObject() without applying an ObjectInputFilter, which means untrusted data can be deserialized without restriction.

A remote attacker with low privileges can exploit this by sending specially crafted data, leading to arbitrary code execution on the affected system.

Detection Guidance

This vulnerability involves unsafe deserialization in the ProtoStream remote aggregation repository of camel-infinispan, specifically in the method DefaultExchangeHolderUtils.deserialize() using ClassLoadingAwareObjectInputStream.readObject() without an ObjectInputFilter.

Detection would typically involve monitoring for suspicious or unexpected deserialization activity or anomalous network traffic targeting the ProtoStream remote aggregation repository interfaces.

However, no specific detection commands or signatures are provided in the available resources.

Impact Analysis

This vulnerability allows an attacker to execute arbitrary code remotely on the affected system.

As a result, the attacker can gain full control over the system, which compromises its confidentiality, integrity, and availability.

Compliance Impact

This vulnerability allows a remote attacker to execute arbitrary code, leading to full control over the affected system. Such a compromise impacts the confidentiality, integrity, and availability of data and systems.

Because of this, organizations using the affected software may face challenges in maintaining compliance with standards and regulations like GDPR and HIPAA, which require protection of sensitive data and system integrity.

Exploitation of this vulnerability could result in unauthorized access to personal or protected health information, potentially leading to data breaches and regulatory violations.

Mitigation Strategies

The vulnerability is caused by unsafe deserialization in the ProtoStream remote aggregation repository, specifically in the method DefaultExchangeHolderUtils.deserialize() which uses ClassLoadingAwareObjectInputStream.readObject() without applying an ObjectInputFilter.

To mitigate this vulnerability, immediate steps would typically include applying patches or updates provided by the vendor that address this unsafe deserialization issue.

Since the vulnerability has been verified on Apache Camel version 4.10.0 combined with Infinispan version 15.1.4, upgrading to a fixed version or applying security patches for these components is recommended.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6857. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart