Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-54281 — Nest: Middleware Bypass on Fastify via Trailing Slash

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered …

nest | Authentication
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-49468 — LiteLLM: Authentication Bypass via Host Header Injection

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, This vulnerability is fixed in 1.84.0.

Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-41479 — Authlib OAuth 2.0 authorization endpoint open redirects to attacker-controlled redirect_u…

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.10 and 1.7.1, Authlib's OAuth 2.0 authorization endpoint can be turned into an unauthenticated open redirect wh…

| Misconfiguration
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-45034 — PhpSpreadsheet: File::prohibitWrappers bypass

PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.5, CVE-2026-34084 was patched by the helper File::prohibitWrappers. The helper calls parse_url($filename,…

phpspreadsheet | Path Traversal
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-54651 — pypdf: Possible infinite loop when processing threads/articles in writer

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.1, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with th…

| Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-49460 — pypdf: Inefficient decoding of FlateDecode PNG predictor streams

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires accessing a stream which …

| Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-49461 — pypdf: Possible large memory usage for form XObjects during text extraction

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires extracting the text …

| Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-54531 — pypdf: Possible infinite loop when processing outlines/bookmarks in writer

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with ou…

| Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-54530 — pypdf: Possible infinite loop when retrieving fonts for layout-mode text extraction

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in…

| Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-47242 — Net::IMAP: Command Injection via ID command argument

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, when Net::IMAP#id is called with a hash argument, although the ID field value str…

| Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-47240 — Net::IMAP: Command Injection via non-synchronizing literal in "raw" argument

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, several Net::IMAP commands accept a "raw data" argument that is sent verbatim aft…

| Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
7.1 HIGH
CVE-2026-39904 — Gophish 0.12.1 Denial of Service via Office Document Upload

Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email templa…

Remote | Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-47241 — Net::IMAP: Denial of Service via incomplete raw argument validation

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, several Net::IMAP commands accept a raw string argument which is only validated t…

| Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-55603 — http-proxy-middleware: multipart/form-data field injection via unescaped CRLF in `fixRequ…

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody() is the library's documented helper for re-emitting a request body that was already consumed …

http-proxy-middleware | Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-55599 — phpseclib: X.509 certificate validation sends attacker-controlled outbound requests (serv…

phpseclib is a PHP secure communications library. From 0.1.1 until 1.0.30, 2.0.55, and 3.0.54, when an application validates an untrusted X.509 certificate with phpseclib, X509::validateSignature() r…

| Server-Side Request Forgery
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-44727 — Jupyter Server: Stored XSS in `NbconvertFileHandler` / `NbconvertPostHandler` via missing…

Jupyter Server is the backend for Jupyter web applications. Prior to 2.20, the nbconvert HTTP handlers in jupyter_server render user-authored notebook HTML under the Jupyter origin without a sandbox …

| Cross-Site Scripting
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
5.9 MEDIUM
CVE-2026-10852 — IBM i is Affected By a Denial of Service in IBM WebSphere Application Server Liberty

IBM i 7.6, 7.5, 7.4, and 7.3, IBM WebSphere Application Server, and IBM WebSphere Application Server Liberty are vulnerable to denial of service in the WebSphere WebServer Plug-in component when an a…

i i | Remote | Denial of Service
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
8.1 HIGH
CVE-2026-44271 — Dell Wyse Management Suite SQL Injection

Dell Wyse Management Suite (WMS), versions prior to WMS 2605, contain an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. A low privileged attacker …

wyse_management_suite | Remote | Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
0.0 NA
CVE-2026-48931 — Node.js HTTP Agent Request Smuggling

A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request. This vulnerability affects all supported release lines: **Node.js…

| Race Condition
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
8.8 HIGH
CVE-2026-44272 — Dell Wyse Management Suite SQL Injection

Dell Wyse Management Suite (WMS), versions prior to WMS 2605, contain an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. A low privileged attacker …

wyse_management_suite | Remote | Injection
Jun 22, 2026 Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Showing 20 of 7531 Results