CVE-2026-6857
7.5Apache · Camel Infinispan
A deserialization vulnerability in the Apache Camel Infinispan component allows an authenticated attacker with low privileges to achieve remote code execution via specially crafted data.
Executive summary
An unsafe deserialization flaw in the Apache Camel Infinispan repository, identified as CVE-2026-6857, exposes systems to potential remote code execution by attackers with low privileges.
Vulnerability
The vulnerability exists due to unsafe deserialization of untrusted data within the ProtoStream remote aggregation repository. A remote attacker with low-level privileges can supply malicious payloads to trigger execution of arbitrary code on the host system.
Business impact
This vulnerability carries a CVSS score of 7.5, reflecting a high potential for system compromise. Successful exploitation grants an attacker full control over the affected application, leading to a total loss of confidentiality, integrity, and availability. This poses a severe risk to business operations, as it may facilitate unauthorized data exfiltration or the deployment of persistent malware within the enterprise network.
Remediation
Immediate Action: Update the Apache Camel Infinispan component to version 4.20.0 or the latest patched version provided by your vendor, such as Red Hat, to remediate the unsafe deserialization flaw.
Proactive Monitoring: Review application and system access logs for anomalous traffic patterns or unexpected serialized objects being processed by the Camel-Infinispan integration.
Compensating Controls: Implement strict network segmentation and egress filtering to limit the impact if the application is compromised, and ensure that only authorized users have network access to the affected services.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as noted in the GitHub repository at https://github.com/HORKimhab/CVE-2026-6857.
Analyst recommendation
Given the capability for remote code execution and the availability of a public proof-of-concept, this vulnerability should be prioritized for immediate remediation. Organizations using affected versions of Apache Camel should verify their software bill of materials and apply the necessary patches immediately to prevent potential system takeovers.
More Apache CVEs
Sources
Originally found and disclosed by Red Hat would like to thank Feng Ning (Innora Pte. Ltd.) for reporting this issue., per the CVE Program record.
- RHSA-2026:17668 Vendor advisory
- RHSA-2026:22453 Vendor advisory
- Vulnerability database entry
- RHBZ#2460003 Issue tracker