CVE-2026-15803

In Eclipse RDF4J, several XML parser entry points do not fully restrict XML External Entity (XXE) processing when parsing untrusted XML-based RDF data or query results, permitting DOCTYPE declarations, external entity references, and external DTD loading. This is due to an incomplete fix for CVE-2018-1000644: the earlier fix did not cover all parser entry points. The issue is resolved in RDF4J 5.3.2, which rejects or disables DOCTYPE declarations, external entities, and external DTD loading by default.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-12 16:16

Updated : 2026-08-18 15:04


NVD link : CVE-2026-15803

Mitre link : CVE-2026-15803

CVE.ORG link : CVE-2026-15803


JSON object : View

Products Affected

No product.

CWE
CWE-611

Improper Restriction of XML External Entity Reference

CWE-827

Improper Control of Document Type Definition