Lucene search
+L

76 matches found

OSV
OSV
added 2026/07/06 3:42 p.m.14 views

CVE-2026-43825 Apache OpenNLP :: Core :: ML :: LibSVM: Unsafe Java Deserialization in SvmDoccatModel

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.deserializeInputStream reads an attacker-controlled stream with...

7.3CVSS6.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.25 views

PT-2026-55955

Name of the Vulnerable Software and Affected Versions Apache OpenNLP versions prior to 3.0.0-M4 Description Untrusted Java deserialization occurs in the SvmDoccatModel.deserializeInputStream function. The function uses java.io.ObjectInputStream to read an attacker-controlled stream and calls...

7.3CVSS6.3AI score0.08796EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/25 11:42 p.m.28 views

CVE-2026-42440

A flaw was found in Apache OpenNLP. A remote attacker can exploit this vulnerability by providing a specially crafted binary model .bin file. This file contains an excessively large count field, which leads to an unbounded array allocation and triggers an OutOfMemoryError. Successful exploitation...

7.5CVSS5.8AI score0.00603EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 4:26 a.m.34 views

CVE-2026-42027

A flaw was found in Apache OpenNLP. An attacker, by providing a specially crafted model archive, can exploit a vulnerability in the ExtensionLoader component. This allows the attacker to force the system to load and initialize any class present on the classpath, executing its static initializer...

9.8CVSS6.1AI score0.00666EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.24 views

SUSE CVE-2026-40682

XML External Entity XXE via Unsanitized Dictionary Parsing in Apache OpenNLP DictionaryEntryPersistor Versions Affected: before 2.5.9, before 3.0.0-M3 Description: The DictionaryEntryPersistor class initializes a static SAXParserFactory at class-load time without enabling FEATURESECUREPROCESSING ...

9.1CVSS5.8AI score0.00495EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.13 views

SUSE CVE-2026-42027

Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its...

9.8CVSS6.2AI score0.00666EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-42440

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3...

7.5CVSS7.2AI score0.00603EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-40682

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - XML External Entity XXE via Unsanitized Dictionary Parsing in Apache OpenNLP DictionaryEntryPersistor Versions Affected: before 2.5.9, before 3.0.0-M3...

9.1CVSS5.8AI score0.00495EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 6:30 p.m.32 views

GHSA-CX4M-2P55-RW7J Apache OpenNLP ExtensionLoader Vulnerable to Arbitrary Class Instantiation via Model Manifest

Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its no-arg constructor, with the class name sourced from the manifest.properties entry o...

9.8CVSS8.7AI score0.00666EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/05/04 6:30 p.m.20 views

Apache OpenNLP ExtensionLoader Vulnerable to Arbitrary Class Instantiation via Model Manifest

Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its no-arg constructor, with the class name sourced from the manifest.properties entry o...

9.8CVSS8.7AI score0.00666EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/05/04 6:27 p.m.12 views

XML External Entity (XXE) Injection

Overview org.apache.opennlp:opennlp-tools is an is a machine learning based toolkit for the processing of natural language text. Affected versions of this package are vulnerable to XML External Entity XXE Injection via the create method in the DictionaryEntryPersistor class, which initializes a...

9.1CVSS5.9AI score0.00495EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/04 6:26 p.m.17 views

Unsafe Reflection

Overview org.apache.opennlp:opennlp-tools is an is a machine learning based toolkit for the processing of natural language text. Affected versions of this package are vulnerable to Unsafe Reflection that leads to arbitrary class instantiation, via the instantiateExtension method in the...

9.8CVSS6.1AI score0.00666EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/04 6:26 p.m.24 views

Unsafe Reflection

Overview Affected versions of this package are vulnerable to Unsafe Reflection that leads to arbitrary class instantiation, via the instantiateExtension method in the ExtensionLoader class. An attacker can trigger the static initializer of any class present on the classpath by supplying a model...

9.8CVSS6.1AI score0.00666EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/04 6:26 p.m.11 views

Memory Allocation with Excessive Size Value

Overview org.apache.opennlp:opennlp-tools is an is a machine learning based toolkit for the processing of natural language text. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the AbstractModelReader class. An attacker can cause the application ...

8.7CVSS5.8AI score0.00603EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/04 5:16 p.m.9 views

DEBIAN-CVE-2026-42440

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes, getOutcomePatterns, and getPredicates each read a 32-bit signed integer count field...

7.5CVSS5.9AI score0.00603EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/04 5:16 p.m.18 views

CVE-2026-42440

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes, getOutcomePatterns, and getPredicates each read a 32-bit signed integer count field...

7.5CVSS0.00603EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 5:16 p.m.7 views

DEBIAN-CVE-2026-42027

Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its...

9.8CVSS6AI score0.00666EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/04 5:16 p.m.19 views

CVE-2026-42027

Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its...

9.8CVSS0.00666EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/04 5:16 p.m.36 views

CVE-2026-40682

XML External Entity XXE via Unsanitized Dictionary Parsing in Apache OpenNLP DictionaryEntryPersistor Versions Affected: before 2.5.9, before 3.0.0-M3 Description: The DictionaryEntryPersistor class initializes a static SAXParserFactory at class-load time without enabling FEATURESECUREPROCESSING ...

9.1CVSS0.00495EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 5:16 p.m.19 views

UBUNTU-CVE-2026-42027

Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 1.9.5, before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtensionClass, String method loads a class by its fully-qualified name via Class.forName and invokes its...

9.8CVSS6AI score0.00666EPSS
SaveExploits0References5
Rows per page
Query Builder