Latest CVE Feed

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

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-5150 — code-projects Accounting System Parameter viewin_costumer.php sql injection

A security vulnerability has been detected in code-projects Accounting System 1.0. This issue affects some unknown processing of the file /viewin_costumer.php of the component Parameter Handler. Such…

Remote | Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
5.8 MEDIUM
CVE-2026-5148 — YunaiV yudao-cloud page sql injection

A weakness has been identified in YunaiV yudao-cloud up to 2026.01. This vulnerability affects unknown code of the file /admin-api/system/mail-log/page. This manipulation of the argument toMail cause…

Remote | Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
9.4 CRITICAL
CVE-2026-33026 — nginx-ui Backup Restore Allows Tampering with Encrypted Backups

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious…

Remote | Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
7.4 HIGH
CVE-2026-32275 — Tautulli: Unsanitized JSONP callback parameter allows cross-origin script injection and A…

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. From version 1.3.10 to before version 2.17.0, an unsanitized JSONP callback parameter allows cross-origin script injecti…

Remote | Cross-Site Scripting
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
8.7 HIGH
CVE-2026-31831 — Tautulli: Unauthenticated Path Traversal in `/newsletter/image/images` endpoint

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the /newsletter/image/images API endpoint is vulnerable to path traversal, allowing unauthentic…

Remote | Path Traversal
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
4.0 MEDIUM
CVE-2026-31804 — Tautulli: Unauthenticated pms_image_proxy endpoint proxies arbitrary HTTP requests throug…

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the /pms_image_proxy endpoint accepts a user-supplied img parameter and forwards it to Plex Med…

Remote | Server-Side Request Forgery
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
4.9 MEDIUM
CVE-2026-31799 — Tautulli: SQL Injection in get_home_stats API endpoint via unsanitised filter parameters

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. From version 2.14.2 to before version 2.17.0 for parameters "before" and "after" and from version 2.1.0-beta to before v…

Remote | Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
0.0 NA
CVE-2026-30307 — Roo Code Shell Command Injection Vulnerability

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regul…

| Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
0.0 NA
CVE-2026-30305 — Syntx Command Auto-Approval OS Command Injection Vulnerability

Syntx's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular …

| Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
7.5 HIGH
CVE-2026-28505 — Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whit…

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the str_eval() function in notification_handler.py implements a sandboxed eval() for notificati…

Remote | Injection
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
5.9 MEDIUM
CVE-2026-21717 — Node.js V8 JSON.parse() String Hash Collision Vulnerability

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such coll…

Remote | Misconfiguration
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
3.3 LOW
CVE-2026-21716 — Microsoft Node.js FileHandle Permission Bypass Vulnerability

An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmo…

| Authorization
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
3.3 LOW
CVE-2026-21715 — Node.js Permission Model fs.realpathSync.native() Permission Bypass

A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce th…

| Authorization
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
5.3 MEDIUM
CVE-2026-21714 — Node.js HTTP2 Memory Leak Vulnerability

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The ser…

Remote | Memory Corruption
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
5.9 MEDIUM
CVE-2026-21713 — Node.js HMAC Timing Oracle Vulnerability

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. …

Remote | Cryptography
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
5.3 MEDIUM
CVE-2026-21711 — Node.js Permission Model UDS Server Local IPC Exfiltration

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce t…

| Misconfiguration
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
7.5 HIGH
CVE-2026-21710 — Node.js HTTP Server Prototype Pollution Vulnerability

A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occu…

Remote | Misconfiguration
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
0.0 NA
CVE-2026-27018 — Gotenberg: Chromium deny-list bypass via case-insensitive URL scheme

Gotenberg is an API for converting document formats. Prior to version 8.29.0, the fix introduced for CVE-2024-21527 can be bypassed using mixed-case or uppercase URL schemes. This issue has been patc…

| Misconfiguration
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
0.0 NA
CVE-2026-32696 — NanoMQ HTTP Auth: Missing username/password can trigger a NULL-pointer strlen() in auth_h…

NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. In NanoMQ version 0.24.6, after enabling auth.http_auth (HTTP authentication), when a client connects to the broker using MQTT CO…

| Misconfiguration
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
0.0 NA
CVE-2026-25627 — nanomq: OOB Read / Crash (DoS) via Malformed MQTT Remaining Length over WebSocket

NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Prior to version 0.24.8, NanoMQ’s MQTT-over-WebSocket transport can be crashed by sending an MQTT packet with a deliberately larg…

| Memory Corruption
Mar 30, 2026 Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
Showing 20 of 5958 Results