CVE-2025-30220
GeoTools, GeoServer, and GeoNetwork XML External Entity (XXE) Processing Vulnerability in XSD schema handling
Public exploit available. Not confirmed exploited in the wild yet. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Identify whether you run affected software and note the exact installed versions of GeoServer, GeoTools (if embedded in your app), and GeoNetwork.
- If you have GeoServer (or modules named gs-web-app / gs-wfs), upgrade them to at least version 2.27.1.
- If you have GeoServer older branches, upgrade to the fixed versions matching your line: GeoServer 2.25.7 or 2.26.3 (depending on what you’re running and what your upgrade path allows).
- If you use GeoTools, upgrade it to at least version 28.6.1.
- If you run GeoNetwork, upgrade it to at least version 4.2.13.
What it is
From the CVE record
GeoServer is an open source server that allows users to share and edit geospatial data. GeoTools Schema class use of Eclipse XSD library to represent schema data structure is vulnerable to XML External Entity (XXE) exploit. This impacts whoever exposes XML processing with gt-xsd-core involved in parsing, when the documents carry a reference to an external XML schema. The gt-xsd-core Schemas class is not using the EntityResolver provided by the ParserHandler (if any was configured). This also impacts users of gt-wfs-ng DataStore where the ENTITY_RESOLVER connection parameter was not being used as intended. This vulnerability is fixed in GeoTools 33.1, 32.3, 31.7, and 28.6.1, GeoServer 2.27.1, 2.26.3, and 2.25.7, and GeoNetwork 4.4.8 and 4.2.13.
In plain language
Written by AI from the recordGeoServer, GeoTools, and GeoNetwork can be tricked into reading “external” XML schema files, which may let an attacker steal information without logging in—most small businesses using these products should treat this as urgent and upgrade.
Unauthenticated XXE (CWE-611/CWE-918) in GeoTools/GeoServer/GeoNetwork XML schema handling allows attackers to supply crafted XML that references external schemas; the products may resolve and process those external entities during parsing (via gt-xsd-core/XSD handling), leading to sensitive data disclosure.
If you're affected
- Sensitive system data disclosure
- Leaked configuration or documents
- Potential service disruption
- Breach risk from internet scanning
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
1 source with a proof of concept or module.
Exploit links, PoCs and Metasploit modules after sign-in- EPSS
42% chance of exploitation activity in the next 30 days, which ranks it in the 99th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
The patch came 192 days before any public exploit.
- EPSS band changehigh → moderateepss band change
- EPSS band changemoderate → high
- EPSS band changemoderate → high
- OpenVAS check added
- EPSS band changelow → moderate
- Public exploit / PoCsource: github-poc
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L
Scored 9.9 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity LowData modification is possible but limited in scope or consequence
- Availability LowReduced performance or intermittent disruption of service
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- CollectionT1005Data from Local Systemhigh confidence
- Command and ControlT1090Proxyhigh confidence
- Initial AccessT1190Exploit Public-Facing Applicationmedium confidence
Sources
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Maven, not every advisory. This one: public exploit.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI