Lucene search
+L

85 matches found

OPENSUSE Linux
OPENSUSE Linux
added 2026/07/27 12:0 a.m.6 views

opennlp-1.9.5-2.1 on GA media (moderate)

opennlp-1.9.5-2.1 on GA media Announcement ID: openSUSE-SU-2026:11369-1 Rating: moderate Cross-References: CVE-2026-63317 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the opennlp-1.9.5-2.1...

5.6CVSS5.8AI score0.00274EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63317

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5...

5.6CVSS6AI score0.00274EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 9:16 a.m.12 views

CVE-2026-63317

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS0.00274EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 9:16 a.m.4 views

DEBIAN-CVE-2026-63317

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS6.2AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 9:16 a.m.6 views

UBUNTU-CVE-2026-63317

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS6.2AI score0.00274EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/24 8:7 a.m.20 views

CVE-2026-63317

CVE-2026-63317 — Apache OpenNLP : Three code paths load a class by its fully-qualified name via Class.forName() and invoke a no-arg constructor without validation. Affected: OpenNLP versions before 2.5.10 and before 3.0.0-M5. Path 1 (GeneratorFactory) reads the class attribute from XML feature de...

5.6CVSS6.2AI score0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 8:7 a.m.7 views

EUVD-2026-48529

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS6.2AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/24 8:7 a.m.34 views

CVE-2026-63317 Apache OpenNLP: Arbitrary Class Instantiation in GeneratorFactory via Feature Descriptor XML

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/15 12:0 a.m.6 views

OPENSUSE-SU-2026:11281-1 opennlp-1.9.5-1.1 on GA media

These are all security issues fixed in the opennlp-1.9.5-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS6.1AI score0.03016EPSS
SaveExploits5References4
RedhatCVE
RedhatCVE
added 2026/07/08 7:25 a.m.7 views

CVE-2026-43825

A flaw was found in Apache OpenNLP SvmDoccatModel. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a specially crafted payload to the deserialize method. The method processes untrusted Java deserialization streams without proper validation, enabling th...

7.3CVSS6.5AI score0.08796EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/06 6:41 p.m.6 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the deserialize function. An attacker can execute arbitrary code by supplying a crafted serialized payload to the deserialize function, which is processed without proper input filtering. Details...

9.8CVSS6.2AI score0.08796EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/06 5:16 p.m.15 views

CVE-2026-43825

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.3CVSS0.08796EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/06 5:16 p.m.7 views

UBUNTU-CVE-2026-43825

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 score0.08796EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/06 3:42 p.m.23 views

CVE-2026-43825

The CVE concerns Apache OpenNLP’s SvmDoccatModel (libsvm document categorization module), with impact on 3.x releases before 3.0.0-M4. The vulnerability arises in SvmDoccatModel.deserialize(InputStream), which uses java.io.ObjectInputStream.readObject() on an attacker-controlled stream without an...

7.3CVSS6.7AI score0.08796EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/06 3:42 p.m.7 views

EUVD-2026-41885

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.7AI score0.08796EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/06 3:42 p.m.50 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...

0.08796EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 3:42 p.m.10 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 score0.08796EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/06 12:0 a.m.20 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.22 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.29 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
Rows per page
Query Builder