VulncastBriefing archive

Weekly Brief - 2026-07-13

· 1288 vulnerabilities · 11 min listen

▶ Listen to this briefing

CVE-2026-53483

critical · CVSS 9.8 · Dell PowerProtect Data Domain

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 an improper authentication vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access. This is a critical severity vulnerability as it allows an attacker to take complete control of system; so Dell recommends customers to upgrade at the earliest opportunity.

  • Authentication Bypass
  • backup appliance
  • networking

CVE-2026-54061

critical · CVSS 9.1 · Dgraph Alpha

Dgraph is an open source distributed GraphQL database. Prior to version 25.3.5, Dgraph Alpha exposes the RPCs used for external snapshot import on the public gRPC port `:9080` without authentication or authorization. As a result, an unauthenticated network client can open `StreamExtSnapshot` and send Badger stream data to the target group’s store. In addition, the receiver calls `Prepare()` before processing the stream. This operation deletes and replaces the existing DB data. Version 25.3.5 patches the issue.

  • Improper Authentication
  • Improper Authorization
  • database
  • graphql

CVE-2026-56843

critical · CVSS 9.9 · WebPros Plesk

Incorrect authorization in the XML-RPC API of WebPros Plesk before 18.0.78.4 allows a low-privileged authenticated customer to look up domains they do not own, because ownership is enforced only for certain lookup filters and schema validation is bypassed for legacy protocol versions. This results in cross-tenant disclosure of other tenants' FTP credentials stored in cleartext, which can be leveraged to execute code as another tenant's system user.

  • Authorization Bypass
  • Information Disclosure
  • Remote Code Execution
  • web application
  • api

CVE-2026-9695

critical · CVSS 9.8 · Dassault Systemes DELMIA Apriso

An Improper Authentication vulnerability affecting DELMIA Apriso from Release 2020 through Release 2026 could allow an attacker to gain privileged access to the server.

  • Improper Authentication
  • enterprise software

CVE-2026-47646

critical · CVSS 9.3 · Microsoft Dynamics 365 Customer Voice

Improper neutralization of input during web page generation ('cross-site scripting') in Dynamics 365 Customer Voice allows an unauthorized attacker to perform spoofing over a network.

  • Cross-Site Scripting
  • web application
  • saas

CVE-2026-59827

critical · CVSS 9.9 · Metabase

Metabase is an open-source business intelligence and embedded analytics tool. Prior to 1.58.15, 1.59.12, 1.60.6.3, and 1.61.1.4, Metabase instances with an H2 database connection, including the default sample database, deserialize arbitrary Java objects returned in H2 native query result columns of type OTHER without validation, allowing an authenticated user who can run native H2 queries to execute code on the Metabase server. This issue is fixed in versions 1.58.15, 1.59.12, 1.60.6.3, and 1.61.1.4.

  • Remote Code Execution
  • Insecure Deserialization
  • web application
  • java

CVE-2026-40005

critical · CVSS 9.1 · Apache IoTDB

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB. An attacker can write arbitrary files anywhere the IoTDB process has write permissions with unsafe API. This issue affects Apache IoTDB: from 1.0.0 before 2.0.10. Users are recommended to upgrade to version 2.0.10, which fixes the issue.

  • Path Traversal
  • database

CVE-2026-56688

critical · CVSS 9.1 · Dell PowerFlex Manager

Dell PowerFlex Manager, Version prior to 5.1.0.1, contain(s) an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability during OS Repository processing to achieve arbitrary command execution as root, potentially leading to full appliance compromise and lateral movement into managed infrastructure.

  • OS Command Injection
  • management software

CVE-2026-59792

critical · CVSS 9.6 · JetBrains IntelliJ IDEA

In JetBrains IntelliJ IDEA before 2026.1.4, 2026.2 code execution via path traversal in project workspace ID handling was possible

  • Path Traversal
  • Remote Code Execution
  • ide

CVE-2026-61447

critical · CVSS 10 · PraisonAI

PraisonAI before 1.6.78 contains a remote code execution vulnerability in CodeAgent._execute_python() that executes LLM-generated Python code without AST validation, import restrictions, or sandbox enforcement. Attackers can influence LLM output through prompt injection to exfiltrate all environment secrets and execute arbitrary code on the host system.

  • Remote Code Execution
  • ai agent framework