Total CVEs

139,939

Critical Severity

3,664

High Severity

13,195

Last 7 Days

1,702
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 181 - 200 of 36,344 CVEs
CVE-2026-9086 HIGH - 7.3

A flaw was found in Keycloak. A remote attacker with administrative privileges, specifically those with `manage-client` permission or access to client registration endpoints, could bypass client Uniform Resource Identifier (URI) validation. This is achieved by registering a malicious client with a s...

Published: Jun 25, 2026
Source: NVD
CVE-2026-9083 MEDIUM - 4.9

A flaw was found in Keycloak. A realm administrator with the "manage-realm" role can exploit this vulnerability by submitting an arbitrary filesystem path as a keystore parameter when creating a key provider component. This allows the administrator to probe arbitrary filesystem paths, dete...

Published: Jun 25, 2026
Source: NVD
CVE-2026-56123 HIGH - 8.1

socat versions 1.8.0.0 through 1.8.1.1 contain a heap-based buffer overflow vulnerability that allows a malicious SOCKS5 proxy server to overwrite adjacent heap memory by exploiting a sign-extension flaw in the DOMAINNAME reply parser. During connection setup, the domain name length byte is read thr...

Vendor: socat
Product: socat
Published: Jun 25, 2026
Source: NVD
CVE-2026-55439 MEDIUM - 5.5

Halo is an open source website building tool. Prior to 2.24.3, a path traversal vulnerability in the backup download endpoint allows authenticated administrators to read arbitrary files from the server filesystem. The backup download endpoint (GET /apis/console.api.migration.halo.run/v1alpha1/backup...

Vendor: halo-dev
Product: halo
Published: Jun 25, 2026
Source: NVD

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, any authenticated user with builder role (free tier) can overwrite a globally-shared marketplace plugin with arbitrary JavaScript that executes serve...

Vendor: ToolJet
Product: ToolJet
Published: Jun 25, 2026
Source: NVD
CVE-2026-55412 HIGH - 8.3

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, there's an SSRF in the RestAPI data source component. The RestAPI data source executes HTTP requests server-side, and its private IP filter only...

Vendor: ToolJet
Product: ToolJet
Published: Jun 25, 2026
Source: NVD
CVE-2026-55411 MEDIUM - 6.8

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.1780-lts, the authenticated endpoint POST /api/data-sources/decrypt returns the decrypted plaintext for any credential whose credential_id is supplied in the ...

Vendor: ToolJet
Product: ToolJet
Published: Jun 25, 2026
Source: NVD

Trivy is a security scanner. Prior to 0.71.1, when Trivy downloads an OCI artifact, it uses the org.opencontainers.image.title annotation from the artifact manifest as the destination filename without validation. An attacker who can make Trivy fetch an attacker-controlled artifact can supply a craft...

Vendor: aquasecurity
Product: trivy
Published: Jun 25, 2026
Source: NVD

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last segm...

Vendor: outline
Product: outline
Published: Jun 25, 2026
Source: NVD

Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive (.tgz), its custom tar unpacker reads each entry with io.ReadAll(tr) and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to gi...

Vendor: aquasecurity
Product: trivy
Published: Jun 25, 2026
Source: NVD
CVE-2026-54040 MEDIUM - 5.9

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/auth/2fa/backup/regenerate endpoint regenerates all 2FA backup codes without requiring any TOTP token or existing backup code verification. An attacker with a stolen session token can silent...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54037 MEDIUM - 6.5

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2025-7105 added forkIpLimiter and forkUserLimiter rate limiters to POST /api/convos/fork to prevent rapid-fire conversation duplication. However, the POST /api/convos/duplicate endpoint โ€” ...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54033 HIGH - 7.7

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation โ€” no private IP check, no scheme re...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54030 HIGH - 8.0

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.5, LibreChat's MCP OAuth implementation does not validate that the resource parameter from OAuth Protected Resource metadata (RFC 9728) matches the configured MCP server URL, allowing a malicious MCP server...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54029 MEDIUM - 5.3

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the DELETE /api/messages/:conversationId/:messageId endpoint allows any authenticated user to delete any other user's messages. The validateMessageReq middleware only validates that the conversationI...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54027 MEDIUM - 6.5

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/files/images endpoint allows any authenticated user to upload files into any agent's tool_resources (e.g., context, execute_code) without verifying ownership or EDIT permission on the t...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54025 MEDIUM - 5.4

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, there is a vulnerability in LibreChat's markdown artifact preview pipeline. The marked library v15.0.12 does not HTML-escape double-quote characters in image alt text when a custom renderer falls thr...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-54024 MEDIUM - 6.5

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2024-11171 (commit bb58a2d0) added limits: { fileSize } to createMulterInstance() in the file upload routes. However, the POST /api/convos/import endpoint uses a separate multer instance t...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD
CVE-2026-45233 HIGH - 8.1

HTMLy CMS through 3.1.1 contains a path traversal vulnerability that allows low-privileged authenticated attackers to relocate arbitrary files by supplying directory traversal sequences in the oldfile parameter at the admin autosave endpoint. Attackers can pass unsanitized traversal sequences direct...

Vendor: danpros
Product: htmly
Published: Jun 25, 2026
Source: NVD
CVE-2026-13351 HIGH - 7.5

Zephyr's IPv6 network stack can be prevented from receiving or processing future incoming packets by sending a small number of maliciously fragmented IPv6 packets. When such a packet is handled by the fragment-header processing path, the associated RX network packet buffer (allocated from a mem...

Vendor: zephyrproject-rtos
Product: Zephyr
Published: Jun 25, 2026
Source: NVD