AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-67198

HIGH · CVSS 7.5 EPSS 0.20%

Source: NVD + CISA KEV + EPSS · Published 2026-08-04 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The vulnerability affects the Perspective 5.0.0 server, specifically within the VirtualServer protocol dispatcher, allowing unauthenticated remote attackers to exploit malformed protobuf messages. This can lead to a denial-of-service condition by triggering server crashes through specific well-formed requests that result in abort signals. Organizations using this version of Perspective should prioritize remediation to prevent potential service disruptions.

CVE
CVE-2026-67198
Severity
HIGH
CVSS
7.5
EPSS
0.20%

Original NVD Description

Perspective 5.0.0 contains a denial-of-service vulnerability in the VirtualServer protocol dispatcher that allows unauthenticated remote attackers to crash the server process by sending malformed or incomplete protobuf messages. Attackers can send well-formed requests such as ViewToArrowReq with no viewport set or MakeTableReq with no data field to trigger unwrap() calls on None values at nine distinct sites, causing the process to abort with SIGABRT.