Total CVEs

132,383

Critical Severity

2,838

High Severity

10,163

Last 7 Days

1,753
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 4,421 - 4,440 of 28,788 CVEs
CVE-2026-44313 CRITICAL - 9.1

Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. Prior to version 2.13.0, a Server-Side Request Forgery (SSRF) vulnerability in the fetchTitleAndHeaders function allows authenticated users to make arbitrary HTTP requests to internal s...

Vendor: linkwarden
Product: linkwarden
Published: May 09, 2026
Source: NVD

Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. In versions 2.14.0 and prior, the archive upload endpoint (POST /api/v1/archives/[linkId]?format=4) accepts HTML files (text/html) without sanitizing JavaScript content. When the archiv...

Vendor: linkwarden
Product: linkwarden
Published: May 09, 2026
Source: NVD
CVE-2026-44897 MEDIUM - 6.1

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading() builds the opening <hN> tag by string-concatenating the id attribute value directly into the HTML โ€” with no call to escape(), safe_entity(), or any other sanitisation function. A double-quote...

Vendor: pip
Product: mistune
Published: May 09, 2026
Source: GitHub

GitLab MCP Server lets an AI agent talk directly to GitLab. Prior to 0.6.0, the HTTP transport in src/transport.ts ships with no authentication layer at all and a wildcard Access-Control-Allow-Origin: * on every response. The structural defect is that the SSE server stands up a stateful, mutation-ca...

Vendor: npm
Product: @yoda.digital/gitlab-mcp-server
Published: May 09, 2026
Source: GitHub
CVE-2026-44983 HIGH - 7.3

smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without...

Vendor: rust
Product: smallbitvec
Published: May 09, 2026
Source: GitHub
CVE-2026-44788 MEDIUM - 5.9

SharpCompress is a fully managed C# library to deal with many compression types and formats. In 0.47.4 and earlier, a path traversal vulnerability in IArchive.WriteToDirectory() allows a malicious archive to create directories outside the intended extraction root. For TAR archives, this can be escal...

Vendor: nuget
Product: SharpCompress
Published: May 08, 2026
Source: GitHub
CVE-2026-44900 HIGH - 8.1

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.1, in SignedPublicKeysTrustValidatorImpl.isTrusted(), the ECDSA signature verification at line 45 discards the boolean return value of Signature.verify(). The method performs certificate chain valid...

Vendor: maven
Product: com.oviva.telematik:epa4all-client
Published: May 08, 2026
Source: GitHub
CVE-2026-44896 MEDIUM - 6.1

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and realier, in src/mistune/directives/image.py, the render_figure() function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when HTMLRend...

Vendor: pip
Product: mistune
Published: May 08, 2026
Source: GitHub
CVE-2026-44708 MEDIUM - 6.1

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the mistune math plugin renders inline math ($...$) and block math ($$...$$) by concatenating the raw user-supplied content directly into the HTML output without any HTML escaping. This occurs even when the parser is exp...

Vendor: pip
Product: mistune
Published: May 08, 2026
Source: GitHub
CVE-2026-44837 MEDIUM - 5.9

view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path. T...

Vendor: rubygems
Product: view_component
Published: May 08, 2026
Source: GitHub
CVE-2026-44836 MEDIUM - 6.5

view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the preview route derives an example name from the URL and calls it with public_send. The code does not verify that the requested method is one of the preview exampl...

Vendor: rubygems
Product: view_component
Published: May 08, 2026
Source: GitHub
CVE-2026-44833 MEDIUM - 5.9

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1.

Vendor: composer
Product: snipe/snipe-it
Published: May 08, 2026
Source: GitHub
CVE-2026-45130 MEDIUM - 6.6

Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file's compound section overflows...

Vendor: vim
Product: vim
Published: May 08, 2026
Source: NVD

SysReptor is a fully customizable pentest reporting platform. Prior to version 2026.29, users with "User Admin" permissions can change the email addresses of users with "Superuser" permissions. If the SysReptor installation has the "Forgot Password" functionality enable...

Vendor: Syslifters
Product: sysreptor
Published: May 08, 2026
Source: NVD
CVE-2026-44656 MEDIUM - 5.3

Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the p...

Vendor: vim
Product: vim
Published: May 08, 2026
Source: NVD

FastGPT is an AI Agent building platform. Prior to version 4.14.17, an unauthenticated Server-Side Request Forgery (SSRF) vulnerability allows attackers (or authenticated users with App editing privileges) to send arbitrary HTTP requests to internal/private network addresses. The fetchData function ...

Vendor: labring
Product: FastGPT
Published: May 08, 2026
Source: NVD
CVE-2026-44284 MEDIUM - 6.3

FastGPT is an AI Agent building platform. Prior to version 4.14.17, FastGPT had an inconsistent SSRF protection gap in MCP tool URL handling. The direct MCP preview/run endpoints already rejected internal/private network URLs, but the MCP tool create/update endpoints could still save an internal MCP...

Vendor: labring
Product: FastGPT
Published: May 08, 2026
Source: NVD
CVE-2026-42556 HIGH - 8.9

Postiz is an AI social media scheduling tool. From version 2.21.6 to before version 2.21.7, any authenticated user who can create a post can store arbitrary HTML in post content by tampering their own save request and send the public preview link /p/<postId>?share=true to another user. The pre...

Vendor: gitroomhq
Product: postiz-app
Published: May 08, 2026
Source: NVD
CVE-2026-42456 MEDIUM - 4.3

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, GET /api/workspace/:slug/tts/:chatId in AnythingLLM returns the text-to-speech audio for another user's chat response within the same workspace be...

Vendor: Mintplex-Labs
Product: anything-llm
Published: May 08, 2026
Source: NVD
CVE-2026-42454 CRITICAL - 9.9

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, all Docker container management endpoints in Termix interpolate the containerId URL path parameter and WebSocket message field directly into shell commands executed v...

Vendor: Termix-SSH
Product: Termix
Published: May 08, 2026
Source: NVD