Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/08/31 2:00 a.m.4 views

CVE-2026-43867

camel-pqc AWS Secrets Manager Key-Metadata असुरक्षित डिसीरियलाइज़ेशन पुनरुत्पादक CVE-2026-43867 यह प्रोजेक्ट Apache Camel के camel-pqc घटक में एक जावा डिसीरियलाइज़ेशन भेद्यता प्रदर्शित करता है, जिसे CVE-2026-43867 के रूप में ट्रैक किया गया है।...

9.8CVSS5.9AI score0.00926EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 1:58 a.m.4 views

CVE-2026-46590

CVE-2026-46590 — camel-pqc Key-Lifecycle Unsafe Deserialization Runnable proof-of-concept reproducers for the same Apache Camel vulnerability, one per runtime:...

8.8CVSS7.8AI score0.00839EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 1:57 a.m.5 views

CVE-2026-40048

camel-pqc مُعيد إنتاج إلغاء التسلسل غير الآمن لـ FileBasedKeyLifecycleManager CVE-2026-40048 يُظهر هذا المشروع ثغرة إلغاء تسلسل Java في مكون camel-pqc في Apache Camel، المُتتبعة تحت CVE-2026-40048. يقوم FileBasedKeyLifecycleManager بقراءة ملفات .key من دليل المفاتيح المُهيأ باستخدام...

7.8CVSS5.9AI score0.00246EPSS
SaveExploits1
Veracode
Veracode
added 2026/08/13 5:04 a.m.10 views

Deserialization Of Untrusted Data

Apache Camel PQC component is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unfiltered Java deserialization in HashicorpVaultKeyLifecycleManager, AwsSecretsManagerKeyLifecycleManager, and the legacy-migration path of FileBasedKeyLifecycleManager, where...

8.8CVSS8.5AI score0.00839EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/07/20 12:00 a.m.9 views

The vulnerability of the camel-pqc component in the Apache Camel Java framework allows a attacker to execute arbitrary code.

The vulnerability of the camel-pqc component in the Apache Camel Java framework is related to deficiencies in the deserialization mechanism. Exploiting this vulnerability allows a malicious actor to execute arbitrary code...

9CVSS6AI score0.00839EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/07/06 9:16 a.m.22 views

CVE-2026-43867

Deserialization of Untrusted Data vulnerability in Apache Camel PQC Component. The camel-pqc component persists post-quantum key metadata KeyMetadata through pluggable KeyLifecycleManager implementations. AwsSecretsManagerKeyLifecycleManager.deserializeMetadata reads that metadata back from the...

9.8CVSS0.00926EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/06 8:24 a.m.48 views

CVE-2026-43867 Apache Camel: Camel-PQC: The AWS Secrets Manager key-lifecycle manager deserializes persisted key metadata with java.io.ObjectInputStream and no ObjectInputFilter

Deserialization of Untrusted Data vulnerability in Apache Camel PQC Component. The camel-pqc component persists post-quantum key metadata KeyMetadata through pluggable KeyLifecycleManager implementations. AwsSecretsManagerKeyLifecycleManager.deserializeMetadata reads that metadata back from the...

0.00926EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/06 8:03 a.m.14 views

CVE-2026-46590

Deserialization of Untrusted Data vulnerability in Apache Camel PQC component. The camel-pqc component persists post-quantum key metadata KeyMetadata through pluggable KeyLifecycleManager implementations. HashicorpVaultKeyLifecycleManager and AwsSecretsManagerKeyLifecycleManager read that metadat...

6.4AI score0.00839EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/06 8:03 a.m.48 views

CVE-2026-46590 Apache Camel: Camel-PQC: The HashiCorp Vault and AWS Secrets Manager key-lifecycle managers deserialize persisted key metadata with java.io.ObjectInputStream and no ObjectInputFilter (incomplete remediation of CVE-2026-40048)

Deserialization of Untrusted Data vulnerability in Apache Camel PQC component. The camel-pqc component persists post-quantum key metadata KeyMetadata through pluggable KeyLifecycleManager implementations. HashicorpVaultKeyLifecycleManager and AwsSecretsManagerKeyLifecycleManager read that metadat...

0.00839EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 9:34 a.m.16 views

GHSA-V3VG-332R-MW99 Camel-PQC Vulnerable to Deserialization of Untrusted Data

The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to java.security.KeyPair is evaluated only after readObject has...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/04/27 9:34 a.m.16 views

Camel-PQC Vulnerable to Deserialization of Untrusted Data

The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to java.security.KeyPair is evaluated only after readObject has...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits1References9Affected Software1
NVD
NVD
added 2026/04/27 9:16 a.m.18 views

CVE-2026-40048

The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to java.security.KeyPair is evaluated only after readObject has...

7.8CVSS0.00246EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/27 7:53 a.m.10 views

CVE-2026-40048 Apache Camel PQC: Unsafe Deserialization from FileBasedKeyLifecycleManager

The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to java.security.KeyPair is evaluated only after readObject has...

7.8CVSS6.6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/04/27 7:53 a.m.10 views

CVE-2026-40048 Apache Camel PQC: Unsafe Deserialization from FileBasedKeyLifecycleManager

The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to java.security.KeyPair is evaluated only after readObject has...

6.3AI score0.00246EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.39 views

PT-2026-35369

Name of the Vulnerable Software and Affected Versions Apache Camel versions 4.19.0 through 4.19.x Apache Camel versions 4.18.0 through 4.18.1 Description The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of .key files in the configured key directory using...

7.8CVSS6.6AI score0.00246EPSS
SaveExploits1References26
Rows per page
Query Builder