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 898 of 1263 · EPSS data 2026.08.10
ReviewCritical
CVE-2026-28292

steveukx simple-git, Logging Subsystem for Red Hat OpenShift, Red Hat Enterprise Linux 8

`simple-git`, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes (CVE-2022-25860 and CVE-2022-25912) and achieve full remote code execution on the host machine. Version 3.23.0 contains an updated fix for the vulnerability.

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

Nefteprodukttekhnika LLC BUK TS-G Gas Station Automation System, buk ts-g gas station automation system, linux kernel

Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 on Linux contains a SQL Injection vulnerability (CWE-89) in the system configuration module. A remote attacker can send specially crafted HTTP POST requests to the /php/request.php endpoint via the sql parameter in application/x-www-form-urlencoded data (e.g., action=do&sql=<query_here>&reload_driver=0) to execute arbitrary SQL commands and potentially achieve remote code execution.

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

Schneider Electric EcoStruxure™ Automation Expert, ecostruxure automation expert

CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exist that could cause execution of untrusted commands on the engineering workstation which could result in a limited compromise of the workstation and a potential loss of Confidentiality, Integrity and Availability of the subsequent system when an authenticated user opens a malicious project file.

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

limesurvey

A deserialization vulnerability in LimeSurvey before v6.15.0+250623 allows a remote attacker to execute arbitrary code on the server.

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

limesurvey

SQL Injection vulnerability in LimeSurvey before v.6.15.4+250710 allows a remote attacker to obtain sensitive information from the database.

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

Schneider Electric EcoStruxure™ Power Monitoring Expert (PME), EcoStruxure™ Power Operation (EPO) Advanced Reporting and Dashboards Module, ecostruxure power monitoring expert

CWE‑502: Deserialization of Untrusted Data vulnerability exists that could cause arbitrary code execution with administrative privileges when a locally authenticated attacker sends a crafted data stream, triggering unsafe deserialization.

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

ImageMagick ImageMagick, Red Hat Enterprise Linux 7 Extended Lifecycle Support, Red Hat Enterprise Linux 6

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, an integer overflow in DIB coder can result in out of bounds read or write. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41.

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

ImageMagick ImageMagick, Red Hat Enterprise Linux 7 Extended Lifecycle Support, Red Hat Enterprise Linux 6

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, an uninitialized pointer dereference vulnerability exists in the JBIG decoder due to a missing check. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41.

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

vllm-project vllm, Red Hat OpenShift AI 2.25, Red Hat AI Inference Server

vLLM is an inference and serving engine for large language models (LLMs). The SSRF protection fix for CVE-2026-24779 add in 0.15.1 can be bypassed in the load_from_url_async method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. The SSRF fix uses urllib3.util.parse_url() to validate and extract the hostname from user-provided URLs. However, load_from_url_async uses aiohttp for making the actual HTTP requests, and aiohttp internally uses the yarl library for URL parsing. This vulnerability in 0.17.0.

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

nltk nltk/nltk, Red Hat OpenShift AI 2.25, Red Hat OpenShift AI 3.3

A vulnerability in the `filestring()` function of the `nltk.util` module in nltk version 3.9.2 allows arbitrary file read due to improper validation of input paths. The function directly opens files specified by user input without sanitization, enabling attackers to access sensitive system files by providing absolute paths or traversal paths. This vulnerability can be exploited locally or remotely, particularly in scenarios where the function is used in web APIs or other interfaces that accept user-supplied input.

The CVSS severity warrants an early asset and exposure review.