Latest CVE Feed

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

Score
Vulnerability
Published
5.3 MEDIUM
CVE-2026-41495 — n8n-MCP Logs Sensitive Request Data on Unauthorized /mcp Requests

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.47.11, when n8n-mcp runs in HTTP transport mode, incoming request…

n8n-mcp | Remote | Information Disclosure
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
9.2 CRITICAL
CVE-2026-8178 — Remote Code Execution via Unsafe Class Loading in Amazon Redshift JDBC Driver

An issue exists in Amazon Redshift JDBC Driver versions prior to 2.2.2. Under certain conditions, the driver could load and execute arbitrary classes when processing JDBC connection URL parameters. A…

Remote | Supply Chain
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
6.2 MEDIUM
CVE-2026-41511 — OpenMcdf has an Infinite loop DoS via crafted CFB directory cycle

OpenMcdf is a fully .NET / C# library to manipulate Compound File Binary File Format files, also known as Structured Storage. Prior to version 3.1.3, OpenMcdf does not detect cycles in the directory …

| Denial of Service
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.8 HIGH
CVE-2026-29203 — cPanel Nova Symlink Privilege Escalation

A chmod call in the cPanel Nova plugin's Cpanel::Nova::Connector follows symlinks, allowing setting root permissions on arbitrary system files or directories. That can cause DoS or local privilege es…

Remote | Path Traversal
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.8 HIGH
CVE-2026-29202 — Apache Struts Perl Code Execution Vulnerability

Insufficient input validation of the `plugin` parameter of the `create_user` plugin allows arbitrary Perl code execution on behalf of the already authenticated account's system user.

Remote | Injection
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
4.3 MEDIUM
CVE-2026-29201 — Apache Feature File File Inclusion Vulnerability

Insufficient input validation of the feature file name in `feature::LOADFEATUREFILE` adminbin call can cause arbitrary file read when a relative file path is passed.

Remote | Path Traversal
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
7.5 HIGH
CVE-2026-6659 — Crypt::PasswdMD5 versions through 1.42 for Perl generates insecure random values for salts

Crypt::PasswdMD5 versions through 1.42 for Perl generates insecure random values for salts. The built-in rand function is predictable, and unsuitable for cryptography.

Remote | Cryptography
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
9.8 CRITICAL
CVE-2026-42072 — Nornicdb: Improper Network Binding in NornicDB Bolt Server allows unauthorized remote acc…

Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag (and NORNICDB_ADDRE…

Remote | Misconfiguration
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
6.1 MEDIUM
CVE-2026-42030 — MapServer: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) …

MapServer is a system for developing web-based GIS applications. From version 6.0 to before version 8.6.2, a reflected XSS vulnerability in MapServer's WMS server allows an unauthenticated attacker t…

mapserver | Remote | Cross-Site Scripting
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
5.3 MEDIUM
CVE-2026-42028 — novaGallery: Unauthenticated Path Traversal in Album and Cached Image Routes Allows Readi…

novaGallery is a php image gallery. Prior to version 2.1.1, a path traversal vulnerability has been identified in novaGallery. This allows unauthenticated users to read image files outside the intend…

Remote | Path Traversal
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
2.3 LOW
CVE-2026-41889 — pgx: SQL Injection via placeholder confusion with dollar quoted string literals

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, t…

pgx | Remote | Injection
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
4.9 MEDIUM
CVE-2026-41887 — Flarum: Path traversal in LESS parser via theme color settings (incomplete fix for CVE-20…

Flarum is open-source forum software. Prior to versions 1.8.16 and 2.0.0-rc.1, Flarum's patch for CVE-2023-27577 restricted the @import and data-uri() LESS features in the custom_less setting, but th…

flarum | Remote | Injection
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
9.8 CRITICAL
CVE-2026-38360 — Fohrloop Dash-Uploader Directory Traversal RCE

Directory Traversal vulnerability in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute arbitrary code via the dash_uploader/httprequesthandler.py, aseHttpRequestHan…

Remote | Path Traversal
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.7 HIGH
CVE-2026-44499 — ZEBRA: Permanent Block Discovery Halt via Gossip Queue Saturation and Syncer Poisoning

ZEBRA is a Zcash node written entirely in Rust. Prior to version 4.4.0, a composite denial-of-service vulnerability in Zebra's block discovery pipeline allows an unauthenticated remote attacker to pe…

Remote | Denial of Service
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.7 HIGH
CVE-2026-43967 — Quadratic fragment-name uniqueness check causes denial of service in absinthe

Inefficient Algorithmic Complexity vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via quadratic fragment-name uniqueness validation. 'Elixir.Absinthe.Phase.Docum…

absinthe | Remote | Denial of Service
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
2.3 LOW
CVE-2026-42794 — Reflected XSS via backslash bypass in GraphiQL js_escape in absinthe_plug

Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in absinthe-graphql absinthe_plug allows reflected cross-site scripting via the GraphiQL interface. 'Elixir.Absinthe.P…

absinthe_plug | Remote | Cross-Site Scripting
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.2 HIGH
CVE-2026-42793 — Atom table exhaustion via attacker-controlled GraphQL SDL names in absinthe

Allocation of Resources Without Limits or Throttling vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via atom table exhaustion when parsing attacker-controlled Gra…

absinthe | Remote | Denial of Service
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
8.2 HIGH
CVE-2026-42353 — Path traversal / SSRF in i18next-http-middleware via user-controlled language and namespa…

i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware passes the user-controlled ln…

Remote | Path Traversal
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
7.5 HIGH
CVE-2026-41886 — locize Client SDK: Cross-origin DOM XSS & Handler Hijack Through Missing e.origin Validat…

locize is a localization platform that connects code and i18n setup. Prior to version 4.0.21, the locize client SDK registers a window.addEventListener("message", …) handler that dispatches to regist…

Remote | Misconfiguration
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
6.5 MEDIUM
CVE-2026-41885 — Path traversal / URL injection via unsanitised lng/ns/projectId/version in i18next-locize…

i18next-locize-backend is a simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno. Prior to version 9.0.2, i18next-locize-backend interpolates lng, ns, proje…

Remote | Server-Side Request Forgery
May 08, 2026 May 08, 2026
May 08, 2026
May 08, 2026
Showing 20 of 5786 Results