Total CVEs

138,076

Critical Severity

3,522

High Severity

12,666

Last 7 Days

1,879
Quick preset (or use dates below)
Clear Filters
Showing 681 - 700 of 3,522 CVEs
CVE-2026-8364 CRITICAL - 9.8

Gladinet Triofox Cloud Server Agent Access Service (GladServerAgentService.exe) listens on TCP port 7878 and processes remote HTTP messages with URL paths starting with /resources, /status, /sysinfo, /woshome, /Settings, /schedule, or /DavCache.

Published: May 27, 2026
Source: NVD
CVE-2026-8363 CRITICAL - 9.8

A stack-based buffer overflow condition exists in WOSDeviceDropFolder.dll when processing a long URL path starting with /resources:

Published: May 27, 2026
Source: NVD
CVE-2026-8362 CRITICAL - 9.8

A stack-based buffer overflow condition exists in WOSDefaultHttpModule.dll when processing a long URL path starting with /woshome

Published: May 27, 2026
Source: NVD
CVE-2026-45102 CRITICAL - 9.9

OneUptime is an open-source monitoring and observability platform. Prior to 10.0.98, OneUptime uses the Node.js' vm module as an isolation primitive. This API was not designed for that and can be escaped via error objects and infinite recursion. This vulnerability is fixed in 10.0.98.

Vendor: OneUptime
Product: oneuptime
Published: May 27, 2026
Source: NVD
CVE-2026-44888 CRITICAL - 9.8

Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's SaveConfigFile() endpoint writes user-supplied numeric config values (e.g., SMTP_PORT) directly into pialert.conf without validation. Since pialert.conf is loaded via Python's exec() eve...

Vendor: leiweibau
Product: Pi.Alert
Published: May 27, 2026
Source: NVD
CVE-2026-44887 CRITICAL - 9.8

Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's web-based configuration editor allows arbitrary Python code to be injected into pialert.conf. Since the background scan daemon loads this file via Python's exec(), injected code executes...

Vendor: leiweibau
Product: Pi.Alert
Published: May 27, 2026
Source: NVD
CVE-2026-44590 CRITICAL - 9.3

Sherlock hunts down social media accounts by username across social networks. Prior to 0.16.1, the GitHub Actions workflow validate_modified_targets.yml is vulnerable to command injection via the pull_request_target trigger. Any GitHub user can execute arbitrary commands on the CI runner and exfiltr...

Vendor: sherlock-project
Product: sherlock
Published: May 27, 2026
Source: NVD
CVE-2026-25879 CRITICAL - 9.8

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.63.0, SQLChatAgent executes SQL produced by an LLM, which is influenceable by prompt injection. When configured with a database role that has privileges enabling code execution or filesystem access (e....

Vendor: pip
Product: langroid
Published: May 27, 2026
Source: GitHub
CVE-2026-45618 CRITICAL - 10.0

LiquidJS is Vulnerable to Remote Code Execution

Vendor: npm
Product: liquidjs
Published: May 27, 2026
Source: GitHub
CVE-2026-48150 CRITICAL - 9.0

Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-budibase-app-id header. That check admits both global builders and workspace-scoped builders (builder...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-46425 CRITICAL - 9.9

Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise feature flag and SCIM config) and doInScimContext (sets the SCIM request context). There is no role check....

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48027 CRITICAL - 9.8

Nx Console is the user interface for Nx & Lerna. On 19 May 2026, a malicious version of Nx Console, 18.95.0, was published at 12:30 PM UTC and removed soon after at 12:48 PM UTC, leaving it available for ~18 minutes in Visual Studio Marketplace. For OpenVSX, the problem was detected later, and t...

Vendor: nrwl
Product: nx-console
Published: May 27, 2026
Source: NVD
CVE-2026-8175 CRITICAL - 9.8

IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Server 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Endpoint are affected by a buffer overflow in the asperahttpd component. This vulnerability could be exploited to cause a...

Published: May 27, 2026
Source: NVD
CVE-2026-7876 CRITICAL - 9.1

IBM Aspera HSTS for CP4I 1.5.1 through 1.5.19

Vendor: ibm
Product: aspera_high-speed_transfer_server_for_cloud_pak_for_integration
Published: May 27, 2026
Source: NVD
CVE-2026-7524 CRITICAL - 9.8

IBM Langflow OSS 1.0.0 through 1.9.1 could allow remote code execution due to improper validation of symbolic links during archive extraction.

Vendor: langflow
Product: langflow
Published: May 27, 2026
Source: NVD
CVE-2026-46043 CRITICAL - 9.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at least header_size(pkt) bytes long before payload_size() is used. However, payload_size() subtracts bo...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46039 CRITICAL - 9.8

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the length of the ticket. Rather than rounding up the value to be tested (which might overflow), round down...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-45988 CRITICAL - 9.8

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a partially decrypted state - and then get requeued for a retry. Fix this by just discarding the packe...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-45972 CRITICAL - 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open() to prevent an UAF bug if @data != NULL, otherwise a double free.

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-45898 CRITICAL - 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") changed the work submission logic to unconditionally call queue_work() with the expectation tha...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD