Total CVEs

125,574

Critical Severity

2,253

High Severity

7,771

Last 7 Days

1,121
Quick preset (or use dates below)
Clear Filters
Showing 81 - 100 of 1,441 CVEs
CVE-2026-34939 MEDIUM - 6.5

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, MCPToolIndex.search_tools() compiles a caller-supplied string directly as a Python regular expression with no validation, sanitization, or timeout. A crafted regex causes catastrophic backtracking in the re engine, blocking the Python...

Vendor: pip
Product: praisonai
Published: Apr 01, 2026
Source: GitHub
CVE-2026-35099 HIGH - 7.4

Lakeside SysTrack Agent 11 before 11.5.0.15 has a race condition with resultant Local Privilege Escalation to SYSTEM. The fixed versions are 11.2.1.28, 11.3.0.38, 11.4.0.24, and 11.5.0.15.

Vendor: Lakeside Software
Product: SysTrack Agent
Published: Apr 01, 2026
Source: NVD
CVE-2026-23407 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix missing bounds check on DEFAULT table in verify_dfa() The verify_dfa() function only checks DEFAULT_TABLE bounds when the state is not differentially encoded. When the verification loop traverses the differential en...

Vendor: Linux
Product: Linux
Published: Apr 01, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE Adjust KVM's sanity check against overwriting a shadow-present SPTE with a another SPTE with a different target PFN to only apply to direct MMUs, i.e...

Vendor: Linux
Product: Linux
Published: Apr 01, 2026
Source: NVD
CVE-2026-34367 HIGH - 7.6

InvoiceShelf is an open-source web & mobile app that helps track expenses, payments and create professional invoices and estimates. Prior to version 2.2.0, a Server-Side Request Forgery (SSRF) vulnerability exists in the Invoice PDF generation module. User-supplied HTML in the invoice Notes fiel...

Vendor: InvoiceShelf
Product: InvoiceShelf
Published: Mar 31, 2026
Source: NVD
CVE-2026-34366 HIGH - 7.6

InvoiceShelf is an open-source web & mobile app that helps track expenses, payments and create professional invoices and estimates. Prior to version 2.2.0, a Server-Side Request Forgery (SSRF) vulnerability exists in the Payment receipt PDF generation module. User-supplied HTML in the payment No...

Vendor: InvoiceShelf
Product: InvoiceShelf
Published: Mar 31, 2026
Source: NVD
CVE-2026-34365 HIGH - 7.6

InvoiceShelf is an open-source web & mobile app that helps track expenses, payments and create professional invoices and estimates. Prior to version 2.2.0, a Server-Side Request Forgery (SSRF) vulnerability exists in the Estimate PDF generation module. User-supplied HTML in the estimate Notes fi...

Vendor: InvoiceShelf
Product: InvoiceShelf
Published: Mar 31, 2026
Source: NVD
CVE-2026-32275 CRITICAL - 9.1

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 injection and API key theft. This issue has been patched in version 2.17.0.

Vendor: Tautulli
Product: Tautulli
Published: Mar 30, 2026
Source: NVD
CVE-2026-31831 HIGH - 7.5

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 unauthenticated attackers to read arbitrary files from the application server's filesystem. This issue has ...

Vendor: Tautulli
Product: Tautulli
Published: Mar 30, 2026
Source: NVD
CVE-2026-31804 MEDIUM - 4.0

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 Media Server's /photo/:/ transcode transcoder without authentication and without restricting the sc...

Vendor: Tautulli
Product: Tautulli
Published: Mar 30, 2026
Source: NVD
CVE-2026-31799 MEDIUM - 4.9

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 version 2.17.0 for parameters "section_id" and "user_id", the ...

Vendor: Tautulli
Product: Tautulli
Published: Mar 30, 2026
Source: NVD
CVE-2026-28505 CRITICAL - 10.0

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 notification text templates. The sandbox attempts to restrict callable names by inspecting code.co_names of the...

Vendor: Tautulli
Product: Tautulli
Published: Mar 30, 2026
Source: NVD

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. Versions prior to 6.0 have a critical OS Command Injection vulnerability in the savesettings.php file. The application takes the user-controlled $_POST['webtheme']...

Vendor: pi-hole
Product: web
Published: Mar 27, 2026
Source: NVD
CVE-2026-33993 MEDIUM - 9.8

Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.25, the `unserialize()` function in `locutus/php/var/unserialize` assigns deserialized keys to plain objects via bracket notation without filtering the `__proto__` key. When a PHP seria...

Vendor: npm
Product: locutus
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33895 HIGH - 7.5

Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, Ed25519 signature verification accepts forged non-canonical signatures where the scalar S is not reduced modulo the group order (`S >= L`). A valid signature and its `S +...

Vendor: npm
Product: node-forge
Published: Mar 26, 2026
Source: GitHub
CVE-2026-33742 MEDIUM - 5.4

Invoice Ninja is a source-available invoice, quote, project and time-tracking app built with Laravel. Product notes fields in Invoice Ninja v5.13.0 allow raw HTML via Markdown rendering, enabling stored XSS. The Markdown parser output was not sanitized with `purify::clean()` before being included in...

Vendor: invoiceninja
Product: invoiceninja
Published: Mar 26, 2026
Source: NVD
CVE-2026-0967 LOW - 2.2

A flaw was found in libssh. A remote attacker, by controlling client configuration files or known_hosts files, could craft specific hostnames that when processed by the `match_pattern()` function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion...

Vendor: libssh
Product: libssh
Published: Mar 26, 2026
Source: NVD
CVE-2026-0964 MEDIUM - 5.0

A malicious SCP server can send unexpected paths that could make the client application override local files outside of working directory. This could be misused to create malicious executable or configuration files and make the user execute them under specific consequences. This is the same issue a...

Published: Mar 26, 2026
Source: NVD
CVE-2026-4923 MEDIUM - 5.9

Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This backtracking vulnerability requires the second wildcard to be somewhere other than the end of the path. Unsafe examples: /*foo-*bar-:baz /*a-:b-*c-:...

Vendor: npm
Product: path-to-regexp
Published: Mar 26, 2026
Source: NVD
CVE-2026-4867 HIGH - 7.5

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period (.). For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in path-to-regexp@0.1.12 only prevents ambiguity for two paramete...

Vendor: npm
Product: path-to-regexp
Published: Mar 26, 2026
Source: NVD