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,929 CVE recordsPage 901 of 1262 · EPSS data 2026.08.09
ReviewHigh
CVE-2026-3338

AWS AWS-LC, Red Hat Trusted Artifact Signer 1.3, Confidential Compute Attestation

Improper signature validation in PKCS7_verify() in AWS-LC allows an unauthenticated user to bypass signature verification when processing PKCS7 objects with Authenticated Attributes. Customers of AWS services do not need to take action. Applications using AWS-LC should upgrade to AWS-LC version 1.69.0.

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

AWS AWS-LC, Red Hat Trusted Artifact Signer 1.3, Confidential Compute Attestation

Improper certificate validation in PKCS7_verify() in AWS-LC allows an unauthenticated user to bypass certificate chain verification when processing PKCS7 objects with multiple signers, except the final signer. Customers of AWS services do not need to take action. Applications using AWS-LC should upgrade to AWS-LC version 1.69.0.

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

Google Android, android

In enableSystemPackageLPw of Settings.java, there is a possible way to prevent location access from working due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

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

Google Android, android

In onTransact of IDrmManagerService.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

The CVSS severity warrants an early asset and exposure review.
CISA KEVHigh
CVE-2026-21385

Qualcomm Multiple Chipsets

CVE-2026-21385 affects Qualcomm Multiple Chipsets. Review the CVSS score, exploitation signals, affected versions, remediation status, and linked source material before making a change.

CISA has listed this vulnerability in the Known Exploited Vulnerabilities catalog.
ReviewCritical
CVE-2026-28517

openDCIM openDCIM, opendcim

openDCIM version 23.04, through commit 4467e9c4, contains an OS command injection vulnerability in report_network_map.php. The application retrieves the 'dot' configuration parameter from the database and passes it directly to exec() without validation or sanitization. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.

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

openDCIM openDCIM, opendcim

openDCIM version 23.04, through commit 4467e9c4, contains a SQL injection vulnerability in Config::UpdateParameter. The install.php and container-install.php handlers pass user-supplied input directly into SQL statements using string interpolation without prepared statements or proper input sanitation. An authenticated user can execute arbitrary SQL statements against the underlying database.

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

openDCIM openDCIM, opendcim

openDCIM version 23.04, through commit 4467e9c4, contains a missing authorization vulnerability in install.php and container-install.php. The installer and upgrade handler expose LDAP configuration functionality without enforcing application role checks. Any authenticated user can access this functionality regardless of assigned privileges. In deployments where REMOTE_USER is set without authentication enforcement, the endpoint may be accessible without credentials. This allows unauthorized modification of application configuration.

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

chainguard-forks kaniko, OpenShift Serverless

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using `filepath.Join(dest, cleanedName)` without enforcing that the final path stays within `dest`. A tar entry like `../outside.txt` escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this can be chained with docker credential helpers to achieve code execution within the executor process. Version 1.25.10 uses securejoin...

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

expressjs multer, Red Hat Developer Hub 1.8, Red Hat Developer Hub 1.9

Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by sending malformed requests, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.

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

expressjs multer, Red Hat Developer Hub 1.8, Red Hat Developer Hub 1.9

Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.0 allows an attacker to trigger a Denial of Service (DoS) by dropping connection during file upload, potentially causing resource exhaustion. Users should upgrade to version 2.1.0 to receive a patch. No known workarounds are available.

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

Red Hat Red Hat Satellite 6.16 for RHEL 8, Red Hat Satellite 6.16 for RHEL 9, Red Hat Satellite 6.17 for RHEL 9

A flaw was found in REXML. A remote attacker could exploit inefficient regular expression (regex) parsing when processing hex numeric character references (&#x...;) in XML documents. This could lead to a Regular Expression Denial of Service (ReDoS), impacting the availability of the affected component. This issue is the result of an incomplete fix for CVE-2024-49761.

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

OCaml OCaml, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() function, which performs unbounded memcpy() operations using attacker-controlled lengths from crafted Marshal data.

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

Golioth Pouch

Golioth Pouch version 0.1.0, prior to commit 1b2219a1, contains a heap-based buffer overflow in BLE GATT server certificate handling. server_cert_write() allocates a heap buffer of size CONFIG_POUCH_SERVER_CERT_MAX_LEN when receiving the first fragment, then appends subsequent fragments using memcpy() without verifying that sufficient capacity remains. An adjacent BLE client can send unauthenticated fragments whose combined size exceeds the allocated buffer, causing a heap overflow and crash; integrity impact is also possible due to memory corruption.

The CVSS severity warrants an early asset and exposure review.