CVE-2026-67199 PUBLISHED

Perspective 5.0.0 DoS via Loop Expression Evaluation

Assigner: VulnCheck
Reserved: 28.07.2026 Published: 04.08.2026 Updated: 04.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor perspective-dev
Product perspective
Versions Default: affected
  • affected from 0 to 5.0.0 (incl.)

Credits

  • Christ Bowel Bouchuen finder

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE