Total CVEs

139,939

Critical Severity

3,664

High Severity

13,195

Last 7 Days

1,711
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 7,641 - 7,660 of 12,892 CVEs
CVE-2026-34070 HIGH - 7.5

LangChain is a framework for building agents and LLM-powered applications. Prior to version 1.2.22, multiple functions in langchain_core.prompts.loading read files from paths embedded in deserialized config dicts without validating against directory traversal or absolute path injection. When an appl...

Vendor: pip
Product: langchain-core
Published: Mar 27, 2026
Source: GitHub
CVE-2026-34060 HIGH - 9.8

Ruby LSP is an implementation of the language server protocol for Ruby. Prior to Shopify.ruby-lsp version 0.10.2 and ruby-lsp version 0.26.9, the rubyLsp.branch VS Code workspace setting was interpolated without sanitization into a generated Gemfile, allowing arbitrary Ruby code execution when a use...

Vendor: rubygems
Product: ruby-lsp
Published: Mar 27, 2026
Source: GitHub

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.5.1, the `_read_flow` helper in `src/backend/base/langflow/api/v1/flows.py` branched on the `AUTO_LOGIN` setting to decide whether to filter by `user_id`. When `AUTO_LOGIN` was `False` (i.e., authentica...

Vendor: pip
Product: langflow
Published: Mar 27, 2026
Source: GitHub
CVE-2026-34042 HIGH - 8.2

act is a project which allows for local running of github actions. Prior to version 0.2.86, act's built in actions/cache server listens to connections on all interfaces and allows anyone who can connect to it including someone anywhere on the internet to create caches with arbitrary keys and re...

Vendor: go
Product: github.com/nektos/act
Published: Mar 27, 2026
Source: GitHub
CVE-2026-34041 HIGH - 9.8

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an att...

Vendor: go
Product: github.com/nektos/act
Published: Mar 27, 2026
Source: GitHub
CVE-2026-34375 HIGH - 8.2

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the YPTWallet Stripe payment confirmation page directly echoes the `$_REQUEST['plugin']` parameter into a JavaScript block without any encoding or sanitization. The `plugin` parameter is not included in any...

Vendor: WWBN
Product: AVideo
Published: Mar 27, 2026
Source: NVD
CVE-2026-26061 HIGH - 7.5

Fleet is open source device management software. Prior to 4.81.0, Fleet contained multiple unauthenticated HTTP endpoints that read request bodies without enforcing a size limit. An unauthenticated attacker could exploit this behavior by sending large or repeated HTTP payloads, causing excessive mem...

Vendor: fleetdm
Product: fleet
Published: Mar 27, 2026
Source: NVD
CVE-2026-33989 HIGH - 8.1

Mobile Next is an MCP server for mobile development and automation. Prior to version 0.0.49, the `@mobilenext/mobile-mcp` server contains a Path Traversal vulnerability in the `mobile_save_screenshot` and `mobile_start_screen_recording` tools. The `saveTo` and `output` parameters were passed directl...

Vendor: npm
Product: @mobilenext/mobile-mcp
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33981 HIGH - 6.5

changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the `jq:` and `jqraw:` include filter expressions allow use of the jq `env` builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user (or unauthenticate...

Vendor: pip
Product: changedetection.io
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33980 HIGH - 8.3

Azure Data Explorer MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to execute KQL queries and explore Azure Data Explorer (ADX/Kusto) databases through standardized interfaces. Versions up to and including 0.1.1 contain KQL (Kusto Query Language) injection vulnerabili...

Vendor: pip
Product: adx-mcp-server
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33946 HIGH - 5.9

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to version 0.9.2, the Ruby SDK's streamable_http_transport.rb implementation contains a session hijacking vulnerability. An attacker who obtains a valid session ID can completely hijack the victim's...

Vendor: rubygems
Product: mcp
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33941 HIGH - 8.3

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the Handlebars CLI precompiler (`bin/handlebars` / `lib/precompiler.js`) concatenates user-controlled strings โ€” template file names and several CLI options โ€” directly into the JavaScript i...

Vendor: npm
Product: handlebars
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33940 HIGH - 8.1

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, a crafted object placed in the template context can bypass all conditional guards in `resolvePartial()` and cause `invokePartial()` to return `undefined`. The Handlebars runtime then treat...

Vendor: npm
Product: handlebars
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33939 HIGH - 7.5

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator (e.g. `{{*n}}`), the compiled template calls `lookupProperty(decorators, "n")`, which r...

Vendor: npm
Product: handlebars
Published: Mar 27, 2026
Source: GitHub
CVE-2026-33938 HIGH - 8.1

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the `@partial-block` special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper ov...

Vendor: npm
Product: handlebars
Published: Mar 27, 2026
Source: GitHub
CVE-2026-4965 HIGH - 7.3

A vulnerability was detected in letta-ai letta 0.16.4. This issue affects the function resolve_type of the file letta/functions/ast_parsers.py of the component Incomplete Fix CVE-2025-6101. Performing a manipulation results in improper neutralization of directives in dynamically evaluated code. The ...

Published: Mar 27, 2026
Source: NVD
CVE-2026-33979 HIGH - 8.2

Express XSS Sanitizer is Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack. A vulnerability has been identified in versions prior to 2.0.2 where restrictive sanitization configurations are ...

Vendor: npm
Product: express-xss-sanitizer
Published: Mar 27, 2026
Source: GitHub
CVE-2026-34040 HIGH - 8.8

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows attackers to bypass authorization plugins (AuthZ). This issue has been patched in version 29.3.1.

Vendor: go
Product: github.com/moby/moby
Published: Mar 27, 2026
Source: GitHub
CVE-2026-4962 HIGH - 7.0

A security flaw has been discovered in UltraVNC up to 1.6.4.0. Affected by this issue is some unknown functionality in the library version.dll of the component Service. The manipulation results in uncontrolled search path. The attack needs to be approached locally. This attack is characterized by hi...

Published: Mar 27, 2026
Source: NVD
CVE-2026-4961 HIGH - 8.8

A vulnerability was identified in Tenda AC6 15.03.05.16. Affected by this vulnerability is the function formQuickIndex of the file /goform/QuickIndex of the component POST Request Handler. The manipulation of the argument PPPOEPassword leads to stack-based buffer overflow. The attack is possible to ...

Vendor: tenda
Product: ac6_firmware
Published: Mar 27, 2026
Source: NVD