← Vulnerability feed

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.

9.8 CVSS 3.0 Critical EPSS 48% · top 1.2% CWE-287 · Improper authentication
9.8CVSS 3.0 base score, v2 7.5
48%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

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

LinkTags
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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.1CVE-2024-29866Datalust seq improper access control vulnerabilityDatalust Seq before 2023.4.11151 and 2024 before 2024.1.11146 has Incorrect Access Control because a Project Owner or Organization Owner can escalate…EPSS 0.69%8.8CVE-2025-27912Datalust seq cross-site request forgery vulnerabilityAn issue was discovered in Datalust Seq before 2024.3.13545. Missing Content-Type validation can lead to CSRF when (1) Entra ID or OpenID Connect aut…EPSS 0.19%6.5CVE-2025-27911Datalust seq allocation without limits vulnerabilityAn issue was discovered in Datalust Seq before 2024.3.13545. Expansion of identifiers in message templates can be used to bypass the system "Event bo…EPSS 0.43%6.5CVE-2024-58102Datalust seq vulnerabilityAn issue was discovered in Datalust Seq before 2024.3.13545. An insecure default parsing depth limit allows stack consumption when parsing user-suppl…EPSS 0.35%6.5CVE-2021-41329Datalust seq vulnerabilityDatalust Seq before 2021.2.6259 allows users (with view filters applied to their accounts) to see query results not constrained by their view filter.…EPSS 0.99%4.9CVE-2023-38195Datalust seq vulnerabilityDatalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only w…EPSS 0.52%7.5CVE-2026-42018JFrog Artifactory improper authentication leaks anonymous tokenJFrog Artifactory can return an internal anonymous-user token to an unauthenticated caller even when anonymous access is disabled. Because the token …KEVEPSS 9.8%analysed9.8CVE-2026-82329JFrog Artifactory improper authentication allows admin takeoverJFrog Artifactory contains an improper authentication weakness (CWE-287) that, under default configuration, may let an unauthenticated attacker with …KEVEPSS 14%analysed

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.