CVE 6.5 MEDIUM

Apache SIS: XML External Entity (XXE) vulnerability_CVE-2025-68280

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Description

Improper Restriction of XML External Entity Reference vulnerability in Apache SIS.



It is possible to write XML files in such a way that, when parsed by Apache SIS, an XML file reveals to the attacker the content of a local file on the server running Apache SIS. This vulnerability impacts the following SIS services:




* Reading of GeoTIFF files having the GEO_METADATA tag defined by the Defense Geospatial Information Working Group (DGIWG).

* Parsing of ISO 19115 metadata in XML format.

* Parsing of Coordinate Reference Systems defined in the GML format.

* Parsing of files in GPS Exchange Format (GPX).





This issue affects Apache SIS from versions 0.4 through 1.5 inclusive. Users are recommended to upgrade to version 1.6, which will fix the issue. In the meantime, the security vulnerability can be avoided by launching Java with the javax.xml.accessExternalDTD system property sets to a comma-separated list of authorized protocols. For example:



java -Djavax.xml.accessExternalDTD="" ...

Basic Information

ID CVE-2025-68280
Source apache
Published Jan 5, 2026 at 13:45
Modified Jan 5, 2026 at 14:54

Affected Product

Vendor Apache Software Foundation
Product Apache SIS
Version 0.4
Affected Versions Apache Software Foundation Apache SIS 0.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.