Bug 2507635 (CVE-2026-17615) - CVE-2026-17615 resteasy-core: RESTeasy SourceProvider remote unauthenticated file read
Summary: CVE-2026-17615 resteasy-core: RESTeasy SourceProvider remote unauthenticated ...
Keywords:
Status: NEW
Alias: CVE-2026-17615
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-27 19:38 UTC by OSIDB Bzimport
Modified: 2026-08-31 15:20 UTC (History)
75 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-27 19:38:02 UTC
A flaw was found in RESTEasy's SourceProvider. This vulnerability allows an unauthenticated attacker to perform an unauthenticated remote file read. By sending a specially crafted XML body with a DOCTYPE declaration referencing external entities to an endpoint that accepts application/xml and returns Source or StreamSource, the server can be tricked into resolving the entity and including sensitive file contents in the HTTP response. This is due to the SourceProvider.writeTo() method creating a SAXParser without disabling external entity resolution, leading to an XML External Entity (XXE) vulnerability.


Note You need to log in before you can comment on or make changes to this bug.