### [CVE-2023-26141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26141) ![](https://img.shields.io/static/v1?label=Product&message=sidekiq&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%207.1.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brighgreen) ### Description Versions of the package sidekiq before 7.1.3 are vulnerable to Denial of Service (DoS) due to insufficient checks in the dashboard-charts.js file. An attacker can exploit this vulnerability by manipulating the localStorage value which will cause excessive polling requests. ### POC #### Reference - https://gist.github.com/keeganparr1/1dffd3c017339b7ed5371ed3d81e6b2a - https://security.snyk.io/vuln/SNYK-RUBY-SIDEKIQ-5885107 #### Github No PoCs found on GitHub currently.