Vulnerability Description
MinIO Java SDK is a Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service. In minio-java versions prior to 8.6.0, XML tag values containing references to system properties or environment variables were automatically substituted with their actual values during processing. This unintended behavior could lead to the exposure of sensitive information, including credentials, file paths, or system configuration details, if such references were present in XML content from untrusted sources. This is fixed in version 8.6.0.
Related Weaknesses (CWE)
References
- https://github.com/minio/minio-java/commit/f7a98d06b25e5464bdd4811b044e25ff9101d
- https://github.com/minio/minio-java/releases/tag/8.6.0
- https://github.com/minio/minio-java/security/advisories/GHSA-h7rh-xfpj-hpcm
FAQ
What is CVE-2025-59952?
CVE-2025-59952 is a documented vulnerability. MinIO Java SDK is a Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service. In minio-java versions prior to 8.6.0, XML tag va...
How severe is CVE-2025-59952?
CVSS scoring is not yet available for CVE-2025-59952. Check NVD for updates.
Is there a patch for CVE-2025-59952?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.