Incorrect authorization in nats-server - #VU135934
Published: June 30, 2026
nats-server
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in internal $MQTT.deliver.pubrel subjects when processing MQTT subscribe requests. A remote user can subscribe to an internal MQTT delivery subject to disclose sensitive information.
Only MQTT QoS2 protocol metadata for sessions in the account is exposed; message payloads are not exposed through this path.