Lucene search
+L
DebiancveRecent

66301 matches found

Debian CVE
Debian CVE
added 2026/09/07 6:39 p.m.4 views

CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 4:00 p.m.4 views

CVE-2026-86469

A flaw was found in GLib2. When gfilereplace is used with GFILECREATEREPLACEDESTINATION and creating the .goutputstream-XXXXXX temporary file fails, the library unlinks the destination and recreates it without exclusive creation or symlink protection. A local attacker who can write to the...

5.3CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 2:15 p.m.1 views

CVE-2026-86317

A vulnerability was detected in ggml-org llama.cpp up to 0.4.0. This impacts the function rpcserver::deserializetensor of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component RPC Server. Performing a manipulation of the argument ne results in reachable assertion. The attack is possible to be...

6.9CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 2:14 p.m.1 views

CVE-2026-19843

A flaw was found in 389-ds-base. The Cockpit 389 Console's LDAP editor constructs an ldapsearch command by embedding an LDAP entry's distinguished name DN into a shell command string without proper escaping. An LDAP user with delegated privileges to create or rename directory entries could craft ...

8.4CVSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/09/07 2:14 p.m.1 views

CVE-2026-18922

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, a stale identity carried in a Cyrus SASL auxiliary property from a prior failed bind attempt can be installed on a connection following a subsequent, unrelated successful bind, regardless of which SASL mechanism completes...

9.8CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 2:14 p.m.1 views

CVE-2026-18453

A flaw was found in 389 Directory Server. A missing NULL pointer check in the paged results handling of opsharedsearch allows an unauthenticated remote attacker to crash the LDAP server by sending a crafted sequence of search requests using the USEONEBACKEND control, resulting in denial of servic...

7.5CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 2:14 p.m.1 views

CVE-2026-18355

A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server 389-ds-base. In sasliostartpacket, the wrapped-record length read from the wire is validated only against an upper bound. A small wire length 0, 1, or 2 produces an encryptedbuffercount below the already-consumed...

7.5CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 1:18 p.m.1 views

CVE-2026-76560

A flaw was found in 389 Directory Server. The SELFDN ACI bind-rule evaluator incorrectly matches an anonymous LDAP client's empty bind DN against an empty stored attribute value, allowing an unauthenticated client to satisfy access control checks intended to require a matching authenticated...

7.5CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86434

league/commonmark versions = 2.0.0 and 2.8.4 patched in 2.9.0 contain a denial of service vulnerability in UniqueSlugNormalizer::normalize, which restarts its numeric-suffix search from 1 on every slug collision, resulting in OK^2 time complexity for K headings that collapse to the same base slug...

8.7CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86435

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Footnote extension that fails to deduplicate footnote definitions. Attackers can craft documents with duplicate footnote definitions and references to create quadratic output expansion, consuming excessiv...

8.7CVSS5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86433

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Attributes extension where AttributesListener::findTargetAndDirection performs quadratic-time sibling list scanning. Unauthenticated attackers can submit approximately 32 KB of repeated attribute blocks t...

8.7CVSS5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86432

commonmark versions from 2.0.0 before 2.8.4 contain a denial of service vulnerability in XmlRenderer that emits depth-proportional indentation for every XML tag. Attackers can provide deeply nested Markdown or AST structures to cause quadratic memory consumption and output amplification, exhausti...

6.9CVSS5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86431

league/commonmark thephpleague/commonmark versions = 2.7.0 and 2.9.1 contain a cross-site scripting vulnerability in the AttributesExtension. Prefixing an attribute name with a single U+000C form feed byte e.g. \x0Conclick="alert1" bypasses the AttributesHelper::filterAttributes 'on' event-handle...

7.2CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86430

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86429

The league/commonmark thephpleague/commonmark library in versions = 1.5.0 and 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment they are not enabled by default and are excluded from the...

8.7CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86428

commonmark versions from 1.5.0 before 2.10.0 contain a denial of service vulnerability in the AttributesExtension when processing distinctly-named attributes. Attackers can submit Markdown with numerous distinct attribute names to cause quadratic-time attribute merging and filtering, consuming...

8.7CVSS5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86425

ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the Layer method of PerlMagick. An attacker who supplies a crafted list of images can trigger memory access after deallocation, resulting in a crash denial of service...

4.8CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86424

ImageMagick before 7.1.2-30 and 6.9.13-55 contains a time-of-check-time-of-use TOCTOU vulnerability in the video decoder that allows attackers to bypass path policy write restrictions via symlink swaps. An attacker can replace a symlink between policy validation check-time and the file write...

2.5CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86422

ImageMagick before 7.1.2-30 contains a time-of-check-time-of-use vulnerability in path policy enforcement on Windows that allows attackers to bypass read or write restrictions by exploiting symlink race conditions. Attackers can swap symlinks between policy validation and file access to read or...

3.3CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86423

ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the GetList method of PerlMagick. A crafted call to the GetList method can trigger the use-after-free, resulting in a crash denial of service...

4.8CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.2 views

CVE-2026-86421

