VULNERABILITY INTELLIGENCE

CVE index

Use CVSS, EPSS, CISA KEV, affected-version data, and source evidence as separate signals for prioritization.

NVD data is used under its public data terms. This service is not endorsed or certified by NVD.
17,661 CVE recordsPage 30 of 1178 · EPSS data 2026.08.06
ReviewHigh
CVE-2026-15977

SGLang SGLang, sglang

SGLang contains a credential leakage vulnerability in the /server_info endpoint, which will return API keys and SSL keyfile information when only the --admin-api-key is configured.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-15976

SGLang SGLang, sglang

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /update_weights_from_disk, where torch.load(..., weights_only=False) fallback enables pickle deserialization of .bin files.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-15971

SGLang SGLang, sglang

SGLang contains an RCE vulnerability when the optional dumper subsystem is enabled, allowing for a sandbox escape when DUMPER_SERVER_PORT is set, enabling code execution on inference requests.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-15969

SGLang SGLang, sglang

SGLang contains an unauthenticated RCE in /load_lora_adapter_from_tensors via bypass of SafeUnpickler’s incomplete denylist, allowing arbitrary command execution through crafted base64-encoded pickle payloads.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-13444

IBM Langflow OSS, langflow

IBM Langflow OSS 1.0.0 through 1.10.1 can allow an attacker to access another user's private vector documents by creating their own flow with matching Chroma persist_directory and collection_name values. The attacker receives exact victim content in their workflow output despite having no authorization to read the victim's flow. Additionally, the attacker can pollute the victim's collection by inserting their own documents into the shared namespace.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-13435

IBM Langflow OSS, langflow

IBM Langflow OSS 1.0.0 through 1.10.1 contains an improper input validation vulnerability in the PythonREPL sandbox implementation.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-12943

IBM HMC V10.3.1050.0, HMC V11.1.1110.0

IBM HMC V10.3.1050.0 through 10.3.1064.0 and IBM HMC V11.1.1110.0 through 11.1.1112.0 Management systems in IBM Power environments (HMC and Novalink) could allow an unauthenticated user to execute arbitrary commands with elevated privileges on the system due to improper validation of user supplied input.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-12942

IBM Langflow OSS, langflow

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences ( /.. /) to view arbitrary files on the system.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-12118

IBM webMethods Integration (on prem)

IBM webMethods Integration (on prem) 10.15, 10.11 could allow an unauthenticated remote attacker to execute arbitrary code on the system due to the deserialization of untrusted data.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-10545

IBM Planning Analytics Local

IBM Planning Analytics Local 2.1.0 through 2.1.21 is vulnerable to an open redirect that allows an attacker to redirect users to arbitrary external websites via a crafted URL. If used in SSO authentication flows, this could result in exposure of session tokens and allow attackers to hijack user sessions.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-10535

IBM Db2

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 is vulnerable to buffer overflow in setgid helper db2flacc.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2024-25039

IBM Engineering Requirements Management DOORS and DOORS Web Access

IBM Engineering Requirements Management DOORS and DOORS Web Access 9.7.2.1 through 9.7.2.11, and 9.6.1.1 through 9.6.1.13 do not limit the length of a connection which could allow for a Slowloris HTTP denial of service attack to take place. This can cause the web server to become unresponsive.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-62663

masci banks

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.4, all four media filters (image, audio, video, document) in banks accept untrusted user input as file paths via Path(value) and pass them directly to open(file_path, "rb") without any path sanitization, canonicalization, or directory restriction. An attacker who controls template variables passed to a banks Prompt can use path traversal (../) to read arbitrary files accessible to the Python process—including .env files, SSH keys, cloud credentials, source code, /etc/passwd, and /etc/shadow—wit...

The CVSS severity warrants an early asset and exposure review.