Lucene search
+L

27755 matches found

EUVD
EUVD
added 2026/07/21 9:34 a.m.11 views

EUVD-2026-46172

Out-of-bounds read via sun.misc.Unsafe in Apache Fory. When out-of-band zero-copy deserialization is used, readAlignedVarUint can read beyond the bounds of the underlying buffer. Out-of-band zero-copy deserialization is an opt-in feature; applications that do not use it are not affected. This iss...

9.1CVSS5.6AI score0.00476EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:34 a.m.8 views

CVE-2026-64609

Out-of-bounds read via sun.misc.Unsafe in Apache Fory. When out-of-band zero-copy deserialization is used, readAlignedVarUint can read beyond the bounds of the underlying buffer. Out-of-band zero-copy deserialization is an opt-in feature; applications that do not use it are not affected. This iss...

9.1CVSS5.5AI score0.00476EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/21 9:34 a.m.23 views

CVE-2026-64609

CVE-2026-64609 affects Apache Fory (formerly Apache Fury). The issue is an out-of-bounds read via sun.misc.Unsafe when using the opt-in out-of-band zero-copy deserialization; readAlignedVarUint() may read beyond the underlying buffer. Affected range is 0.5.0 up to 1.3.x, with 1.4.0+ fixed. Versio...

9.1CVSS5.6AI score0.00476EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/21 9:34 a.m.4 views

CVE-2026-64609 Apache Fory, Apache Fory: Out-of-Bounds Read via sun.misc.Unsafe in zero-copy java deserialization

Out-of-bounds read via sun.misc.Unsafe in Apache Fory. When out-of-band zero-copy deserialization is used, readAlignedVarUint can read beyond the bounds of the underlying buffer. Out-of-band zero-copy deserialization is an opt-in feature; applications that do not use it are not affected. This iss...

9.1CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 9:34 a.m.36 views

CVE-2026-64609 Apache Fory, Apache Fory: Out-of-Bounds Read via sun.misc.Unsafe in zero-copy java deserialization

Out-of-bounds read via sun.misc.Unsafe in Apache Fory. When out-of-band zero-copy deserialization is used, readAlignedVarUint can read beyond the bounds of the underlying buffer. Out-of-band zero-copy deserialization is an opt-in feature; applications that do not use it are not affected. This iss...

0.00476EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:34 a.m.36 views

CVE-2026-64608 Apache Fory: Heap type confusion and out-of-bounds read/write in C++ compatible-mode field-skip paths

Heap type confusion and out-of-bounds read/write in the Apache Fory C++ implementation. When deserializing data in compatible mode, the field-skip paths do not correctly validate the declared field types against the actual data, so input with an inconsistent schema can cause type confusion and...

0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 9:34 a.m.23 views

CVE-2026-64608

Apache Fory: C++ implementation suffers a heap type confusion and out-of-bounds read/write during deserialization in compatible mode. Inconsistent schemas between declared field types and data can trigger memory access issues. Affected: Apache Fory C++ from 0.14.0 up to but not including 1.4.0. R...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:34 a.m.7 views

CVE-2026-64608

Heap type confusion and out-of-bounds read/write in the Apache Fory C++ implementation. When deserializing data in compatible mode, the field-skip paths do not correctly validate the declared field types against the actual data, so input with an inconsistent schema can cause type confusion and...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/21 9:34 a.m.10 views

EUVD-2026-46171

Heap type confusion and out-of-bounds read/write in the Apache Fory C++ implementation. When deserializing data in compatible mode, the field-skip paths do not correctly validate the declared field types against the actual data, so input with an inconsistent schema can cause type confusion and...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.12 views

PT-2026-61854

Name of the Vulnerable Software and Affected Versions Apache Fory versions 0.5.0 through 1.3.x Description An out-of-bounds read occurs via sun.misc.Unsafe when out-of-band zero-copy deserialization is utilized. In this scenario, the readAlignedVarUint function can read data beyond the boundaries...

9.1CVSS5.9AI score0.00476EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-61860

Name of the Vulnerable Software and Affected Versions Apache Fory versions 0.13.0 through 1.3.0 Description A Use After Free issue exists in the Rust deserialization logic of Apache Fory. This occurs when the software handles a crafted Fory payload, which can lead to undefined behavior, process...

7.3CVSS5.8AI score0.00424EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.14 views

PT-2026-61855

Name of the Vulnerable Software and Affected Versions Apache Fory versions prior to 1.4.0 Description An issue exists involving the deserialization of untrusted data, which may allow class-registration checks to be bypassed during Java lambda deserialization. This specifically affects the lambda...

9.8CVSS5.8AI score0.00634EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/20 8:16 p.m.10 views

CVE-2026-63767

ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization vulnerability that allows remote attackers to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket bound to all interfaces. Attackers can...

9.8CVSS0.00742EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 7:13 p.m.5 views

CVE-2026-63767 ktransformers Unauthenticated Pickle Deserialization RCE via ZMQ

ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization vulnerability that allows remote attackers to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket bound to all interfaces. Attackers can...

9.3CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/07/20 7:13 p.m.23 views

CVE-2026-63767

CVE-2026-63767 affects ktransformers up to version 0.6.3. It describes an unauthenticated pickle deserialization vulnerability that allows an attacker to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket exposed on all interfaces. The exploit h...

9.8CVSS6.2AI score0.00742EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 7:13 p.m.43 views

CVE-2026-63767 ktransformers Unauthenticated Pickle Deserialization RCE via ZMQ

ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization vulnerability that allows remote attackers to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket bound to all interfaces. Attackers can...

9.8CVSS0.00742EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 6:31 p.m.7 views

dotnet: .NET: Local code execution via deserialization of untrusted data

A flaw was found in .NET. This vulnerability allows an unauthorized attacker to execute code locally by exploiting a deserialization of untrusted data. This means that if an attacker can provide specially crafted data, the .NET application may process it in a way that leads to the execution of...

7.8CVSS6.1AI score0.00918EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/20 4:16 p.m.12 views

CVE-2026-28220

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to version 4.14.5, issues in the Cluster Distributed API DAPI handling allow a cluster peer, or any actor able to authenticate to the cluster channel using the shared cluster key, to make the maste...

9.1CVSS0.00396EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 3:26 p.m.7 views

CVE-2026-28220 Wazuh cluster DAPI arbitrary callable deserialization and RBAC context injection allow a cluster peer to execute privileged functions on the master node

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to version 4.14.5, issues in the Cluster Distributed API DAPI handling allow a cluster peer, or any actor able to authenticate to the cluster channel using the shared cluster key, to make the maste...

8.4CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 3:26 p.m.11 views

EUVD-2026-45978

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to version 4.14.5, issues in the Cluster Distributed API DAPI handling allow a cluster peer, or any actor able to authenticate to the cluster channel using the shared cluster key, to make the maste...

8.4CVSS5.8AI score0.00396EPSS
SaveExploits1References1
Rows per page
Query Builder