CVE-2020-36661
NixOS vulnerability analysis and mitigation

Overview

A vulnerability was identified in Kong lua-multipart version 0.5.8-1, affecting the is_header function within src/multipart.lua. The issue was classified as problematic due to inefficient regular expression complexity that could lead to performance issues (CVE Mitre).

Technical details

The vulnerability stems from an inefficient pattern matching implementation in the is_header function. The original pattern '(%S+):%s*(%S+)' could take indeterminate time on long input strings, potentially leading to excessive processing time. For example, processing a text of 200,000 characters could take up to 150 seconds (GitHub PR).

Impact

When exploited, this vulnerability could cause significant performance degradation in systems using the affected component, potentially leading to denial of service conditions due to the inefficient processing of certain input patterns.

Mitigation and workarounds

The issue has been resolved in version 0.5.9-1 by replacing the problematic pattern with a more efficient one ('%S:%s*%S') that matches the same set of strings but executes in linear time. The fix is identified by commit d632e5df43a2928fd537784a99a79dec288bf01b. Users are recommended to upgrade to version 0.5.9-1 or later (GitHub Release).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-14330CRITICAL9.8
  • NixOSNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesDec 09, 2025
CVE-2025-14329HIGH8.8
  • NixOSNixOS
  • firefox-x11
NoYesDec 09, 2025
CVE-2025-14333HIGH8.1
  • NixOSNixOS
  • firefox-x11
NoYesDec 09, 2025
CVE-2025-14332HIGH7.3
  • NixOSNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesDec 09, 2025
CVE-2025-14331MEDIUM6.5
  • NixOSNixOS
  • firefox
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management