CVE-2026-13593
Received Received - Intake

Memory Leak in CSS::Minifier::XS Perl Module

Vulnerability report for CVE-2026-13593, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-29

Last updated on: 2026-06-29

Assigner: CPANSec

Description

CSS::Minifier::XS versions before 0.14 for Perl have a memory leak when the entire document is minified away. The minify function has a memory leak when processing a document containing only characters to be removed, such as comments and whitespace.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-29
Last Modified
2026-06-29
Generated
2026-06-30
AI Q&A
2026-06-29
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in CSS::Minifier::XS versions before 0.14 for Perl. It is a memory leak that occurs when the minify function processes a document that is entirely minified away, meaning the document contains only characters that are removed during minification, such as comments and whitespace.

Impact Analysis

The memory leak caused by this vulnerability can lead to increased memory usage when minifying certain CSS documents. Over time or with repeated processing of such documents, this could degrade system performance or cause resource exhaustion.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13593. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart