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.
18,939 CVE recordsPage 897 of 1263 · EPSS data 2026.08.09
ReviewCritical
CVE-2025-70082

eds3016ps1ns firmware, eds3016ps1ns

An issue in Lantronix EDS3000PS v.3.1.0.0R2 allows an attacker to execute arbitrary code and obtain sensitive information via the ltrx_evo component

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2025-67041

eds3016ps1ns firmware, eds3016ps1ns

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The host parameter of the TFTP client in the Filesystem Browser page is not properly sanitized. This can be exploited to escape from the original command and execute an arbitrary one with root privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2025-67039

eds3016ps1ns firmware, eds3016ps1ns

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The authentication on management pages can be bypassed by appending a specific suffix to the URL and by sending an Authorization header that uses "admin" as the username.

The CVSS severity warrants an early asset and exposure review.
CISA KEVCritical
CVE-2025-67038

eds5032 firmware, eds5032

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The HTTP RPC module executes a shell command to write logs when user's authantication fails. The username is directly concatenated with the command without any sanitization. This allow attackers to inject arbitrary OS commands into the username parameter. Injected commands are executed with root privileges.

CISA has listed this vulnerability in the Known Exploited Vulnerabilities catalog.
ReviewHigh
CVE-2025-67037

eds5032 firmware, eds5032

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. An authenticated attacker can inject OS commands into the "tunnel" parameter when killing a tunnel connection. Injected commands are executed with root privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2025-67036

eds5032 firmware, eds5032

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The Log Info page allows users to see log files by specifying their names. Due to a missing sanitization in the file name parameter, an authenticated attacker can inject arbitrary OS commands that are executed with root privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2025-67035

eds5032 firmware, eds5032

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The SSH Client and SSH Server pages are affected by multiple OS injection vulnerabilities due to missing sanitization of input parameters. An attacker can inject arbitrary commands in delete actions of various objects, such as server keys, users, and known hosts. Commands are executed with root privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2025-67034

eds5032 firmware, eds5032

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. An authenticated attacker can inject OS commands into the "name" parameter when deleting SSL credentials through the management interface. Injected commands are executed with root privileges.

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

argoproj argo-workflows, Red Hat OpenShift AI 2.25, Red Hat OpenShift AI (RHOAI)

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 2.9.0 to before 4.0.2 and 3.7.11, A user who can submit Workflows can completely bypass all security settings defined in a WorkflowTemplate by including a podSpecPatch field in their Workflow submission. This works even when the controller is configured with templateReferencing: Strict, which is specifically documented as a mechanism to restrict users to admin-approved templates. The podSpecPatch field on a submitted Workflow takes precedence over the referenced WorkflowTemp...

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

argoproj argo-workflows, Red Hat OpenShift AI 2.25, Red Hat OpenShift AI (RHOAI)

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to 4.0.2 and 3.7.11, Workflow templates endpoints allow any client to retrieve WorkflowTemplates (and ClusterWorkflowTemplates). Any request with a Authorization: Bearer nothing token can leak sensitive template content, including embedded Secret manifests. This vulnerability is fixed in 4.0.2 and 3.7.11.

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

Koha Community Koha, koha

An authenticated SQL Injection vulnerability (CWE-89) exists in the Koha staff interface in the /cgi-bin/koha/suggestion/suggestion.pl endpoint due to improper validation of the displayby parameter used by the GetDistinctValues functionality. Successful exploitation may lead to full compromise of the backend database, including disclosure or modification of stored data.

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

MiCode FileExplorer, fileexplorer

MiCode FileExplorer contains an authentication bypass vulnerability in the embedded SwiFTP FTP server component that allows network attackers to log in without valid credentials. Attackers can send arbitrary username and password combinations to the PASS command handler, which unconditionally grants access and allows listing, reading, writing, and deleting files exposed by the FTP server. The MiCode/Explorer open source project has reached end-of-life status.

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

istio istio, Red Hat OpenShift AI 2.25, Red Hat OpenShift Service Mesh 3.0

Istio is an open platform to connect, manage, and secure microservices. Prior to 1.29.1, 1.28.5, and 1.27.8, a user of Istio is impacted if the JWKS resolver becomes unavailable or the fetch fails, exposing hardcoded defaults regardless of use of the RequestAuthentication resource. This vulnerability is fixed in 1.29.1, 1.28.5, and 1.27.8.

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

quinn-rs quinn, Logging Subsystem for Red Hat OpenShift 6.4, Red Hat Ansible Automation Platform 2.6

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14.

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

sequelize sequelize, Red Hat Satellite 6.18, Confidential Compute Attestation

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The _traverseJSON() function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST(... AS <type>) SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data from any table. This vulnerability is fixed in 6.37.8.

The CVSS severity warrants an early asset and exposure review.