Exploitation status
No KEV listing in available snapshot
Absence from KEV does not establish absence of exploitation.
Indicator investigation
Loading the current evidence view. Navigation and account controls remain available.
Loading verdict, provenance, relationships and sightings.
Indicator
Type cve · source NVD CVE
MEDIUM SEVERITY (CVSS 5.6)
Vulnerability investigation
The available snapshot does not list this vulnerability in CISA KEV; that is not proof exploitation has not occurred. NVD rates the technical severity medium at CVSS 5.6. These are public vulnerability signals, not proof that a specific environment runs an affected version.
Exploitation status
No KEV listing in available snapshot
Absence from KEV does not establish absence of exploitation.
30-day exploitation likelihood
Unavailable
FIRST EPSS did not return a score.
Technical severity
5.6 · medium
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Affected surface
2 parsed products
Apache Opennlp, Apache Opennlp 3.0.0
Weakness class
CWE-470
CWE describes the weakness category, not whether a deployed product is reachable or exploitable.
Corpus evidence
2 connectors · 6 citations
No related report text is available in the local corpus.
Findings stay bounded to named sources and observable infrastructure.
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 without any prior validation of the class name or its type. The affected paths are: (1) GeneratorFactory, which reads the class attribute of generator elements in an XML feature generator descriptor; such descriptors are embedded as artifacts in model archives (e.g. TokenNameFinder and POSTagger models) and are parsed during model loading, so an attacker who can supply a crafted model archive controls the class name directly. (2) StreamFactoryRegistry.getFactory(Class, String), which falls back to interpreting an unregistered format name as the fully-qualified class name of an ObjectStreamFactory; this is exploitable in applications that pass untrusted format names (e.g. exposing the -format parameter of the command-line tooling to external input). (3) StringInterners, which instantiates the interner implementation named by the opennlp.interner.class system property; this value is normally deployer-controlled, so it is hardened as defense in depth rather than being independently attacker-reachable. Exploitation requires a class with attacker-useful side effects in its static initializer or no-arg constructor (JNDI lookup, outbound network I/O, filesystem access) to be present on the classpath, so this is not drop-in remote code execution. T Mitigation: Upgrade to a fixed release. The fix routes all three paths through ExtensionLoader.instantiateExtension(...), which consults a package-prefix allowlist before Class.forName() is invoked, so a disallowed class is never loaded, initialized, or constructed. Classes under the opennlp. prefix remain permitted by default. Deployments that load models referencing feature generator factories, object stream factories, or string interners outside opennlp.* must opt those packages in, either programmatically via ExtensionLoader.registerAllowedPackage(String) before the first model load, or by setting the OPENNLP_EXT_ALLOWED_PACKAGES system property to a comma-separated list of allowed package prefixes. Users who cannot upgrade immediately should ensure all model files and format names are sourced from trusted origins and should audit their classpath for classes with side-effecting static initializers or constructors.
The base CVE appears first. Independent evidence is added without blocking the page.
Investigation status
Checking for newly completed evidence
NIST NVD
NVD evidence is available in this response
CISA KEV
Known-exploitation catalog check is pending
FIRST EPSS
Forensia does not request or publish EPSS while source rights are under review
Reports
Report links are still being resolved
Relationships
Product and vulnerability relationships are still being prepared
Local EPSS row, KEV flag, and catalog notes from stored metadata only.
Vendor/product strings parsed from local CPE URIs (no inferred ATT&CK).
| Product | CPE (truncated) |
|---|---|
| Apache Opennlp 3.0.0 | cpe:2.3:a:apache:opennlp:3.0.0:m3:*:*:*:*:*:* |
| Apache Opennlp 3.0.0 | cpe:2.3:a:apache:opennlp:3.0.0:m2:*:*:*:*:*:* |
| Apache Opennlp 3.0.0 | cpe:2.3:a:apache:opennlp:3.0.0:m1:*:*:*:*:*:* |
| Apache Opennlp | cpe:2.3:a:apache:opennlp:*:*:*:*:*:*:*:* |
Neighborhood topology. Open the graph for interactive pivots.
Loading connected indicators, reports and entities.
High-signal pivots without leaving the thread you started in search.
Structured pivots from local graph context.
Full investigation canvas with neighbor expansion.