Vulnerability CVE-2023-26108


Published: 2023-03-06

Description:
Versions of the package @nestjs/core before 9.0.5 are vulnerable to Information Exposure via the StreamableFile pipe. Exploiting this vulnerability is possible when the client cancels a request while it is streaming a StreamableFile, the stream wrapped by the StreamableFile will be kept open.

 References:
https://github.com/nestjs/nest/pull/9819/commits/f59cf5e81ca73bcdf1b5b36713550fd93918db41
https://github.com/nestjs/nest/issues/9759
https://github.com/nestjs/nest/pull/9819
https://security.snyk.io/vuln/SNYK-JS-NESTJSCORE-2869127

Copyright 2026, cxsecurity.com

 

Back to Top