CVE-2025-54364
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-08-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | knack | 0.12.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1333 | The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Regular expression Denial of Service (ReDoS) issue in the knack.introspection module of Microsoft Knack version 0.12.0. It allows an attacker to exploit the way regular expressions are processed, potentially causing the application to consume excessive CPU resources and become unresponsive.
How can this vulnerability impact me? :
The vulnerability can lead to a Denial of Service condition by making the affected application unresponsive or slow due to excessive resource consumption when processing certain regular expressions. This can disrupt normal operations and availability of the service.