Ignition GatewayApplication · Inductiveautomation

CVE-2020-10641

HIGH · 7.5 CVSS v3.1 Published 2020-04-28
Fix available
A fix is available. Upgrade to 8.0.10 or later.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An unprotected logging route may allow an attacker to write endless log statements into the database without space limits or authentication. This results in consuming the entire available hard-disk space on the Ignition 8 Gateway (versions prior to 8.0.10), causing a denial-of-service condition.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

An unprotected logging endpoint in Ignition 8 Gateway (versions prior to 8.0.10) lacks authentication and rate limiting, allowing unauthenticated attackers to submit arbitrary log entries directly to the database without constraints. This causes unbounded disk consumption leading to complete denial of service.

MitigationUpgrade Ignition Gateway to version 8.0.10 or later, which implements proper authentication and rate limiting on the logging route.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Ignition GatewayApplication
Affected:>= 8.0, < 8.0.10

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check installed Ignition Gateway version
    Navigate to the Gateway's main status page or check the installation directory for version info. The version is typically displayed on the Gateway startup page or can be retrieved via the Gateway status endpoint.
    Affected if Installed version is 8.0.x where x is less than 10 (e.g., 8.0.0 through 8.0.9)
  2. Verify the logging endpoint is exposed
    Inspect the Gateway's web configuration and confirm the logging endpoint (typically at /data/logs or similar internal logging routes) is accessible without authentication.
    Affected if The logging endpoint responds without requiring credentials
  3. Check for rate limiting configuration
    Review the Gateway's security settings for the logging subsystem and verify whether rate limiting or request throttling is enabled on log submission endpoints.
    Affected if Rate limiting is disabled or not configured on the logging endpoint
  4. Search for unauthorized log entries
    Query the internal logging database or log files for entries with unusual timestamps, suspicious content patterns, or entries originating from unauthenticated sources that do not match expected logging behavior.
    Affected if Log database contains unexpected entries with anomalous timestamps or content suggesting external injection
  5. Monitor disk usage for log directories
    Check the disk space consumption of the logging data directories, particularly the folder where the Gateway stores submitted log entries.
    Affected if Log directory shows abnormally high or rapidly growing disk usage beyond normal application logging volumes

The environment is affected if Ignition Gateway version 8.0.x (where x < 10) is running and the unprotected logging endpoint accepts unauthenticated requests, leading to excessive log storage.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 8.0.10 or later
Fixed in 8.0.10
Interim mitigation

Upgrade Ignition Gateway to version 8.0.10 or later, which implements proper authentication and rate limiting on the logging route.

Fix this in Ignition Gateway Scoped from the published advisory
  • Consultation2.0 h
  • Implementation3.0 h
  • Testing2.0 h
  • Review / QA1.0 h
8.0 hours of engineering $1,420
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-10641 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-10641 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data