CVE-2026-17615

7.5

Red Hat · Apache Camel 4 for Quarkus 3

A flaw in RESTEasy's SourceProvider allows unauthenticated remote file reading via XML External Entity (XXE) injection.

Executive summary

An unauthenticated remote file read vulnerability exists in multiple Red Hat products using RESTEasy, posing a significant risk of sensitive data exposure.

Vulnerability

This is an XML External Entity (XXE) vulnerability occurring in the SourceProvider.writeTo method. An unauthenticated attacker can send a crafted XML body with a DOCTYPE declaration to endpoints accepting XML, forcing the server to resolve external entities and return file contents.

Business impact

This vulnerability carries a CVSS score of 7.5, classifying it as High severity. Successful exploitation allows unauthorized parties to read sensitive configuration files or system data from the server, which can lead to further compromise, lateral movement, or unauthorized access to backend services.

Remediation

Immediate Action: Monitor official Red Hat security advisories for the release of patched versions and apply updates as soon as they are made available.

Proactive Monitoring: Review application access logs for anomalous XML requests containing DOCTYPE declarations or unexpected external references.

Compensating Controls: Implement a Web Application Firewall (WAF) to inspect and block incoming XML payloads that contain malicious DOCTYPE definitions or external entity references.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the High severity and the potential for direct sensitive data exfiltration, organizations should treat this vulnerability with urgency. Ensure that all affected Red Hat components are tracked in your vulnerability management system and apply vendor-supplied patches immediately upon release to prevent potential exploitation.

More Red Hat CVEs

Sources

Originally found and disclosed by Red Hat would like to thank Leon Zlobecki for reporting this issue., per the CVE Program record.