Lucene search
+L

1430 matches found

RedHat Linux
RedHat Linux
added 6 days ago5 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via SPDY header decompression amplification

A flaw was found in Netty, a network application framework. A remote attacker could exploit a vulnerability in the SPDY header decoding process. By sending a specially crafted, small compressed header block, the attacker can cause it to expand significantly during decompression, leading to...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/08/10 9:9 a.m.6 views

CVE-2026-50045

A vulnerability in Unbound allows a remote attacker to bypass upstream amplification limits by querying a deeply nested name under a DNSSEC-signed parent. This triggers excessive outbound traffic per query, potentially causing a denial of service DoS. Mitigation Restrict recursive DNS access...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 10:9 p.m.10 views

CVE-2026-47249 Klever-Go KVM: Hash-array amplification in P2P resolver request handling

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.18, the P2P resolver request handling logic is vulnerable to hash-array amplification. A connected peer can send a compressed RequestDataTypeHashArrayType direct request that is only 442 bytes on the wire but expan...

7.5CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 10:9 p.m.30 views

CVE-2026-47249 Klever-Go KVM: Hash-array amplification in P2P resolver request handling

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.18, the P2P resolver request handling logic is vulnerable to hash-array amplification. A connected peer can send a compressed RequestDataTypeHashArrayType direct request that is only 442 bytes on the wire but expan...

7.5CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 10:9 p.m.76 views

CVE-2026-47249

CVE-2026-47249 affects Klever-Go KVM (Go implementation of Klever) prior to v1.7.18. The issue is in P2P resolver request handling where a compressed RequestDataType_HashArrayType direct request (wire size ~442 bytes) can expand into about 200,000 decoded hash entries inside the resolver path. Th...

7.5CVSS8.6AI score0.00278EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/07 3:42 p.m.9 views

Security Bulletin: IBM i is Affected By Multiple Vulnerabilities in DNS [CVE-2026-3039, CVE-2026-3592, CVE-2026-5946]

Summary BIND Domain Name System for IBM i is vulnerable to exessive memory consumption when receiving specially constructed packets CVE-2026-3039, amplified resource consumption when querying a specially crafted zone CVE-2026-3592, and flaws in handling of DNS messages whose CLASS is not Internet...

7.5CVSS5.5AI score0.01874EPSS
SaveExploits0Affected Software5
RedhatCVE
RedhatCVE
added 2026/08/07 7:30 a.m.14 views

CVE-2026-71430

A flaw was found in node-re2, a library providing RE2 regular expression bindings for Node.js. When performing a global string replacement with a specially crafted template that amplifies the output, the resulting string can exceed the maximum length allowed by the V8 JavaScript engine. This...

7.5CVSS5.3AI score0.0011EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/06 11:20 a.m.9 views

Security update for bind

This update for bind fixes the following issues: CVE-2022-3094: UPDATE message flood may cause named to exhaust all available memory bsc1207471. CVE-2026-3039: BIND 9 server memory exhaustion during GSS-API TKEY negotiation bsc1265591. CVE-2026-3592: amplification vulnerabilities via self-pointed...

9.2CVSS7.1AI score0.13213EPSS
SaveExploits0References40
OSV
OSV
added 2026/08/06 11:20 a.m.4 views

SUSE-SU-2026:3517-1 Security update for bind

This update for bind fixes the following issues: - CVE-2022-3094: UPDATE message flood may cause named to exhaust all available memory bsc1207471. - CVE-2026-3039: BIND 9 server memory exhaustion during GSS-API TKEY negotiation bsc1265591. - CVE-2026-3592: amplification vulnerabilities via...

8.6CVSS7AI score0.13213EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.12 views

EulerOS 2.0 SP13 : bind (EulerOS-SA-2026-2957)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : BIND servers that are configured to use TKEY-based authentication via GSS-API tokens are vulnerable to excessive memory consumption when receiving a...

7.5CVSS7.3AI score0.01874EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.13 views

EulerOS 2.0 SP15 : bind (EulerOS-SA-2026-2916)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : BIND servers that are configured to use TKEY-based authentication via GSS-API tokens are vulnerable to excessive memory consumption when receiving a...

7.5CVSS5.7AI score0.01874EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/05 12:50 p.m.8 views

Security update for containerd

This update for containerd fixes the following issues: CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate...

7.1CVSS7.2AI score0.00656EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 2:39 p.m.8 views

EUVD-2026-52703

The fix released in jackson-core 2.18.6 and 2.21.1 for CVE-2026-18401 GHSA-72hv-8253-57qq, number length constraint bypass in the non-blocking parser is incomplete. This record covers the remaining bypass. The earlier fix wired validateIntegerLength into a new setIntLength helper and invoked it...

8.7CVSS5.6AI score0.00372EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/03 11:43 p.m.3 views

thrift: Apache Thrift Python bindings: Denial of Service via data amplification

A flaw was found in Apache Thrift Python bindings. This vulnerability involves the improper handling of highly compressed data, leading to a data amplification issue. An attacker could exploit this by providing specially crafted compressed input, which may cause the application to consume excessi...

7.5CVSS5.3AI score0.01097EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/08/03 11:26 a.m.9 views

Security update for containerd

This update for containerd fixes the following issues: CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate...

9.1CVSS6.7AI score0.00781EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/03 11:26 a.m.5 views

SUSE-SU-2026:3450-1 Security update for containerd

This update for containerd fixes the following issues: - CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266...

9.6CVSS5.9AI score0.00781EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.9 views

SUSE SLED15 / SLES15 Security Update : perl-DBI (SUSE-SU-2026:3415-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3415-1 advisory. This update for perl-DBI fixes the following issues - CVE-2026-14380: unvalidated string eval interpolation of...

9.8CVSS6.2AI score0.00479EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.8 views

SUSE CVE-2026-48824

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS7.8AI score0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/30 6:54 a.m.5 views

SUSE-SU-2026:3415-1 Security update for perl-DBI

This update for perl-DBI fixes the following issues - CVE-2026-14380: unvalidated string eval interpolation of the Profile package name can lead to arbitrary Perl code execution bsc1271018. - CVE-2026-14740: one-byte out-of-bounds read when deleting an initial SQL comment line can lead to a proce...

9.8CVSS6.1AI score0.00479EPSS
SaveExploits0References13
SUSE Linux
SUSE Linux
added 2026/07/30 6:54 a.m.9 views

Security update for perl-DBI

This update for perl-DBI fixes the following issues CVE-2026-14380: unvalidated string eval interpolation of the Profile package name can lead to arbitrary Perl code execution bsc1271018. CVE-2026-14740: one-byte out-of-bounds read when deleting an initial SQL comment line can lead to a process...

7.3CVSS6.4AI score0.00479EPSS
SaveExploits0References24
Rows per page
Query Builder