CVE-2021-41186

MEDIUM

Fluentd 0.14.14-1.14.1 - Denial of Service via parser_apache2 Regex Handling

Title source: llm
STIX 2.1

Description

Fluentd collects events from various data sources and writes them to files to help unify logging infrastructure. The parser_apache2 plugin in Fluentd v0.14.14 to v1.14.1 suffers from a regular expression denial of service (ReDoS) vulnerability. A broken apache log with a certain pattern of string can spend too much time in a regular expression, resulting in the potential for a DoS attack. This issue is patched in version 1.14.2 There are two workarounds available. Either don't use parser_apache2 for parsing logs (which cannot guarantee generated by Apache), or put patched version of parser_apache2.rb into /etc/fluent/plugin directory (or any other directories specified by the environment variable `FLUENT_PLUGIN` or `--plugin` option of fluentd).

Scores

CVSS v3 5.9
EPSS 0.0049
EPSS Percentile 65.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-400
Status published
Products (2)
fluentd/fluentd 0.14.14 - 1.14.1
rubygems/fluentd 0.14.14 - 1.14.2RubyGems
Published Oct 29, 2021
Tracked Since Feb 18, 2026