Lucene search
+L
DebiancveRecent

66103 matches found

Debian CVE
Debian CVE
•added 2026/09/02 7:37 p.m.•7 views

CVE-2026-56855

Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. Then, treat all other messages as a protocol error and tear the connectio...

7.5CVSS5.3AI score0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 6:03 p.m.•8 views

CVE-2026-84382

HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 6:01 p.m.•7 views

CVE-2026-84381

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.3AI score0.00079EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 5:58 p.m.•7 views

CVE-2026-84380

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.3AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 5:57 p.m.•8 views

CVE-2026-84379

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.4AI score0.00261EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 5:54 p.m.•8 views

CVE-2026-84378

HTTPX2 is a next generation HTTP client for Python. From 2.5.0 until 2.10.0, the HTTPX2 Server-Sent Events parser in src/httpx2/httpx2/sse.py repeatedly copies and rescans buffered text in SSELineDecoder.decode when an attacker-controlled or compromised SSE endpoint splits one unterminated line...

5.9CVSS5.9AI score0.0032EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 5:37 p.m.•7 views

CVE-2026-82522

libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that allows remote attackers to inject arbitrary metadata by exploiting 64-bit box size truncation to sizet on 32-bit platforms. Attackers can supply a crafted JPEG XL file causing the decoder to parse...

5.4CVSS5.8AI score0.00233EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 4:10 p.m.•7 views

CVE-2026-53600

async-tar is a tar archive reading/writing library for async Rust. Prior to version 0.6.1, async-tar mis-applies a buffered PAX size extension to an intermediary extension header a GNU longname L, a GNU longlink K, or a PAX x/g header instead of to the next file entry. POSIX requires a PAX...

6.3CVSS5.4AI score0.00324EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:40 p.m.•7 views

CVE-2026-78222

A vulnerability exists in NGINX JavaScript where a malformed HTTP response received by ngx.fetch can crash an NGINX worker when trusted JavaScript reads Response.statusText. Exploitation requires control or influence over the fetched HTTP response. Impact: This vulnerability may allow remote...

8.7CVSS6AI score0.00327EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:40 p.m.•6 views

CVE-2026-78689

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS6.2AI score0.00413EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:40 p.m.•3 views

CVE-2026-18329

Description NGINX JavaScript njs and QuickJS qjs engines have a vulnerability when a jsaccess handler performs asynchronous request body processing and an exception is thrown during asynchronous access-control evaluation before an explicit access denial is returned. An unauthenticated attacker ca...

8.8CVSS5.6AI score0.00376EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:13 p.m.•7 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:12 p.m.•8 views

CVE-2026-84837

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS5.9AI score0.01195EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:11 p.m.•5 views

CVE-2026-78409

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:05 p.m.•7 views

CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00095EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 3:05 p.m.•6 views

CVE-2026-78408

The nsenter --join-cgroup option opens the target cgroup.procs file as root and leaves that file descriptor open across later namespace and credential changes and across execve. Because the kernel checks later cgroup migrations using the credentials from the original open, a program run in an...

7.9CVSS5.8AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 8:54 a.m.•6 views

CVE-2026-53683

resetpassword.html parses query string parameters and uses the 'url' parameter as a redirection target window.location = url after password reset, optionally delayed by a 'delay' parameter. No validation or allowlisting is performed on url, enabling an attacker to redirect users to an arbitrary...

4.3CVSS5.9AI score0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/02 8:00 a.m.•7 views

CVE-2026-80231

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/02 8:00 a.m.•7 views

CVE-2026-80229

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/02 8:00 a.m.•7 views

CVE-2026-13608

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/02 8:00 a.m.•8 views

CVE-2026-19931

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/02 8:00 a.m.•7 views

CVE-2026-80255

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/02 8:00 a.m.•7 views

CVE-2026-18924

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/02 8:00 a.m.•7 views

CVE-2026-82208

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/02 8:00 a.m.•7 views

CVE-2026-80230

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/02 8:00 a.m.•8 views

CVE-2026-82209

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/02 2:19 a.m.•11 views

CVE-2026-14957

In FIPS mode, Libreswan's adddecodedcert function calls CERTExtractPublicKey and asserts that the result is not NULL. However, CERTExtractPublicKey returns NULL when public key extraction fails, for example if the RSA exponent is set to 0. A remote attacker can send a malformed X.509 certificate ...

7.5CVSS6.4AI score0.00555EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84350

Use after free in TabStrip in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via UI Interaction. Chromium security severity: Low...

8.8CVSS6.2AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84356

UI misrepresentation in FullScreen in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to spoof address bar via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.9AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84331

Incorrect authorization in Actor in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. Chromium security severity: Low...

3.1CVSS5.9AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84327

Incorrect authorization in Autofill in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.9AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84335

Incorrect authorization in TabStrip in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Medium...

8.3CVSS6.2AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84329

Confused deputy in CredentialProvider in Google Chrome on on Windows prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to leak sensitive information via a crafted HTML page. Chromium security severity: Low...

5.3CVSS5.9AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•9 views

CVE-2026-84334

Incorrect authorization in Chromoting in Google Chrome on on Windows prior to 152.0.7977.75 allowed a local attacker to execute arbitrary code outside the sandbox via a local program. Chromium security severity: Medium...

8.1CVSS6.2AI score0.00077EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84348

Information leak in MediaCapture in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to potentially leak sensitive information via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84355

Incorrect authorization in Navigation in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. Chromium security severity: Medium...

3.1CVSS5.9AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•5 views

CVE-2026-84358

Improper privilege management in Downloads in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to spoof address bar via a crafted HTML page. Chromium security severity: Medium...

4.2CVSS5.9AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84330

UI misrepresentation in FullScreen in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to spoof address bar via a crafted HTML page. Chromium security severity: Medium...

5.4CVSS5.9AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84323

Missing authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: Medium...

5.3CVSS5.9AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84332

Incorrect authorization in SiteSettings in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to bypass system access restrictions via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84325

Improper input validation in DataTransfer in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to bypass system access restrictions via a co-installed app. Chromium security severity: High...

9.8CVSS5.9AI score0.00232EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84328

Missing authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. Chromium security severity: Medium...

3.1CVSS5.9AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84347

Use after free in WebRTC in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.00282EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•5 views

CVE-2026-84333

Use after free in Dawn in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

9.6CVSS6.2AI score0.00249EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84351

Buffer overflow in GPU in Google Chrome on on Windows prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.3CVSS6.2AI score0.00257EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84326

Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•7 views

CVE-2026-84357

Improper input validation in Omnibox in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to bypass web origin policy via crafted network traffic. Chromium security severity: High...

6.5CVSS5.9AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•6 views

CVE-2026-84359

Information leak in Skia in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: High...

3.1CVSS5.9AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•9 views

CVE-2026-84324

Use after free in Proxy in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. Chromium security severity: High...

9CVSS6.2AI score0.00272EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/01 11:42 p.m.•9 views

CVE-2026-84349

Use after free in Browser in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.3CVSS6.2AI score0.0023EPSS
SaveExploits0
Total number of security vulnerabilities66103