Lucene search
+L

8822 matches found

EUVD
EUVD
added 2026/07/22 1:4 p.m.11 views

EUVD-2026-47665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, client terminated DNS-over-QUIC DoQ queries are not accounted properly by Unbound resulting in low-cost inflation of the waiting number of replies for already in-flight resolution queries. This results in degradation of resolution service f...

3.7CVSS5.3AI score0.00265EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.17 views

PT-2026-63379

Name of the Vulnerable Software and Affected Versions NLnet Labs Unbound versions 1.22.0 through 1.25.1 Description A client query for a deeply nested name under a DNSSEC-signed parent allows the system to send more upstream packets per query than the max-global-quota configuration allows. This...

6.5CVSS5.8AI score0.00278EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.28 views

PT-2026-63372

Name of the Vulnerable Software and Affected Versions NLnet Labs Unbound versions 1.22.0 through 1.25.1 Description Client terminated DNS-over-QUIC DoQ queries are not accounted for properly, leading to an inflation of the waiting number of replies for in-flight resolution queries. This causes a...

3.7CVSS5.8AI score0.00265EPSS
SaveExploits0References30
RedhatCVE
RedhatCVE
added 2026/07/21 10:41 p.m.19 views

CVE-2026-16517

A signed integer overflow vulnerability was found in libarchive's ZIP writer. In the archivewritezipheader function in archivewritesetformatzip.c, when ZIP encryption is enabled and the entry file size is close to INT64MAX, the addition of the encryption overhead to the entry size overflows int64...

2.9CVSS5.4AI score0.00078EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:18 p.m.7 views

EUVD-2026-46435

libheif is a HEIF and AVIF file format decoder and encoder. The fix for CVE-2026-3949 commit b97c8b5, PR 1712 introduced an integer overflow in the very security check it added. The check itself can be bypassed, allowing a crafted HEIF file with a VVC track to trigger the same out-of-bounds heap...

6.8CVSS4.7AI score0.0018EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/21 9:9 p.m.8 views

Gitea SSH Key Parser Denial of Service

Gitea's SSH key ingestion endpoint accepts keys in RFC 4716 SSH2 format and normalises them before storage. The normalisation function contains an ON² string concatenation loop with no input size limit, meaning a single malicious key submission can force the server to perform an amount of work th...

5.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:9 p.m.6 views

GHSA-4XJF-493Q-98P3 Gitea SSH Key Parser Denial of Service

Gitea's SSH key ingestion endpoint accepts keys in RFC 4716 SSH2 format and normalises them before storage. The normalisation function contains an ON² string concatenation loop with no input size limit, meaning a single malicious key submission can force the server to perform an amount of work th...

6.9CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:11 p.m.6 views

GHSA-8PPF-4F7H-5PPJ pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

Impact The BER/CER/DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload tens of kilobytes containing an OID with many arcs consumes seconds of CPU per decode call, allowing denial of service in any application tha...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 7:10 p.m.16 views

pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

Impact The BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets in a loop with no upper bound on the size of the tag ID. A crafted input can force the decoder to build an arbitrarily large integer, with CPU cost growing quadratically in input size...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/21 6:36 p.m.6 views

GHSA-V56Q-MH7H-F735 Immutable.js `List` 32-bit trie overflow → unrecoverable DoS

Summary Listset, ListsetSize, ListsetIn, ListupdateIn and the functional set / setIn / updateIn mishandle an index or size in the range 2 30, 2 31: - On an empty List the operation enters an uncatchable infinite loop a tight CPU spin; a surrounding try/catch never regains control. Only killing th...

8.7CVSS5.6AI score0.00438EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/07/21 1:4 p.m.6 views

SUSE CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.7 views

SUSE CVE-2026-63981

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: Fix blockcast recursion bypass leading to stack overflow tcfmirredact checks schedmirrednest against MIRREDNESTLIMIT 4 to prevent deep recursion. However, when the action uses blockcast tcfmblockid != 0, the...

5.3AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.7 views

SUSE CVE-2026-64143

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

5.3AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:27 a.m.5 views

SUSE-SU-2026:22835-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits57References541
RedhatCVE
RedhatCVE
added 2026/07/21 6:23 a.m.7 views

CVE-2026-64143

A flaw was found in the Linux kernel's Uniwill laptop driver. This vulnerability allows a local user to potentially cause permanent damage to the battery on certain older Uniwill laptop models. The issue arises when the battery charging limit feature is enabled through a 'force' module parameter,...

5.2AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63276

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description An authenticated user can cause a denial of service by sending a large HTTP request to the NPM package tag API endpoint. The AddPackageTag function reads the entire request body into memory using...

6.5CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 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
EUVD
EUVD
added 2026/07/20 11:23 p.m.27 views

EUVD-2026-42577

body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement...

5.9CVSS5.2AI score0.0027EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/20 11:23 p.m.5 views

GHSA-V422-HMWV-36X6 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

Impact When body-parser is configured with an invalid limit option value, such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept...

3.7CVSS5.3AI score0.0027EPSS
SaveExploits0References10
Patchstack
Patchstack
added 2026/07/20 11:23 p.m.26 views

NPM: body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

NPM: body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement vulnerability discovered by ? in WordPress Npm body-parser versions 1.20.6...

5.9CVSS5.3AI score0.0027EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder