CVE Catalog

CVE-2026-67199

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large iteration count in an expression column evaluated once per table row, causing the Tornado IOLoop to block without any iteration cap, deadline, or cancellation check, rendering the server unresponsive to all connected clients.

Risk Assessment

An attacker can completely freeze the server, causing unavailability for all users.

Recommendation

Upgrade Perspective to a patched version and restrict server access to trusted clients only.

Other vulnerabilities in Perspective

See all
Original NVD description (English source)

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large iteration count in an expression column evaluated once per table row, causing the Tornado IOLoop to block without any iteration cap, deadline, or cancellation check, rendering the server unresponsive to all connected clients.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS