Total CVEs

140,409

Critical Severity

3,747

High Severity

13,543

Last 7 Days

1,667
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 2,401 - 2,420 of 36,814 CVEs
CVE-2026-48764 HIGH - 8.2

TypeBot is a chatbot builder tool. In versions prior to 3.17.2, SSRF validation is implemented by resolving a hostname once and checking whether the resolved IP belongs to a forbidden range allowing for DNS rebinding bypass. The root cause is a time-of-check to time-of-use gap in the SSRF guard. The...

Vendor: baptisteArno
Product: typebot.io
Published: Jun 18, 2026
Source: NVD

vantage6 is an open-source infrastructure for privacy preserving analysis. Prior to version 5.0.0, malicious algorithms can potentially access other algorithms input and output files. Version 5.0.0 fixes the issue. As a workaround, verify and restrict the algorithm containers that are allowed to run...

Vendor: vantage6
Product: vantage6
Published: Jun 17, 2026
Source: NVD

vantage6 is an open-source infrastructure for privacy preserving analysis. Versions prior to 5.0.0 provide an initial user with username `root` and password `root`. This is not ideal because attackers know that almost all vantage6 servers have a user with username `root` that probably has admin righ...

Vendor: vantage6
Product: vantage6
Published: Jun 17, 2026
Source: NVD
CVE-2026-53676 HIGH - 7.2

ThingsBoard contains a prototype pollution vulnerability which may lead to arbitrary code execution within a sandboxed context by a user who can log in to the affected product with the tenant administrator privilege (TENANT_ADMIN).

Vendor: ThingsBoard
Product: ThingsBoard
Published: Jun 17, 2026
Source: NVD

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Configuration.Encryption 4.0.0 through 4.1.0, configuring `encrypt:rsa:algorithm=OAEP` does not enable OAEP encryption. Due to an incorrect BouncyCastle transforma...

Vendor: SteeltoeOSS
Product: Steeltoe.Configuration.Encryption
Published: Jun 17, 2026
Source: NVD
CVE-2026-50267 MEDIUM - 4.7

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Configuration.Abstractions 4.0.0 through 4.1.0, when MySQL or PostgreSQL service bindings from `VCAP_SERVICES` include TLS client credentials, the Connectors libra...

Vendor: SteeltoeOSS
Product: Steeltoe.Configuration.Abstractions
Published: Jun 17, 2026
Source: NVD
CVE-2026-50202 MEDIUM - 5.9

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Security.Authentication.CloudFoundryBase prior to version 3.4.0, Steeltoe.Security.Authentication.JwtBearer prior to version 4.2.0, and Steeltoe.Security.Authentic...

Vendor: SteeltoeOSS
Product: Steeltoe.Security.Authentication.CloudFoundryBase, Steeltoe.Security.Authentication.JwtBearer, Steeltoe.Security.Authentication.OpenIdConnect
Published: Jun 17, 2026
Source: NVD
CVE-2026-50201 MEDIUM - 6.5

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Management.Endpoint prior to version 4.2.0 and Steeltoe.Management.EndpointCore prior to version 3.4.0, all Steeltoe actuator endpoints default to `EndpointPermiss...

Vendor: SteeltoeOSS
Product: Steeltoe.Management.Endpoint, Steeltoe.Management.EndpointBase
Published: Jun 17, 2026
Source: NVD
CVE-2026-48759 HIGH - 7.1

TypeBot is a chatbot builder tool. Versions 3.15.2 and below have an Insecure Direct Object Reference vulnerability through cross-workspace Theme Template modification and deletion. The handleSaveThemeTemplate and handleDeleteThemeTemplate handlers validate that the authenticated user is a non-guest...

Vendor: baptisteArno
Product: typebot.io
Published: Jun 17, 2026
Source: NVD
CVE-2026-12568 MEDIUM - 6.5

The postman_download module uses the workspace name field from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker t...

Vendor: Black Lantern Security
Product: BBOT
Published: Jun 17, 2026
Source: NVD

The github_workflows module constructs local directory paths from user-controlled repository names without validating for symlinks. A local attacker sharing the scan directory can plant a symlink at the predictable output path, causing workflow data to be written to an attacker-chosen location.

Vendor: Black Lantern Security
Product: BBOT
Published: Jun 17, 2026
Source: NVD

The docker_pull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication req...

Vendor: Black Lantern Security
Product: BBOT
Published: Jun 17, 2026
Source: NVD
CVE-2026-12565 MEDIUM - 5.3

The unarchive internal module's archive extraction commands perform no code-level validation on extracted file paths, relying entirely on the behavior of external tools (e.g. GNU tar) which varies by platform. While CVE-2025-10284 addressed git-specific RCE vectors, the underlying archive extra...

Vendor: Black Lantern Security
Product: BBOT
Published: Jun 17, 2026
Source: NVD
CVE-2026-8050 HIGH - 7.5

In SignalRGB versions prior to 1.3.7.0, seven of the thirteen IOCTL handlers dereference the SystemBuffer pointer without first verifying that it is non-NULL. Sending an IOCTL with an empty input buffer causes a NULL pointer dereference, resulting in a kernel crash.

Published: Jun 17, 2026
Source: NVD
CVE-2026-8049 MEDIUM - 5.3

In SignalRGB versions prior to 1.3.7.0, the \\.\SignalIo device object is created without an explicit SDDL security descriptor and without FILE_DEVICE_SECURE_OPEN. This results in overly permissive default access control, allowing any authenticated local user to obtain a handle to the device and iss...

Published: Jun 17, 2026
Source: NVD
CVE-2026-54386 MEDIUM - 6.1

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal. Atta...

Vendor: marimo-team
Product: marimo
Published: Jun 17, 2026
Source: NVD
CVE-2026-50200 HIGH - 7.5

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Management.Endpoint prior to version 4.2.0 and Steeltoe.Management.EndpointCore prior to version 3.4.0, the `Sanitizer` component in the Environment actuator redac...

Vendor: SteeltoeOSS
Product: Steeltoe.Management.Endpoint, Steeltoe.Management.EndpointCore
Published: Jun 17, 2026
Source: NVD
CVE-2026-50196 HIGH - 7.5

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Discovery.Eureka prior to versions 4.2.0 and 3.4.0, `DataCenterInfo.FromJson` throws `ArgumentException` for any `name` value other than `"MyOwn"` or `&q...

Vendor: SteeltoeOSS
Product: Steeltoe.Discovery.Eureka
Published: Jun 17, 2026
Source: NVD
CVE-2026-50194 HIGH - 8.2

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. When Steeltoe management endpoints versions 3.2.2 through 3.3.0 and 4.1.0 are configured to listen on an alternate port (`Management:Endpoints:Port` is configured), the middle...

Vendor: SteeltoeOSS
Product: Steeltoe.Management.Endpoint, Steeltoe.Management.EndpointCore
Published: Jun 17, 2026
Source: NVD
CVE-2026-48997 HIGH - 7.1

e107 is a content management system (CMS). Versions 2.3.5 and earlier contain a command injection vulnerability in the ImageMagick resize destination path. In resize_image(), the source path is escaped with escapeshellarg(), but the destination path is inserted inside raw double quotes in the conve...

Vendor: e107inc
Product: e107
Published: Jun 17, 2026
Source: NVD