### [CVE-2018-8096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8096) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Datalust Seq before 4.2.605 is vulnerable to Authentication Bypass (with the attacker obtaining admin access) via '"Name":"isauthenticationenabled","Value":false' in an api/settings/setting-isauthenticationenabled PUT request. ### POC #### Reference - https://medium.com/stolabs/bypass-admin-authentication-on-seq-17f0f9e02732 - https://www.exploit-db.com/exploits/45136/ #### Github No PoCs found on GitHub currently.