### [CVE-2023-26104](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26104) ![](https://img.shields.io/static/v1?label=Product&message=lite-web-server&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%20*%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brighgreen) ### Description All versions of the package lite-web-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse. ### POC #### Reference - https://gist.github.com/lirantal/637520812da06fffb91dd86d02ff6bde - https://security.snyk.io/vuln/SNYK-JS-LITEWEBSERVER-3153703 #### Github No PoCs found on GitHub currently.