Lucene search
+L

5341 matches found

OSV
OSV
added 2026/06/22 9:16 p.m.43 views

DEBIAN-CVE-2026-44727

Jupyter Server is the backend for Jupyter web applications. Prior to 2.20, the nbconvert HTTP handlers in jupyterserver render user-authored notebook HTML under the Jupyter origin without a sandbox directive in their Content-Security-Policy. Combined with nbconvert.HTMLExporter's default...

5.4CVSS5.9AI score0.00305EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/22 4:36 a.m.12 views

firefox: thunderbird: Use-after-free in the Networking: HTTP component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the Networking: HTTP component...

8.8CVSS5.8AI score0.00382EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/19 2:19 p.m.17 views

undici vulnerable to HTTP response queue poisoning via keep-alive socket reuse

Impact Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it...

3.7CVSS5.8AI score0.0022EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/06/19 1:11 p.m.12 views

CVE-2026-49357 Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication

Line Desktop MCP is a project that, while unaffiliated with the official line-bot-mcp-server, allows users to directly operate the LINE Desktop application on Windows or Mac via MCP. line-desktop-mcp supports a --http-mode Streamable HTTP transport for use with clients such as n8n. In this mode t...

8.8CVSS6AI score
SaveExploits0References4
Fedora
Fedora
added 2026/06/19 1:1 a.m.25 views

[SECURITY] Fedora 44 Update: restic-0.19.0-1.fc44

Fast, secure, efficient backup program. restic supports the following backends for storing backups natively: Local directory sftp server via SSH HTTP REST server protocol, rest-server Amazon S3 either from Amazon or using the Minio server OpenStack Swift BackBlaze B2 Microsoft Azure Blob Storage...

9.8CVSS5.3AI score0.32715EPSS
SaveExploits4
Fedora
Fedora
added 2026/06/19 1:1 a.m.19 views

[SECURITY] Fedora 44 Update: perl-HTTP-Daemon-6.17-1.fc44

Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too...

9.1CVSS5.2AI score0.01398EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/18 1:59 a.m.13 views

SUSE CVE-2026-12461

Out of bounds read in WebRTC in Google Chrome on Windows prior to 149.0.7827.155 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

6.5CVSS5.3AI score0.00242EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/17 11:20 p.m.12 views

CVE-2026-6733

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS4.9AI score0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/17 9:16 p.m.13 views

UBUNTU-CVE-2026-48979

PHP Standard Library PSL is set of APIs covering async, collections, networking, I/O, cryptography, terminal UI, etc. In versions 6.1.0, 6.1.1 and 6.2.0, the Psl\H2\ServerConnection does not validate that the total bytes received in DATA frames match the content-length header declared in the...

7.5CVSS5.8AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/17 7:9 p.m.12 views

MAL-2026-6075 Malicious code in opt-archetype-check (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6497b3f44c017bc9ba783cd75e17d4992f79542d8819558da92e152ee4d4471e On npm install, the package's postinstall hook executes node index.js, which collects the installer's public IP via api.ipify.org, hostname, username...

5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/06/17 6:35 p.m.14 views

EUVD-2026-37539

Race in Safe Browsing in Google Chrome on Mac prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.4AI score0.00146EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/17 6:18 p.m.8 views

CVE-2026-6733

Impact: Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it...

3.7CVSS7AI score0.0022EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/17 5:55 p.m.16 views

EUVD-2026-37142

OpenClaw: MCP Streamable HTTP redirects could forward configured custom headers to another origin...

7.1CVSS5.2AI score0.00223EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/17 5:14 p.m.11 views

CVE-2026-6733 undici vulnerable to HTTP response queue poisoning via keep-alive socket reuse

Impact: Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it...

3.7CVSS5.2AI score0.0022EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/17 3:45 p.m.14 views

netty-codec-http: Netty: Data manipulation via request-boundary confusion in HttpObjectDecoder

A flaw was found in Netty. The HttpObjectDecoder component, which processes incoming HTTP requests, incorrectly skips certain control characters and whitespace before reading the first request line. This behavior, which goes beyond standard HTTP protocol requirements, can lead to request-boundary...

5.3CVSS5.3AI score0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/17 3:16 p.m.14 views

DEBIAN-CVE-2026-42530

NGINX Open Source has a vulnerability in the ngxhttpv3module module. When NGINX Open Source is configured to use the HTTP/3 QUIC module, a remote unauthenticated attacker along with conditions beyond their control can use a specially crafted HTTP/3 session to reopen a QPACK encoder stream. This m...

9.2CVSS5.8AI score0.03677EPSS
SaveExploits3References1
NVD
NVD
added 2026/06/17 2:17 p.m.20 views

CVE-2026-40738

Unauthenticated PHP Object Injection in Eldon = 1.4.1 versions...

8.1CVSS0.00308EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/17 1:20 p.m.18 views

CVE-2026-40753

Unauthenticated PHP Object Injection in EasyMeals = 1.5.1 versions...

8.1CVSS0.00308EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/17 1:20 p.m.14 views

CVE-2026-27429

Unauthenticated PHP Object Injection in Nifty = 1.4.1 versions...

9.8CVSS0.00556EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/17 1:20 p.m.6 views

DEBIAN-CVE-2026-12467

Use after free in Extensions in Google Chrome prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.3AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder