CVE-2019-12549
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 · uneditedWAGO 852-303 before FW06, 852-1305 before FW06, and 852-1505 before FW03 devices contain hardcoded private keys for the SSH daemon. The fingerprint of the SSH host key from the corresponding SSH daemon matches the embedded private key.
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 confidenceWAGO 852-303, 852-1305, and 852-1505 industrial controllers contain hardcoded SSH private keys embedded in firmware. Since the SSH host key fingerprint matches these embedded keys, an attacker who obtains the public key can deduce the corresponding private key, enabling server impersonation and man-in-the-middle attacks.
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< 1.2.2.s0< 1.1.6.s0< 1.1.5.s0CVSS 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
- High
- Integrity
- High
- Availability
- High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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 checksWork through these to decide whether this CVE applies to you.
-
Identify WAGO controller modelDetermine if the device is a WAGO 852-303, 852-1305, or 852-1505 industrial controller by checking the device label, web interface, or system informationAffected if Device is not one of these three models - vulnerability does not apply
-
Check installed firmware versionAccess the device web interface, CLI, or use the WAGO management tool to retrieve the firmware version. Compare against: 852-303 < 1.2.2.s0, 852-1305 < 1.1.6.s0, 852-1505 < 1.1.5.s0Affected if Firmware version is lower than the affected threshold for your model
-
Verify SSH service statusCheck if SSH is enabled and running on the device via the web interface under Services > SSH, or by attempting an SSH connection to the deviceAffected if SSH is disabled - the vulnerability cannot be exploited; however, SSH is typically required for normal operation
-
Inspect for embedded SSH host keysIf you have access to the firmware image or device filesystem, examine /etc/ssh/ or equivalent for SSH host keys. Compare fingerprints against known public keys or check for duplicate/reused keys across multiple devicesAffected if SSH host keys match known hardcoded values from firmware or are identical across multiple devices - confirms active exploitation risk
User is affected if they run an affected firmware version (852-303 < 1.2.2.s0, 852-1305 < 1.1.6.s0, or 852-1505 < 1.1.5.s0) on these WAGO controllers with SSH enabled, as the hardcoded private keys enable MITM attacks.
Generated from the published advisory. Verify against your own configuration.
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.
dbcve · scoped1.1.5.s01.1.6.s01.2.2.s0
Upgrade firmware to FW06 (852-303, 852-1305) or FW03 (852-1505); if immediate patching is impossible, disable SSH access and isolate devices behind firewalls to reduce attack surface.
852-303: firmware >= 1.2.2.s0 | 852-1305: firmware >= 1.1.6.s0 | 852-1505: firmware >= 1.1.5.s0
- 1. Identify the WAGO 852 controller model (852-303, 852-1305, or 852-1505) in your environment
- 2. Determine the current firmware version installed on the device
- 3. Download the fixed firmware version from the official WAGO support portal at www.wago.com or via cert.vde.com/ics-cert.us-cert.gov references
- 4. For 852-303: upgrade to firmware 1.2.2.s0 or later
- 5. For 852-1305: upgrade to firmware 1.1.6.s0 or later
- 6. For 852-1505: upgrade to firmware 1.1.5.s0 or later
- 7. Follow WAGO's standard firmware update procedure (typically via web-based management interface or WAGO-I/O-CHECK tool)
- 8. After upgrade, verify the SSH host key has changed and regenerate new SSH host keys on the device
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-12549 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2019-12549 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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