PatchSiren cyber security CVE debrief
CVE-2026-59292 Spring CVE debrief
The PropertiesPersistingMetadataStore, the default file-based ConcurrentMetadataStore in Spring Integration, persists its state to a properties file located in ${java.io.tmpdir}/spring-integration/metadata-store.properties with world-readable permissions. This could potentially expose sensitive data, such as authentication credentials or encryption keys. The issue affects multiple versions of Spring Integration, including 5.5.21 and earlier, 6.4.0 - 6.4.12, 6.5.0 - 6.5.10, 7.0.0 - 7.0.5, and 7.1.0. Developers and administrators should verify the configuration and permissions of the metadata store properties file to ensure it is not accessible to unauthorized users. Additionally, they should review and update Spring Integration configurations to restrict access to sensitive data and ensure proper permissions. This includes monitoring for and applying vendor-provided patches or updates, and implementing compensating controls to mitigate the risk of sensitive data exposure. The CVE record was published on 2026-08-27T20:17:55.347Z and has not been modified since then. The NVD entry is currently Analyzed.
- Vendor
- Spring
- Product
- Spring Integration
- CVSS
- LOW 3.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-27
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-27
- Advisory updated
- 2026-08-31
Who should care
Developers and administrators using Spring Integration, especially those handling sensitive data, should be aware of this vulnerability and take necessary precautions to restrict access to sensitive data and ensure proper permissions. This includes reviewing and updating Spring Integration configurations, monitoring for and applying vendor-provided patches or updates, and implementing compensating controls to mitigate the risk of sensitive data exposure.
Technical summary
The PropertiesPersistingMetadataStore, the default file-based ConcurrentMetadataStore in Spring Integration, persists its state to a properties file located in ${java.io.tmpdir}/spring-integration/metadata-store.properties with world-readable permissions. This could potentially expose sensitive data, such as authentication credentials or encryption keys. The issue affects multiple versions of Spring Integration, including 5.5.21 and earlier, 6.4.0 - 6.4.12, 6.5.0 - 6.5.10, 7.0.0 - 7.0.5, and 7.1.0.
Defensive priority
Developers and administrators should prioritize reviewing and updating Spring Integration configurations to restrict access to sensitive data and ensure proper permissions.
Recommended defensive actions
- Review and update Spring Integration configurations to restrict access to sensitive data
- Ensure proper permissions are set for the metadata store properties file
- Monitor for and apply vendor-provided patches or updates
- Perform a thorough review of the affected systems to identify potential exposure
- Implement compensating controls to mitigate the risk of sensitive data exposure
- Track exceptions and retest remediated assets to ensure the issue is resolved
- Conduct regular security audits to detect similar vulnerabilities in the future
Evidence notes
The default file-based ConcurrentMetadataStore in Spring Integration persists its state to a properties file with world-readable permissions, potentially exposing sensitive data. This issue affects multiple versions of Spring Integration, including 5.5.21 and earlier, 6.4.0 - 6.4.12, 6.5.0 - 6.5.10, 7.0.0 - 7.0.5, and 7.1.0. Developers should verify the configuration and permissions of the metadata store properties file to ensure it is not accessible to unauthorized users.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-59292 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-59292
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-59292 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-59292
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://spring.io/security/cve-2026-59292
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.