Vulnerability record · CVE-2018-8096 · published 14 March 2018
CVE-2018-8096: Datalust Seq authentication bypass via settings API grants admin access
Datalust · Seq
Datalust Seq before 4.2.605 allows an unauthenticated attacker to disable authentication by sending a PUT request to api/settings/setting-isauthenticationenabled with the value set to false. Because the setting controls whether authentication is enforced, the attacker can then reach the instance with administrative access. This is a critical flaw for any internet-exposed Seq deployment, as it removes the primary access control on the product.
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.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8 with no privileges or interaction required, public exploit code, and a high EPSS score make this an urgent patch for exposed Seq instances.
What it is
Datalust Seq before 4.2.605 allows an unauthenticated attacker to disable authentication by sending a PUT request to api/settings/setting-isauthenticationenabled with the value set to false. Because the setting controls whether authentication is enforced, the attacker can then reach the instance with administrative access. This is a critical flaw for any internet-exposed Seq deployment, as it removes the primary access control on the product.
Impact
An attacker gains full administrative control of the Seq instance, including access to log data and configuration, without needing valid credentials. From there they can read or alter stored telemetry and settings.
Attack surface
Reachable over the network through the Seq HTTP API; the CVSS vector shows no privileges and no user interaction required. Any host exposing the Seq web interface or API is a candidate target.
Exploitation
Not listed in CISA KEV, but public exploit code exists (Exploit-DB 45136 and a technical write-up) and EPSS is 0.48184 at the 98.8th percentile, indicating high likelihood of attempted exploitation.
What to do
- Upgrade Seq to 4.2.605 or later, which contains the fix referenced in the vendor ticket.
- If immediate patching is not possible, restrict network access to the Seq API and web interface to trusted hosts only.
- Verify that authentication is enabled in Seq settings and re-enable it if it has been disabled.
- Monitor Seq configuration changes and audit logs for unexpected modifications to authentication settings.
- Do not expose Seq directly to the internet; place it behind a reverse proxy or VPN with access controls.
Detection
- Alert on PUT requests to api/settings/setting-isauthenticationenabled, especially with a false value.
- Monitor Seq audit or application logs for authentication being disabled or settings changed outside maintenance windows.
- Review web server or proxy logs for unauthenticated access to Seq administrative endpoints.
- Check for unexpected administrative sessions or configuration changes originating from unfamiliar source IPs.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/datalust/seq-tickets/issues/675 | PatchThird Party Advisory |
| https://medium.com/stolabs/bypass-admin-authentication-on-seq-17f0f9e02732 | ExploitTechnical DescriptionThird Party Advisory |
| https://www.exploit-db.com/exploits/45136/ | ExploitThird Party AdvisoryVDB Entry |
| https://github.com/datalust/seq-tickets/issues/675 | PatchThird Party Advisory |
| https://medium.com/stolabs/bypass-admin-authentication-on-seq-17f0f9e02732 | ExploitTechnical DescriptionThird Party Advisory |
| https://www.exploit-db.com/exploits/45136/ | ExploitThird Party AdvisoryVDB Entry |
Track CVE-2018-8096 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2018-8096), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.