Uncontrolled Recursion in nest - #VU150163
Published: September 16, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in ServerTCP#handleMessage and ServerRMQ#handleMessage when serializing a client-supplied deeply nested message pattern. A remote attacker can send a specially crafted microservice message to cause a denial of service.
Only microservices using the TCP or RabbitMQ transport are affected.