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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-04 15:16
Updated : 2026-09-09 20:35
NVD link : CVE-2026-67199
Mitre link : CVE-2026-67199
CVE.ORG link : CVE-2026-67199
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
