Lucene search
+L

113 matches found

RedHat Linux
RedHat Linux
added last week8 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References6
NVD
NVD
added last week7 views

CVE-2026-67216

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS0.00319EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/28 3:17 p.m.6 views

CVE-2026-6879

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS0.00293EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/24 4:53 p.m.12 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6AI score0.00348EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63284

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An authenticated user can cause a denial of service by submitting a specially crafted RFC 4716 SSH2 public key to the SSH key ingestion endpoint. The issue stems from a normalization function...

6.9CVSS5.2AI score
SaveExploits0
NVD
NVD
added 2026/07/08 5:17 p.m.15 views

CVE-2026-59887

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:2 p.m.9 views

PYSEC-2026-2022 phi4mm: Quadratic Time Complexity in Input Token Processing​ leads to denial of service

Summary A critical performance vulnerability has been identified in the input preprocessing logic of the multimodal tokenizer. The code dynamically replaces placeholder tokens e.g., , with repeated tokens based on precomputed lengths. Due to ​​inefficient list concatenation operations​​, the...

6.5CVSS6.8AI score0.00486EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/06/25 4:48 a.m.7 views

CVE-2026-13311 shell-quote parse() is quadratic in token count, enabling denial of service

shell-quote prior to 1.8.5 finalizes parsed tokens in parse using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse runs in On^2 time relative to the number of input tokens. An attacker who can supply an...

8.7CVSS6.3AI score0.0036EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-1748

Malware in sbrugna...

7.5CVSS6.9AI score0.02218EPSS
SaveExploits1References21
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-1380

Malware in sbrugna...

7.5CVSS7.6AI score0.02267EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-0725

Malware in sbrugna...

7.5CVSS7.5AI score0.02176EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-0928

Malware in sbrugna...

5.3CVSS7AI score0.03612EPSS
SaveExploits1References24
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-3159

Malware in sbrugna...

7.5CVSS7.5AI score0.05947EPSS
SaveExploits0References33
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-12612

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.00486EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-28818

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.01027EPSS
SaveExploits2References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2023-30291

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01029EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-26630

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01073EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-33587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input...

7.5CVSS7AI score0.02267EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/11 1:51 p.m.11 views

BIT-LIBPYTHON-2020-10735

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.5AI score0.05947EPSS
SaveExploits0References30
Packet Storm News
Packet Storm News
added 2025/05/19 12:0 a.m.5 views

Outsourced Privacy-Preserving Feature Selection Based on Fully Homomorphic Encryption

Feature selection is a technique that extracts a meaningful subset from a set of features in training data. When the training data is large-scale, appropriate feature selection enables the removal of redundant features, which can improve generalization performance, accelerate the training process...

6.6AI score
SaveExploits0
Rows per page
Query Builder