Lucene search
+L

617364 matches found

CVE
CVE
added 4 days ago14 views

CVE-2026-13074

Affected software: MongoDB server. Vulnerable component: the awaitable hello command in exhaust mode. Root cause: handling of a specific parameter combination leads to a response loop that bypasses normal throttling. Impact: unauthenticated remote clients can cause excessive CPU consumption and d...

6.9CVSS5.5AI score0.0026EPSS
SaveExploits0References1
MongoDB
MongoDB
added 4 days ago6 views

Awaitable Hello Command in Exhaust Mode Unthrottled Response Loop Leading to Denial of Service

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.4AI score0.0026EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 4 days ago6 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS0.0039EPSS
SaveExploits1References3
NVD
NVD
added 4 days ago7 views

CVE-2026-16157

Duplicati v2.3.0.1 backup software gives Authenticated Users MODIFY permissions that propagate to all subdirectories. Installing the software outside of the Program Files directory, or on a custom path, creates a LocalSystem service running from a directory that any standard local user can write...

0.00131EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 4 days ago10 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS7.2AI score0.01052EPSS
SaveExploits1References10
OSV
OSV
added 4 days ago5 views

GHSA-9R8P-H6CC-6QHM n8n: Google Service Account Private Key Exposed in JWT Header

Impact When n8n was configured with a Google Service Account key, the full PEM private key was mistakenly placed in the JWT header's kid field which should only have held a key identifier. Since JWT headers were Base64-encoded rather than encrypted, the key could be recovered by anything that...

5CVSS5.5AI score0.00167EPSS
SaveExploits0References7
CVE
CVE
added 4 days ago10 views

CVE-2026-16157

Duplicati v2.3.0.1 on Windows is vulnerable to an incorrect permission assignment vulnerability. If installed to a non-default directory, the MSI creates a LocalSystem service that runs from a directory writable by standard local users, enabling them to replace DLLs in the service directory. On s...

5.8AI score0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-16157 Duplicati backup software v2.3.0.1 is vulnerable to an incorrect permission assignment vulnerability

Duplicati v2.3.0.1 backup software gives Authenticated Users MODIFY permissions that propagate to all subdirectories. Installing the software outside of the Program Files directory, or on a custom path, creates a LocalSystem service running from a directory that any standard local user can write...

0.00131EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 4 days ago9 views

libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM

An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64 API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB...

7.5CVSS6.3AI score0.01725EPSS
SaveExploits1References5
NVD
NVD
added 4 days ago8 views

CVE-2026-7328

Missing authorization in Caliptra Core Runtime Firmware INVOKEDPEMLDSA87, CMAESGCMDECRYPTDMA, EXTERNALMAILBOXCMD commands in subsystem mode allows a privileged local attacker to cause a denial of service via mailbox commands containing unverified AXI addresses. The security impact beyond...

6.8CVSS0.00091EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS0.0039EPSS
SaveExploits1References3
CVE
CVE
added 4 days ago10 views

CVE-2026-65650

CVE-2026-65650 affects Elgg before 7.0.0, where image dimension checks are missing, enabling a denial-of-service via oversized avatar uploads. Impact: possible availability degradation (CVSS 4.3). Remediation: upgrade to Elgg 7.0.0 or later where the issue is addressed, as reflected in the 7.0.0 ...

4.3CVSS5.3AI score0.0039EPSS
SaveExploits1References3
OSV
OSV
added 4 days ago4 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS5.3AI score0.0039EPSS
SaveExploits1References5
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-47758

FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdecasf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtpasffixheader function fails to validate a minimum chunksize when...

8.7CVSS5.5AI score0.00532EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago12 views

CVE-2026-64834

FFmpeg 0.6.3–8.1.2 contains an infinite loop DoS in the RTP/ASF demuxer (libavformat/rtpdec_asf.c). The rtp_asf_fix_header function does not validate a minimum chunksize when iterating ASF objects, so when a chunksize is smaller than the 24-byte ASF header, the loop pointer fails to advance, caus...

8.7CVSS5.5AI score0.00532EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-64834 FFmpeg 0.6.3 - 8.1.2 Infinite Loop DoS via RTP/ASF Demuxer

FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdecasf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtpasffixheader function fails to validate a minimum chunksize when...

8.7CVSS0.00532EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 4 days ago5 views

USN-8588-1: Gawk vulnerabilities

It was discovered that Gawk incorrectly handled memory when processing input using the getline redirection. An attacker could possibly use this issue to cause a denial of service. CVE-2026-40467 It was discovered that Gawk incorrectly handled certain integer calculations when allocating memory. A...

9.1CVSS5.8AI score0.00291EPSS
SaveExploits0
OSV
OSV
added 4 days ago3 views

USN-8588-1 gawk vulnerabilities

It was discovered that Gawk incorrectly handled memory when processing input using the getline redirection. An attacker could possibly use this issue to cause a denial of service. CVE-2026-40467 It was discovered that Gawk incorrectly handled certain integer calculations when allocating memory. A...

9.1CVSS5.8AI score0.00291EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 4 days ago3 views

SUSE CVE-2026-56816

Netty is a network application framework for development of protocol servers and clients. Prior to 4.2.16.Final, Netty's Http3FrameCodec buffers incoming data for HTTP/3 reserved frame types up to the wire-specified payload length without limits; decodeFrame trusts payLoadLength, allowing an...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 4 days ago2 views

SUSE CVE-2026-64194

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack at least with...

7.5CVSS5.8AI score0.00438EPSS
SaveExploits0References3
Rows per page
Query Builder