CVE-2026-43825
Apache Software Foundation Apache OpenNLP :: Core :: ML :: LibSVM, opennlp
Untrusted Java Deserialization in Apache OpenNLP SvmDoccatModel Versions Affected: before 3.0.0-M4 (libsvm document categorization module; introduced in OPENNLP-1808 and only present on the 3.x line) Description: SvmDoccatModel.deserialize(InputStream) reads an attacker-controlled stream with java.io.ObjectInputStream and calls readObject() without an ObjectInputFilter installed. ObjectInputStream materialises every class referenced in the stream before the resulting object is cast to SvmDoccatModel, so the cast that follows readObject() executes only after the foreign object graph has alre...
- CVSS
- 7.3
- EPSS
- 8.80% 94.7% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.07