CVE-2024-12579 MEDIUM

CVE-2024-12579: Minify HTML <= 2.1.10 - - Regular Expressions Denial of Service

Vendor Teckel
Product Minify HTML
Weakness CWE-400
Published December 13, 2024
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Minify HTML plugin for WordPress is vulnerable to Regular Expression Denial of Service (ReDoS) in all versions up to, and including, 2.1.10. This is due to processing user-supplied input as a regular expression. This makes it possible for unauthenticated attackers to create comments that can cause catastrophic backtracking and break pages.

Explanation of Vulnerability in Simple Terms

02Summary

Teckel Minify HTML versions 2.1.10 and earlier allow an attacker to modify HTML content on the site without authentication. The vulnerability stems from insufficient input validation when processing HTML minification requests. An attacker can inject malicious HTML or alter existing page content, potentially affecting site integrity and user trust.

What an attacker can do

03Attacker Capabilities

Modify or inject HTML content on the site without needing to log in.

Potential impact on your site

04Site Impact

Site visitors may see altered or injected HTML content, compromising page integrity and potentially enabling phishing or malware distribution.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 13, 2024 CVE published
April 8, 2026 Record updated