Total CVEs

133,866

Critical Severity

2,973

High Severity

10,889

Last 7 Days

1,637
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 6,641 - 6,660 of 30,271 CVEs
CVE-2026-44334 HIGH - 8.4

PraisonAI is a multi-agent teams system. From version 4.5.139 to before version 4.6.32, CVE-2026-40287's fix gated tools.py auto-import behind PRAISONAI_ALLOW_LOCAL_TOOLS=true in two files (tool_resolver.py, api/call.py). A third import sink in praisonai/templates/tool_override.py was missed an...

Vendor: pip
Product: praisonai
Published: May 06, 2026
Source: GitHub
CVE-2026-44335 HIGH - 9.8

PraisonAI is a multi-agent teams system. Prior to version 1.6.32, the URL checking logic in PraisonAI has a logical flaw that could be bypassed by attackers, leading to SSRF attacks. This issue has been patched in version 1.6.32.

Vendor: pip
Product: praisonaiagents
Published: May 06, 2026
Source: GitHub
CVE-2026-42572 MEDIUM - 5.3

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.83.39, a missing authorization directive on the GET /api/v1/stable/dags/tasks endpoint caused Hatchet's tenant-membership check to be skipped for this route. A user authenticated to a...

Vendor: go
Product: github.com/hatchet-dev/hatchet
Published: May 06, 2026
Source: GitHub
CVE-2026-44244 HIGH - 7.8

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.49, GitConfigParser.set_value() passes values to Python's configparser without validating for newlines. GitPython's own _write() converts embedded newlines into indented continuation lines (e.g. \n b...

Vendor: pip
Product: GitPython
Published: May 06, 2026
Source: GitHub
CVE-2026-42561 HIGH - 7.5

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. When parsing multipart/form-data, MultipartParser previously had no limit on the number of part headers or the size of an individual ...

Vendor: pip
Product: python-multipart
Published: May 06, 2026
Source: GitHub
CVE-2026-42559 HIGH - 8.8

RMCP is an official Rust SDK for the Model Context Protocol. Prior to version 1.4.0, the rmcp crate's Streamable HTTP server transport (crates/rmcp/src/transport/streamable_http_server/) did not validate the incoming Host header. This allowed a malicious public website, via a DNS rebinding atta...

Vendor: rust
Product: rmcp
Published: May 06, 2026
Source: GitHub
CVE-2026-44223 MEDIUM - 6.5

vLLM is an inference and serving engine for large language models (LLMs). From to before 0.20.0, the extract_hidden_states speculative decoding proposer in vLLM returns a tensor with an incorrect shape after the first decode step, causing a RuntimeError that crashes the EngineCore process. The cras...

Vendor: pip
Product: vllm
Published: May 06, 2026
Source: GitHub

Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the...

Vendor: pip
Product: Mako
Published: May 06, 2026
Source: GitHub

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.7, JupyterLab's HTML sanitizer allowlists data-commandlinker-command and data-commandlinker-args on button elements, while CommandLinker listens for all c...

Vendor: pip
Product: jupyterlab
Published: May 06, 2026
Source: GitHub
CVE-2026-42555 CRITICAL - 9.1

Valtimo is an open-source business process automation platform. com.ritense.valtimo:document from 12.0.0 to before 12.32.0, com.ritense.valtimo:case from 13.0.0 to before 13.23.0, and com.ritense.valtimo:contract from 13.4.0 to before 13.23.0 evaluate Spring Expression Language (SpEL) expressions fr...

Vendor: maven
Product: com.ritense.valtimo:document
Published: May 06, 2026
Source: GitHub
CVE-2026-42552 HIGH - 7.5

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the default error handler Engine::_error() writes the full exception message, exception code, and stack trace (including absolute filesystem paths) directly into the HTTP 500 response, with no debug gating. Production deployments leak...

Vendor: composer
Product: flightphp/core
Published: May 06, 2026
Source: GitHub
CVE-2026-42551 HIGH - 7.5

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Request::getMethod() unconditionally honors the X-HTTP-Method-Override header and the $_REQUEST['_method'] parameter on any HTTP verb (including safe verbs such as GET), with no opt-in and no whitelist of permitted target me...

Vendor: composer
Product: flightphp/core
Published: May 06, 2026
Source: GitHub
CVE-2026-42550 HIGH - 8.8

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert(), SimplePdo::update(), and SimplePdo::delete() build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an...

Vendor: composer
Product: flightphp/core
Published: May 06, 2026
Source: GitHub
CVE-2026-42549 MEDIUM - 4.4

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the make:controller CLI command calls mkdir(..., recursive: true) on a path built from the user-supplied controller name, before Nette's class-name validation runs. The class-file write is correctly rejected by Nette when the nam...

Vendor: composer
Product: flightphp/core
Published: May 06, 2026
Source: GitHub

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Flight::jsonp() concatenates the ?jsonp= query parameter directly into an application/javascript response body without validating that the value is a legal JavaScript identifier. An attacker can inject arbitrary JavaScript that execut...

Vendor: composer
Product: flightphp/core
Published: May 06, 2026
Source: GitHub
CVE-2026-42545 MEDIUM - 5.9

Granian is a Rust HTTP server for Python applications. From 0.2.0 to 2.7.4, Granian aborts a worker process if a WSGI application returns an invalid HTTP response header name or value. The WSGI response conversion path uses .unwrap() on both the header name and header value constructors, so malforme...

Vendor: pip
Product: granian
Published: May 06, 2026
Source: GitHub
CVE-2026-42544 HIGH - 7.5

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction ...

Vendor: pip
Product: granian
Published: May 06, 2026
Source: GitHub
CVE-2026-42844 HIGH - 8.8

Grav is a file-based Web platform. In Grav 2.0.0-beta.2, a low-privileged authenticated API user with api.media.write can abuse /api/v1/blueprint-upload to write an arbitrary YAML file into user/accounts/, then log in as the newly created account with api.super privileges. This results in full admin...

Vendor: composer
Product: getgrav/grav
Published: May 06, 2026
Source: GitHub

Masa CMS is affected by an Open Redirect vulnerability due to improper handling of scheme-relative URLs. The application incorrectly interprets paths beginning with double slashes (//) as internal paths, failing to validate the redirect target before processing. The application treats these values a...

Vendor: MasaCMS
Product: MasaCMS
Published: May 06, 2026
Source: NVD

Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset pipelines (PostCSS, Babel, TailwindCSS), Hugo invoked the configured Node tools without restrictions on file system access. As a result, executing hugo against an untrusted site could a...

Vendor: go
Product: github.com/gohugoio/hugo
Published: May 06, 2026
Source: GitHub