Spring Data REST 3.7.05.0.5 exception cause chain leakage
CVE-2026-41730 Published on June 9, 2026
Spring Data REST exposes persistence-layer internals in error responses
Spring Data REST serializes the full exception cause chain into HTTP error response bodies, potentially exposing persistence-layer internals to HTTP clients.
Affected versions:
Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0 through 4.5.11; 5.0.0 through 5.0.5.
Vulnerability Analysis
CVE-2026-41730 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality, a small impact on integrity and availability.
Weakness Type
Generation of Error Message Containing Sensitive Information
The software generates an error message that includes sensitive information about its environment, users, or associated data.
Affected Versions
Spring Data REST:- Version 3.7.0 and below 3.7.20 is affected.
- Version 4.3.0 and below 4.3.17 is affected.
- Version 4.4.0 and below 4.4.15 is affected.
- Version 4.5.0 and below 4.5.12 is affected.
- Version 5.0.0 and below 5.0.6 is affected.