Deserialization of Untrusted Data in Apache Camel - CVE-2026-46590

 

Deserialization of Untrusted Data in Apache Camel - CVE-2026-46590

Published: August 24, 2026


Vulnerability identifier: #VU144701
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46590
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to deserialization of untrusted data in HashicorpVaultKeyLifecycleManager, AwsSecretsManagerKeyLifecycleManager, and the legacy-migration path in FileBasedKeyLifecycleManager when deserializing persisted key metadata from the configured secret backend. A remote user can store a crafted serialized object in the backend to execute arbitrary code.

Exploitation requires write access to the operator-controlled backend that stores the persisted values, such as the HashiCorp Vault KV path or the AWS Secrets Manager secret.


Affected software

Apache Camel

How to mitigate CVE-2026-46590

Install security update from vendor's website.

Apache Camel - addressed in versions 4.19.0, 4.21.0

External References

Related Security Bulletins