AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2017-12629

CRITICAL · CVSS 9.8 EPSS 91.90% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-10-14 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-12629
Severity
CRITICAL
CVSS
9.8
EPSS
91.90%
Apache

Original Filing — NVD Description

Remote code execution occurs in Apache Solr before 7.1 with Apache Lucene before 7.1 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML external entity expansion vulnerability occurs in the XML Query Parser which is available, by default, for any query request with parameters deftype=xmlparser and can be exploited to upload malicious data to the /upload request handler or as Blind XXE using ftp wrapper in order to read arbitrary local files from the Solr server. Note also that the second vulnerability relates to remote code execution using the RunExecutableListener available on all affected versions of Solr.