Total CVEs

139,456

Critical Severity

3,644

High Severity

13,084

Last 7 Days

1,260
Quick preset (or use dates below)
Clear Filters
Showing 4,041 - 4,060 of 13,630 CVEs
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-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
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
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-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-42451 MEDIUM - 6.3

Grimmory is a self-hosted digital library. Prior to version 2.3.1, a stored cross-site scripting (XSS) vulnerability in Grimmory's browser-based EPUB reader allows an attacker to embed arbitrary JavaScript in a crafted EPUB file. When a victim opens the book, the script executes in their browse...

Vendor: grimmory-tools
Product: grimmory
Published: May 08, 2026
Source: NVD
CVE-2026-42346 MEDIUM - 6.5

Postiz is an AI social media scheduling tool. From version 2.16.6 to before version 2.21.7, all SSRF protections added in v2.21.4โ€“v2.21.6 share a fundamental TOCTOU (Time-of-Check-Time-of-Use) vulnerability: isSafePublicHttpsUrl() resolves DNS to validate the target IP, but subsequent fetch() calls ...

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

FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts is vulnerable to DNS rebinding (TOCTOU โ€” Time-of-Check to Time-of-Use). The function resolves the hostname via dns.resolve4()/dns.resolve6()...

Vendor: labring
Product: FastGPT
Published: May 08, 2026
Source: NVD
CVE-2026-42307 MEDIUM - 4.4

Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary s...

Vendor: vim
Product: vim
Published: May 08, 2026
Source: NVD
CVE-2026-42291 MEDIUM - 6.8

SysReptor is a fully customizable pentest reporting platform. From version 2026.4 to before version 2026.27, the endpoints for reading and creating sharing links for personal notes is not properly authorized. This allows authenticated attackers who obtain the note ID of victim users to list and crea...

Vendor: Syslifters
Product: sysreptor
Published: May 08, 2026
Source: NVD

eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.1, EmlParser.get_raw_body_text() recurses unconditionally for every nested message/rfc822 attachment without any depth limit. An attacker who...

Vendor: pip
Product: eml_parser
Published: May 08, 2026
Source: GitHub
CVE-2026-44324 MEDIUM - 6.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's UDR nudr-dr DELETE /subscription-data/{ueId}/{servingPlmnId}/ee-subscriptions/{subsId}/amf-subscriptions handler panics on a single authenticated request against a fresh UDR instance when the supplied ueI...

Vendor: go
Product: github.com/free5gc/udr
Published: May 08, 2026
Source: GitHub
CVE-2026-44323 MEDIUM - 4.3

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's UDR nudr-dr DELETE /subscription-data/{ueId}/{servingPlmnId}/ee-subscriptions/{subsId}/amf-subscriptions handler contains a nil-pointer dereference reachable from a single authenticated request, after one...

Vendor: go
Product: github.com/free5gc/udr
Published: May 08, 2026
Source: GitHub
CVE-2026-44318 MEDIUM - 6.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock() via BSFContext.GetSubscription(subId), ...

Vendor: go
Product: github.com/free5gc/bsf
Published: May 08, 2026
Source: GitHub
CVE-2026-44317 MEDIUM - 6.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's PCF POST /npcf-policyauthorization/v1/app-sessions handler panics on a single authenticated request whose ascReqData.suppFeat == "1" (enabling traffic-routing feature negotiation) and whose medC...

Vendor: go
Product: github.com/free5gc/pcf
Published: May 08, 2026
Source: GitHub