Lucene search
+L
DebiancveRecent

61842 matches found

Debian CVE
Debian CVE
•added 2026/03/13 5:18 p.m.•7 views

CVE-2026-29078

Lexbor is a web browser engine library. Prior to 2.7.0, the ISO‑2022‑JP encoder in Lexbor fails to reset the temporary size variable between iterations. The statement ctx-bufferused -= size with a stale size = 3 causes an integer underflow that wraps to SIZEMAX. Afterwards, memcpy is called with ...

8.2CVSS5.3AI score0.00269EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 5:15 p.m.•6 views

CVE-2026-32746

telnetd in GNU inetutils through 2.7 allows an out-of-bounds write in the LINEMODE SLC Set Local Characters suboption handler because addslc does not check whether the buffer is full...

9.8CVSS9.1AI score0.23674EPSS
SaveExploits8
Debian CVE
Debian CVE
•added 2026/03/13 1:23 p.m.•10 views

CVE-2026-2673

Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected preferred key exchange group when its key exchange group configuration includes the default by using the 'DEFAULT' keyword. Impact summary: A less preferred key exchange may be used even when a more preferred group is...

6.5CVSS5.6AI score0.00435EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 11:45 a.m.•5 views

CVE-2026-4111

A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archivereaddata processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This...

7.5CVSS5.3AI score0.00693EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 9:11 a.m.•8 views

CVE-2026-23941

Inconsistent Interpretation of HTTP Requests 'HTTP Request Smuggling' vulnerability in Erlang OTP inets httpd module allows HTTP Request Smuggling. This vulnerability is associated with program files lib/inets/src/httpserver/httpdrequest.erl and program routines httpdrequest:parseheaders/7. The...

9.4CVSS7.1AI score0.00528EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 9:11 a.m.•5 views

CVE-2026-23943

Improper Handling of Highly Compressed Data Compression Bomb vulnerability in Erlang OTP ssh sshtransport modules allows Denial of Service via Resource Depletion. The SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication...

6.9CVSS6.8AI score0.00644EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 9:11 a.m.•5 views

CVE-2026-23942

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP sshsftpd module allows Path Traversal. This vulnerability is associated with program files lib/ssh/src/sshsftpd.erl and program routines sshsftpd:iswithinroot/2. The SFTP server uses string...

5.4CVSS6.8AI score0.00363EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/13 8:52 a.m.•12 views

CVE-2026-4105

A flaw was found in systemd. The systemd-machined service contains an Improper Access Control vulnerability due to insufficient validation of the class parameter in the RegisterMachine D-Bus Desktop Bus method. A local unprivileged user can exploit this by attempting to register a machine with a...

6.7CVSS5.8AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 9:41 p.m.•11 views

CVE-2026-32597

PyJWT is a JSON Web Token implementation in Python. Prior to 2.12.0, PyJWT does not validate the crit Critical Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting...

7.5CVSS7.2AI score0.00269EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/12 9:30 p.m.•5 views

CVE-2026-3909

Out of bounds write in Skia in Google Chrome prior to 146.0.7680.75 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.5AI score0.01629EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/12 9:30 p.m.•8 views

CVE-2026-3910

Inappropriate implementation in V8 in Google Chrome prior to 146.0.7680.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS8.1AI score0.02EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:27 p.m.•6 views

CVE-2026-2229

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the servermaxwindowbits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. ...

7.5CVSS7.5AI score0.00874EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:21 p.m.•12 views

CVE-2026-1528

ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24.0...

7.5CVSS7.5AI score0.00488EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:17 p.m.•11 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS7.5AI score0.00256EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:13 p.m.•7 views

CVE-2026-2581

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS7AI score0.00566EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:8 p.m.•15 views

CVE-2026-1526

The undici WebSocket client is vulnerable to a denial-of-service attack via unbounded memory consumption during permessage-deflate decompression. When a WebSocket connection negotiates the permessage-deflate extension, the client decompresses incoming compressed frames without enforcing any limit...

7.5CVSS7.5AI score0.0115EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:56 p.m.•17 views

CVE-2026-1525

Undici allows duplicate HTTP Content-Length headers when they are provided in an array with case-variant names e.g., Content-Length and content-length. This produces malformed HTTP/1.1 requests with multiple conflicting Content-Length values on the wire. Who is impacted: Applications...

9.8CVSS7.2AI score0.00493EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:47 p.m.•15 views

CVE-2026-32274

Black is the uncompromising Python code formatter. Prior to 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the...

8.7CVSS8.6AI score0.00598EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:38 p.m.•6 views

CVE-2026-32259

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-16 and 6.9.13-41, when a memory allocation fails in the sixel encoder it would be possible to write past the end of a buffer on the stack. This vulnerability is fixed in 7.1.2-16 and...

6.7CVSS5.6AI score0.00096EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:35 p.m.•10 views

CVE-2026-32240

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This...

6.5CVSS5.3AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:33 p.m.•8 views

CVE-2026-32239

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, a negative Content-Length value was converted to unsigned, treating it as an impossibly large length instead. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in...

6.5CVSS5.3AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 7:17 p.m.•5 views

CVE-2026-32249

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.5CVSS5.6AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 6:27 p.m.•4 views