ImageMagick before 7.1.2-30 and 6.9.13-55 contains a memory leak in the MSL image decoder. A crafted MSL image triggers memory allocation without proper deallocation, allowing an attacker to exhaust memory and cause a denial of service...

6.3CVSS5.6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.1 views

CVE-2026-86420

ImageMagick before 7.1.2-30 and 6.9.13-55 fails to properly lower the memory budget when an operation inside OpenPixelCache fails. Repeated triggering of such failures can exhaust the process memory budget and result in a denial of service...

6.3CVSS5.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:02 p.m.1 views

CVE-2026-79678

A flaw was found in FreeIPA's idp-add command, where insufficiently validated --organization/--base-url input reaches a constrained eval call before the corresponding LDAP access control check is enforced. This allows any authenticated IPA principal, regardless of privilege level, to enumerate an...

8.1CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:01 p.m.1 views

CVE-2026-76578

A flaw was found in FreeIPA. The self-managed OTP token ACI does not require authentication and does not restrict which attributes may be added alongside the token entry. An unauthenticated LDAP client can exploit this, combined with a related flaw in the underlying directory server's ACI...

9.8CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 10:19 a.m.1 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 8:16 a.m.8 views

CVE-2026-84732

Retransmissions of ACK packet ID in OpenVPN through 2.6.22 and 2.7.6 allow remote unauthenticated attackers to cause a denial of service via crafted inputs that trigger a timeout integer overflow...

8.7CVSS0.00544EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:55 a.m.8 views

CVE-2026-84256

An argument parsing issue in OpenVPN 2.1rc10 through 2.6.22 and 2.7alpha1 through 2.7.6 on Windows allows remote authenticated users to execute arbitrary commands via a crafted certificate subject...

7.7CVSS0.00383EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:47 a.m.6 views

CVE-2026-84226

OpenVPN version 2.5.0 through 2.6.22 and 2.7alpha1 through 2.7.6 on Windows allows local authenticated users to perform a binary planting attack during network configuration steps...

8.5CVSS0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:41 a.m.4 views

CVE-2026-78254

The ftp and scp tasks of Apache Ant can download files from a remote server. A malicious server can provide relative paths that allow it to write outside of the dedicated target directory for the download, making it possible to overwrite files of the attacker's choice using the permissions of the...

0.0019EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:40 a.m.7 views

CVE-2026-82312

OpenVPN 2.0.0 through 2.6.22 and 2.7alpha1 through 2.7.6 on Windows allows local authenticated users to cause a denial of service via a NULL DACL on named IPC objects...

1.8CVSS0.00101EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:36 a.m.1 views

CVE-2026-81830

The Windows interactive service in OpenVPN 2.4.0 through 2.6.22 allows local authenticated users to bypass the trusted configuration directory constraint via incorrect file path validation...

5.6CVSS0.00106EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:32 a.m.7 views

CVE-2026-81738

OpenVPN 2.5.0 through 2.7.6 on Windows using the tap-windows6 driver allows attackers to trigger an out-of-bounds write via crafted DOMAIN-SEARCH entries...

2.3CVSS0.00331EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:28 a.m.7 views

CVE-2026-78221

An incorrect buffer size calculation in the Windows Interactive Service in OpenVPN 2.7alpha1 through 2.7.6 allows local authenticated users to cause memory corruption or disclose sensitive information via crafted NRPT inputs...

5.9CVSS0.00116EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 7:21 a.m.8 views

CVE-2026-78043

The Windows Interactive Service in OpenVPN 2.7alpha1 through 2.7.6 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via specially crafted paths...

5.6CVSS0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 5:41 a.m.4 views

CVE-2026-85013

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 10:15 p.m.1 views

CVE-2026-86227

A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to initiate the attack remotely. The attack is considered to have high...

3.1CVSS0.00321EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:49 p.m.9 views

CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:49 p.m.9 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.8AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.9 views

CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.7AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.9 views

CVE-2026-80231

A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting CURLSSLOPTNATIVECA than when the connection was created...

5.7AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.8 views

CVE-2026-80230

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

5.8AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:47 p.m.9 views

CVE-2026-80229

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

5.8AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:47 p.m.13 views

CVE-2026-19931

A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's previously authenticated connection...

5.7AI score0.00259EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:47 p.m.10 views

CVE-2026-18924

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process...

5.7AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:47 p.m.9 views

CVE-2026-13608

A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle MITM attack can inject a premature or shortcut response that bypasses complete peer...

5.7AI score0.00265EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/06 5:46 p.m.6 views

CVE-2026-86219

Authen::SASL::Perl::DIGESTMD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in serverstep. serverstart generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. serverstep...

5.7AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/05 6:51 p.m.7 views

CVE-2026-18238

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.9AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/05 6:51 p.m.6 views

CVE-2026-18313

rpcapd can allocate up to 65536 bytes per each RPCAPMSGUPDATEFILTERREQ or RPCAPMSGSTARTCAPREQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/05 6:51 p.m.6 views

CVE-2026-6554

libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/05 6:50 p.m.6 views

CVE-2026-6244

libpcap BPF interpreter for the 'div k' and 'mod k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0
Total number of security vulnerabilities66301