Description
Use of insecure directory in Spring Data Geode snapshot import extracts archives into predictable, permissive directories under the system temp location. On shared hosts, a local user with basic privileges can access another user’s extracted snapshot contents, leading to unintended exposure of cache data.
Problem types
CWE-538: Insertion of Sensitive Information into Externally-Accessible File or Directory
CWE-378: Creation of Temporary File With Insecure Permissions
CWE-379: Creation of Temporary File in Directory with Insecure Permissions
Product status
2.0.0.RELEASE (maven)
1.7.0.RELEASE (maven)
References
www.herodevs.com/vulnerability-directory/cve-2026-2817