Vulnerability Summary: Possible memory leak in ASHLAR encoder Severity Level: Moderate Affected Versions: <7.1.2-15 Patched Versions: 7.1.2-15 Vulnerability Description: An attacker can exploit a memory leak in the ASHLAR image writer by creating a crafted image that leads to the allocation of small objects that are never freed, thus exhausting process memory. Valgrind Output: The image includes a Valgrind heap summary with detected memory leaks. CVE ID: CVE-2026-25637 Weakness Type: CWE-401 CVSS Score: 5.3/10 CVSS Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Confidentiality: None - Integrity: None - Availability: Low Reported By: yiwango613