Lucene search
+L

61 matches found

CVE
CVE
added 2026/07/21 10:43 a.m.38 views

CVE-2026-64606

CVE-2026-64606 describes a deserialization of untrusted data issue in Apache Fory prior to 1.4.0, where Java lambda deserialization may bypass class-registration checks, affecting the lambda capture class. The vulnerability pattern is a risk to confidentiality, integrity, and availability (per th...

9.8CVSS5.3AI score0.00721EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/21 10:16 a.m.13 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.8CVSS0.00806EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:34 a.m.11 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.00777EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/21 9:34 a.m.25 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.00777EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 9:34 a.m.33 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.00777EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/21 9:34 a.m.38 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.00777EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:34 a.m.42 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.00806EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:34 a.m.9 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.00806EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.19 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.00721EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.20 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.00684EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.14 views

PYSEC-2026-2984 Apache Fory PyFory Deserialization of Untrusted Data

Fory PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory Python-native mode with strict mode disabled and relies o...

9.8CVSS6.1AI score0.00574EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/04 6:30 p.m.16 views

GHSA-8F39-V287-78JF Apache Fory Java SDK Has Deserialization of Untrusted Data in the Java replace-resolve path

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via...

9.1CVSS6.1AI score0.0052EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/04 5:16 p.m.24 views

CVE-2026-50076

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via...

9.1CVSS0.0052EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/04 4:09 p.m.15 views

CVE-2026-50076 Apache Fory: Java ReplaceResolverSerializer deserialization checks bypass

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via...

5.8AI score0.0052EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/04 4:09 p.m.15 views

EUVD-2026-34300

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via...

9.1CVSS5.8AI score0.0052EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/04 4:09 p.m.53 views

CVE-2026-50076 Apache Fory: Java ReplaceResolverSerializer deserialization checks bypass

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via...

0.0052EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/04 4:09 p.m.94 views

CVE-2026-50076

CVE-2026-50076 affects the Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM. The issue is a deserialization flaw in the Java replace-resolve path that allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and to invoke classpath-present readResolve/r...

9.1CVSS5.8AI score0.0052EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/06/04 12:00 a.m.19 views

Apache Fory 安全漏洞

Apache Fory is a serialization framework developed by the Apache Foundation in the United States. Versions of Apache Fory prior to 1.1.0 contained security vulnerabilities. These vulnerabilities stemmed from the deserialization of untrusted data in the Java replace-resolve path, which could allow...

9.1CVSS5.6AI score0.0052EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.42 views

PT-2026-46269

Name of the Vulnerable Software and Affected Versions Apache Fory fory-core versions prior to 1.1.0 Description Deserialization of untrusted data in the Java replace-resolve path on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks. B...

9.1CVSS5.5AI score0.0052EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/21 6:33 p.m.17 views

GHSA-M5GW-83W2-7749 Apache Fory PyFory Deserialization of Untrusted Data

Fory PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory Python-native mode with strict mode disabled and relies o...

9.8CVSS5.7AI score0.00574EPSS
SaveExploits0References4
Rows per page
Query Builder