Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.sis.core/sis-metadata
  4. ›
  5. CVE-2025-68280

CVE-2025-68280: Apache SIS has Improper Restriction of XML External Entity Reference vulnerability

January 5, 2026

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="" …

References

  • github.com/advisories/GHSA-jqmr-2pg9-vfx7
  • github.com/apache/sis
  • lists.apache.org/thread/s4ggy3zbtrrn93glgo2vn52lgcxk4bp4
  • nvd.nist.gov/vuln/detail/CVE-2025-68280

Code Behaviors & Features

Detect and mitigate CVE-2025-68280 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.4 before 1.6

Fixed versions

  • 1.6

Solution

Upgrade to version 1.6 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-611: Improper Restriction of XML External Entity Reference

Source file

maven/org.apache.sis.core/sis-metadata/CVE-2025-68280.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:35:51 +0000.