Unknown · Fory Fory-Core Java Sdk · CVE-2026-50076
**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. By using crafted Fory serialized data, an attacker can invoke `readResolve()` and `readExternal()` hooks present on the classpath.
**Recommendations**
Upgrade to version 1.1.0 or later.