CVE-2026-63317

MEDIUMPre-NVD 5.65.6
EchelonGraph scoreMEDIUM confidence

Score 5.6 from GitHub Security Advisory published 2026-07-24. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 5.6; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 3 sources updated this week
5.6EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 5.6Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
5.6
EG Score
5.6(medium)
EG Risk
25(Track)
EG Risk 25/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity56% × 45%
Exploitation1% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
45%
KEV
Not listed

Published

July 24, 2026

Last Modified

August 6, 2026

Advisory Details (1)

Auto-updated Jul 24, 2026
No patch confirmed yet.

Vendor Advisories for CVE-2026-63317(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
apache-opennlp1.9.3-1 ... 2.5.9-1 (18 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
apache-opennlp2.1.0-1 ... 2.5.9-1 (14 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
apache-opennlp2.5.3-1, 2.5.9-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
apache-opennlp2.5.3-1, 2.5.9-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 68× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 146 total refreshes for this CVE.

  1. 2026-09-14 16:10 UTCEG score recompute
  2. 2026-09-14 16:10 UTCGHSA enrichment
  3. 2026-09-13 15:52 UTCGHSA enrichment
  4. 2026-09-12 16:16 UTCEG score recompute
  5. 2026-09-12 16:16 UTCGHSA enrichment
  6. 2026-09-11 16:40 UTCEG score recompute
  7. 2026-09-11 16:40 UTCGHSA enrichment
  8. 2026-09-11 14:53 UTCEPSS rescore
  9. 2026-09-11 09:37 UTCEPSS rescore
  10. 2026-09-10 14:54 UTCEG score recompute
  11. 2026-09-10 14:54 UTCGHSA enrichment
  12. 2026-09-09 08:51 UTCEG score recompute
  13. 2026-09-09 08:51 UTCGHSA enrichment
  14. 2026-09-08 22:01 UTCEPSS rescore
  15. 2026-09-07 21:27 UTCEG score recompute
  16. 2026-09-07 21:27 UTCGHSA enrichment
  17. 2026-09-07 16:01 UTCEPSS rescore
  18. 2026-09-06 19:04 UTCEG score recompute
  19. 2026-09-06 19:04 UTCGHSA enrichment
  20. 2026-09-06 13:47 UTCEPSS rescore
  21. 2026-09-05 19:26 UTCEG score recompute
  22. 2026-09-05 19:26 UTCGHSA enrichment
  23. 2026-09-05 15:31 UTCEPSS rescore
  24. 2026-09-04 12:55 UTCEG score recompute
  25. 2026-09-04 12:55 UTCGHSA enrichment
Show 75 more
  1. 2026-09-04 05:07 UTCEPSS rescore
  2. 2026-09-02 14:12 UTCEPSS rescore
  3. 2026-09-01 23:19 UTCEG score recompute
  4. 2026-09-01 23:19 UTCGHSA enrichment
  5. 2026-09-01 13:54 UTCEPSS rescore
  6. 2026-09-01 04:40 UTCEPSS rescore
  7. 2026-08-30 23:57 UTCEG score recompute
  8. 2026-08-30 23:57 UTCGHSA enrichment
  9. 2026-08-30 19:17 UTCEPSS rescore
  10. 2026-08-30 01:22 UTCEPSS rescore
  11. 2026-08-30 00:21 UTCEG score recompute
  12. 2026-08-30 00:21 UTCGHSA enrichment
  13. 2026-08-28 21:42 UTCEPSS rescore
  14. 2026-08-27 21:07 UTCEG score recompute
  15. 2026-08-27 21:07 UTCGHSA enrichment
  16. 2026-08-27 14:25 UTCEPSS rescore
  17. 2026-08-26 19:53 UTCEG score recompute
  18. 2026-08-26 19:53 UTCGHSA enrichment
  19. 2026-08-26 14:46 UTCEPSS rescore
  20. 2026-08-25 18:17 UTCEG score recompute
  21. 2026-08-25 18:17 UTCGHSA enrichment
  22. 2026-08-25 13:49 UTCEPSS rescore
  23. 2026-08-24 18:31 UTCEG score recompute
  24. 2026-08-24 18:31 UTCGHSA enrichment
  25. 2026-08-23 18:54 UTCEG score recompute
  26. 2026-08-23 18:54 UTCGHSA enrichment
  27. 2026-08-23 00:19 UTCEPSS rescore
  28. 2026-08-22 19:18 UTCEG score recompute
  29. 2026-08-22 19:18 UTCGHSA enrichment
  30. 2026-08-21 23:49 UTCEPSS rescore
  31. 2026-08-21 19:42 UTCEG score recompute
  32. 2026-08-21 19:42 UTCGHSA enrichment
  33. 2026-08-20 22:55 UTCEPSS rescore
  34. 2026-08-20 20:06 UTCGHSA enrichment
  35. 2026-08-19 20:29 UTCEG score recompute
  36. 2026-08-19 20:29 UTCGHSA enrichment
  37. 2026-08-19 17:04 UTCEPSS rescore
  38. 2026-08-18 19:59 UTCEG score recompute
  39. 2026-08-18 19:58 UTCGHSA enrichment
  40. 2026-08-18 13:48 UTCEPSS rescore
  41. 2026-08-17 20:22 UTCEG score recompute
  42. 2026-08-17 20:22 UTCGHSA enrichment
  43. 2026-08-17 13:47 UTCEPSS rescore
  44. 2026-08-16 20:34 UTCEG score recompute
  45. 2026-08-16 20:34 UTCGHSA enrichment
  46. 2026-08-16 14:56 UTCEPSS rescore
  47. 2026-08-15 20:58 UTCEG score recompute
  48. 2026-08-15 20:58 UTCGHSA enrichment
  49. 2026-08-15 01:30 UTCEPSS rescore
  50. 2026-08-14 21:21 UTCEG score recompute
  51. 2026-08-14 21:21 UTCGHSA enrichment
  52. 2026-08-13 22:00 UTCEPSS rescore
  53. 2026-08-13 21:44 UTCGHSA enrichment
  54. 2026-08-12 22:08 UTCEG score recompute
  55. 2026-08-12 22:08 UTCGHSA enrichment
  56. 2026-08-12 13:51 UTCEPSS rescore
  57. 2026-08-11 22:32 UTCEG score recompute
  58. 2026-08-11 22:32 UTCGHSA enrichment
  59. 2026-08-11 00:00 UTCEPSS rescore
  60. 2026-08-10 22:56 UTCGHSA enrichment
  61. 2026-08-09 23:20 UTCEG score recompute
  62. 2026-08-09 23:20 UTCGHSA enrichment
  63. 2026-08-09 13:47 UTCEPSS rescore
  64. 2026-08-08 23:44 UTCEG score recompute
  65. 2026-08-08 23:44 UTCGHSA enrichment
  66. 2026-08-08 16:37 UTCEPSS rescore
  67. 2026-08-08 00:07 UTCEG score recompute
  68. 2026-08-08 00:07 UTCGHSA enrichment
  69. 2026-08-07 00:31 UTCEG score recompute
  70. 2026-08-07 00:31 UTCGHSA enrichment
  71. 2026-08-06 13:47 UTCEPSS rescore
  72. 2026-08-06 00:55 UTCGHSA enrichment
  73. 2026-08-05 22:57 UTCEG score recompute
  74. 2026-08-05 22:57 UTCGHSA enrichment
  75. 2026-08-05 19:17 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-63317?
CVE-2026-63317 is a medium vulnerability published on July 24, 2026. 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…
When was CVE-2026-63317 disclosed?
CVE-2026-63317 was first published in the National Vulnerability Database on July 24, 2026, with the most recent update on August 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-63317 actively exploited?
CVE-2026-63317 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 55.0% of all scored CVEs.
What is the CVSS score of CVE-2026-63317?
CVE-2026-63317 has a CVSS v3.1 base score of 5.6 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-63317?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-63317, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-63317

Explore →

Is Your Infrastructure Affected by CVE-2026-63317?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.