CVE-2026-3497

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpktdisconnect on an error, which does not terminate the...

8.2CVSS6.9AI score0.0218EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 6:8 p.m.•7 views

CVE-2026-32141

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS7.5AI score0.00807EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/12 5:59 p.m.•11 views

CVE-2025-13462

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

3.3CVSS5.2AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 4:45 p.m.•8 views

CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS8.3AI score0.00718EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 4:39 p.m.•8 views

CVE-2026-27940

llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the ggufinitfromfileimpl in gguf.cpp is vulnerable to an Integer overflow, leading to an undersized heap allocation. Using the subsequent fread writes 528+ bytes of attacker-controlled data past the buffer boundary. This is...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/12 2:51 p.m.•10 views

CVE-2026-28384

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS5.5AI score0.00502EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 1:53 p.m.•15 views

CVE-2026-3099

A flaw was found in Libsoup. The server-side digest authentication implementation in the SoupAuthDomainDigest class does not properly track issued nonces or enforce the required incrementing nonce-count nc attribute. This vulnerability allows a remote attacker to capture a single valid...

7.3CVSS8.3AI score0.00355EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/12 8:32 a.m.•8 views

CVE-2026-4016

A security vulnerability has been detected in GPAC 26.03-DEV. Affected by this vulnerability is the function svginprocess of the file src/filters/loadsvg.c of the component SVG Parser. The manipulation leads to out-of-bounds write. Local access is required to approach this attack. The exploit has...

5.3CVSS4.8AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 8:32 a.m.•5 views

CVE-2026-4015

A weakness has been identified in GPAC 26.03-DEV. Affected is the function txtinprocesstexml of the file src/filters/loadtext.c of the component TeXML File Parser. Executing a manipulation can lead to stack-based buffer overflow. It is possible to launch the attack on the local host. The exploit...

5.3CVSS5.7AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 6:2 a.m.•6 views

CVE-2026-3994

A vulnerability was detected in rui314 mold up to 2.40.4. This issue affects the function mold::ObjectFilemold::X8664::initializesections of the file src/input-files.cc of the component Object File Handler. Performing a manipulation results in heap-based buffer overflow. Attacking locally is a...

5.3CVSS5.5AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 3:32 a.m.•8 views

CVE-2026-3979

A flaw has been found in quickjs-ng quickjs up to 0.12.1. This affects the function jsiteratorconcatreturn of the file quickjs.c. This manipulation causes use after free. The attack requires local access. The exploit has been published and may be used. Patch name:...

5.3CVSS5AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 1:33 a.m.•8 views

CVE-2026-1182

Removed by vendor...

4.3CVSS5.8AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 12:52 a.m.•8 views

CVE-2023-43010

The issue was addressed with improved memory handling. This issue is fixed in iOS 17.2 and iPadOS 17.2, macOS Sonoma 14.2, Safari 17.2, iOS 16.7.15 and iPadOS 16.7.15, iOS 15.8.7 and iPadOS 15.8.7. Processing maliciously crafted web content may lead to memory corruption...

8.8CVSS6.6AI score0.00885EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/12 12:0 a.m.•40 views

CVE-2025-70873

An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file...

7.5CVSS5.2AI score0.00301EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/03/11 11:8 p.m.•4 views

CVE-2026-2808

HashiCorp Consul and Consul Enterprise 1.18.20 up to 1.21.10 and 1.22.4 are vulnerable to arbitrary file read when configured with Kubernetes authentication. This vulnerability, CVE-2026-2808, is fixed in Consul 1.18.21, 1.21.11 and 1.22.5...

6.8CVSS8.1AI score0.00475EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:58 p.m.•6 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS5.7AI score0.00485EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•6 views

CVE-2026-3942

Incorrect security UI in PictureInPicture in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.3AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•6 views

CVE-2026-3941

Insufficient policy enforcement in DevTools in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.3AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•8 views

CVE-2026-3940

Insufficient policy enforcement in DevTools in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Low...

5.3CVSS5.3AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•7 views

CVE-2026-3939

Insufficient policy enforcement in PDF in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted PDF file. Chromium security severity: Low...

6.5CVSS5.3AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•4 views

CVE-2026-3938

Insufficient policy enforcement in Clipboard in Google Chrome prior to 146.0.7680.71 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.3AI score0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•6 views

CVE-2026-3937

Incorrect security UI in Downloads in Google Chrome on Android prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.3AI score0.00185EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•9 views

CVE-2026-3936

Use after free in WebView in Google Chrome on Android prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.5AI score0.00277EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•7 views

CVE-2026-3934

Insufficient policy enforcement in ChromeDriver in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass same origin policy via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•8 views

CVE-2026-3935

Incorrect security UI in WebAppInstalls in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•9 views

CVE-2026-3932

Insufficient policy enforcement in PDF in Google Chrome on Android prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Medium...

7.5CVSS5.3AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•4 views

CVE-2026-3931

Heap buffer overflow in Skia in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.6AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/03/11 10:4 p.m.•6 views

CVE-2026-3930

Unsafe navigation in Navigation in Google Chrome on iOS prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.0016EPSS
SaveExploits0
Total number of security vulnerabilities61842