Lucene search
+L

192 matches found

NVD
NVD
added 2026/06/30 1:19 p.m.18 views

CVE-2026-53433

fzf is vulnerable to a Denial of Service DoS due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity On². A crafted POST request with many small segments can trigger excessive...

7.5CVSS0.00212EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/25 11:0 a.m.9 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.2AI score0.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/05/20 1:36 p.m.21 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/05/20 11:57 a.m.25 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/05/19 1:37 p.m.19 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
SUSE Linux
SUSE Linux
added 2026/05/14 10:34 p.m.11 views

Security update for go1.25

This update for go1.25 fixes the following issues Security issues: CVE-2026-33811: net: crash when handling long CNAME response bsc1264508. CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1264506. CVE-2026-39817: cmd/go: "go tool pack" does not...

7.5CVSS5.9AI score0.00813EPSS
SaveExploits0References48
OSV
OSV
added 2026/05/11 5:44 a.m.9 views

BIT-GOLANG-2026-42499 Quadratic string concatenation in consumePhrase in net/mail

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References31
Vulnrichment
Vulnrichment
added 2026/05/07 7:41 p.m.18 views

CVE-2026-39820 Quadratic string concatentation in consumeComment in net/mail

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations...

5.8AI score0.00784EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/07 7:41 p.m.10 views

CVE-2026-39820 Quadratic string concatentation in consumeComment in net/mail

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations...

7.5CVSS5.9AI score
SaveExploits0References40
CVE
CVE
added 2026/05/07 7:41 p.m.149 views

CVE-2026-42499

CVE-2026-42499 affects the net/mail package’s consumePhrase routine, where pathological inputs can trigger DoS due to quadratic string concatenation when parsing RFC 5322 email addresses. This is documented across multiple feeds (NVD, CVE list, Debian, CIRCL, OSV GO-2026-4977, vulnrichment), indi...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References39Affected Software1
Cvelist
Cvelist
added 2026/05/07 7:41 p.m.115 views

CVE-2026-42499 Quadratic string concatenation in consumePhrase in net/mail

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322...

0.00798EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/07 4:9 a.m.17 views

CVE-2026-41640 NocoBase Vulnerable to SQL Injection via String Concatenation in Recursive Eager Loading

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL function in the core database package constructs a recursive CTE query by joining nodeIds with string concatenation instead of using...

7.5CVSS5.9AI score0.01875EPSS
SaveExploits1References4
CVE
CVE
added 2026/05/07 4:9 a.m.41 views

CVE-2026-41640

NocoBase CVE-2026-41640 describes an SQL injection in the core @nocobase/database package prior to v2.0.39. The vulnerable function queryParentSQL() builds a recursive CTE using string concatenation for nodeIds in a WHERE IN clause, allowing an authenticated attacker with record-creation permissi...

8.8CVSS6AI score0.01875EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/07 4:9 a.m.16 views

CVE-2026-41640 NocoBase Vulnerable to SQL Injection via String Concatenation in Recursive Eager Loading

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL function in the core database package constructs a recursive CTE query by joining nodeIds with string concatenation instead of using...

7.5CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.17 views

PT-2026-37846

A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be writte...

7.5CVSS6.4AI score0.00458EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/04/30 4:44 a.m.10 views

Denial Of Service (DoS)

Tornado is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient string concatenation in the HTTPHeaders.add method when processing repeated HTTP headers, which allows an attacker to send a crafted request that blocks the server's event loop and exhausts CPU resources...

7.5CVSS7.2AI score0.00559EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/30 3:3 a.m.23 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.3AI score0.00464EPSS
SaveExploits2References8
Github Security Blog
Github Security Blog
added 2026/04/22 8:9 p.m.25 views

@nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading

Summary The queryParentSQL function in the core database package constructs a recursive CTE query by joining nodeIds with string concatenation instead of using parameterized queries. The nodeIds array contains primary key values read from database rows. An attacker who can create a record with a...

8.8CVSS5.9AI score0.01875EPSS
SaveExploits1References6Affected Software1
GithubExploit
GithubExploit
added 2026/04/18 4:23 p.m.415 views

CVE-protobufjs-GHSA-xq3m-2v4x-88gg

GHSA-xq3m-2v4x-88gg: protobuf.js Remote Code Execution Critic...

6.7AI score
SaveExploits0
OSV
OSV
added 2026/04/17 1:3 p.m.11 views

OESA-2026-1981 jq security update

jq is a lightweight and flexible command-line JSON processor. you can use it to slice and filter and map and transform structured data. It is written in portable C, and it has zero runtime dependencies. it can mangle the data format that you have into the one that you want. Security Fixes: jq is ...

8.2CVSS6.1AI score0.00559EPSS
SaveExploits5References7
Rows per page
Query Builder