- Resolved a Path Traversal vulnerability in
ZipUtilby enforcing canonical path checks [CWE-22]. - Mitigated an XML External Entity (XXE) vulnerability by hardening
DocumentBuilderFactory[CWE-611]. - Removed legacy
KeyUtilsclass to eliminate hardcoded cryptographic components [CWE-798].
Thanks to independent security researcher Sebastián Alba Vives for identifying these issues.