Lucene search
+L

442 matches found

Elastic
Elastic
added 2026/08/13 10:47 a.m.17 views

Elasticsearch 8.19.20, 9.4.5 Security Update (ESA-2026-77)

Inefficient Algorithmic Complexity in Elasticsearch Leading to Denial of Service A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker...

4.3CVSS5.3AI score0.00262EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71653

Name of the Vulnerable Software and Affected Versions rsync versions prior to 3.5.0 Description An algorithmic complexity issue exists in the hash search function. A remote attacker can trigger a denial of service by sending a carefully constructed file list. This exploit leverages quadratic-time...

8.7CVSS5.1AI score0.00525EPSS
SaveExploits0References103
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 2:13 p.m.11 views

Security Bulletin: IBM Maximo Application Suite uses js-yaml-4.1.1.tgz which is vulnerable to CVE-2026-53550.

Summary IBM Maximo Application Suite uses js-yaml-4.1.1.tgz which is vulnerable to CVE-2026-53550. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2026-53550 DESCRIPTION: js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0...

5.3CVSS5.3AI score0.00386EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 8:59 a.m.9 views

Security Bulletin:Vulnerability in js-yaml affects IBM Netezza Appliance

Summary The js-yaml package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-53550 Vulnerability Details CVEID:CVE-2026-53550 DESCRIPTION: js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigge...

5.3CVSS5.3AI score0.00386EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/11 8:39 a.m.20 views

Security Bulletin: IBM Decision Intelligence Client Managed Software (Formerly Known as IBM Automation Decision Services) for July 2026- Multiple CVEs addressed

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed with IBM Automation Decision Services. See full list below. Vulnerability Details CVEID:CVE-2026-59887 DESCRIPTION: linkify-it is a links recognition library with full...

9.8CVSS7.3AI score0.02759EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 2:18 p.m.8 views

Security Bulletin: IBM Security QRadar Log Management AQL Plugin is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that could be identified and exploited with automated tools. IBM Security QRadar Log Management AQL Plugin has addressed the applicable CVEs in an update. Vulnerability Details CVEID:CVE-2026-59879 DESCRIPTION:...

8.7CVSS5.8AI score0.00665EPSS
SaveExploits6Affected Software1
Patchstack
Patchstack
added 2026/08/07 6:36 p.m.8 views

NPM: Hono: Algorithmic Complexity DoS in Language Middleware

NPM: Hono: Algorithmic Complexity DoS in Language Middleware vulnerability discovered by ? in WordPress Npm hono versions = 4.12.0, 4.12.34...

5.3CVSS5.2AI score0.00291EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/08/07 6:36 p.m.7 views

Inefficient Algorithmic Complexity

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the languageDetector middleware. An attacker can cause excessive CPU consumption and block unrelated requests by sending crafted language tags with ...

6.9CVSS5.4AI score0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 6:36 p.m.12 views

GHSA-54FX-42GC-7VW4 Hono: Algorithmic Complexity DoS in Language Middleware

Summary The languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen-separated subtags. Details To implement progressive language-tag truncation, normalizeLanguage repeatedly calls parts.slice0...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/07 6:36 p.m.24 views

Hono: Algorithmic Complexity DoS in Language Middleware

Summary The languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen-separated subtags. Details To implement progressive language-tag truncation, normalizeLanguage repeatedly calls parts.slice0...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:36 p.m.10 views

CVE-2026-71848

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/07 6:36 p.m.11 views

CVE-2026-71848 Hono: Algorithmic Complexity DoS in Language Middleware

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 6:36 p.m.53 views

CVE-2026-71848

Summary: CVE-2026-71848 affects the Hono web framework (4.12.0–4.12.33) via the languageDetector middleware. The root cause is an implementation in normalizeLanguage() that builds language tag prefixes with parts.slice(0, i).join('-') for every possible prefix, causing the total string processing...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/03 5:54 a.m.9 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.8 views

Inefficient Algorithmic Complexity

Overview org.bouncycastle:bcprov-jdk16 is a Bouncy Castle Crypto package that is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6. Affected versions of this package are vulnerable to Inefficie...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.9 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.7 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.11 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/29 2:16 p.m.7 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.2CVSS5.7AI score0.00427EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.12 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Inefficient Algorithmic Complexity (CVE-2026-45186)

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505564; scriptversion"1.2"; scriptsetattributeattribute:"pluginmodificationdate",...

7.5CVSS6.7AI score0.0046EPSS
SaveExploits1References3
Rows per page
Query Builder