CVE-2022-38465
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 · uneditedA vulnerability has been identified in SIMATIC Drive Controller family (All versions < V2.9.2), SIMATIC ET 200SP Open Controller CPU 1515SP PC (incl. SIPLUS variants) (All versions), SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants) (All versions < V21.9), SIMATIC S7-1200 CPU family (incl. SIPLUS variants) (All versions < V4.5.0), SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) (All versions < V2.9.2), SIMATIC S7-1500 Software Controller (All versions < V21.9), SIMATIC S7-PLCSIM Advanced (All versions < V4.0), SINUMERIK MC (All versions < V6.21), SINUMERIK ONE (All versions < V6.21). Affected products protect the built-in global private key in a way that cannot be considered sufficient any longer. The key is used for the legacy protection of confidential configuration data and the legacy PG/PC and HMI communication. This could allow attackers to discover the private key of a CPU product family by an offline attack against a single CPU of the family. Attackers could then use this knowledge to extract confidential configuration data from projects that are protected by that key or to perform attacks against legacy PG/PC and HMI communication.
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 confidenceSiemens SIMATIC controllers contain an insufficiently protected global private key embedded in firmware. Attackers can obtain a single CPU device or its firmware image and perform offline cryptanalysis to recover the private key. This key was used for legacy protection of confidential configuration data and legacy PG/PC and HMI communication, allowing attackers to decrypt protected projects or impersonate legitimate PLC communication.
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< 21.9all versions< 2.9.2< 2.9.2< 4.5.0< 4.5.0< 4.5.0< 4.5.0CVSS 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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/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 the controller modelAccess the PLC via TIA Portal, SIMATIC Manager, or the device's web interface to retrieve the exact product model number (e.g., CPU 1515SP PC2, CPU 1214FC)Affected if The model matches any of the affected products listed in the CVE (ET 200 SP Open Controller, Drive Controller 1504D/1507D, or S7-1200 series)
-
Retrieve the firmware versionIn TIA Portal, go to the device properties or online diagnostics. Alternatively, use the device's web-based management interface or access the controller via Profinet/PROFIBUS diagnostics to read the firmware versionAffected if The firmware version is below the safe threshold for that model (1515SP PC2: <21.9, 1504D/1507D TF: <2.9.2, S7-1200 121x: <4.5.0, or 1515SP PC: all versions)
-
Verify if legacy project protection is usedInspect any stored TIA Portal project files or backup configurations for evidence of legacy PG/PC or HMI communication protection methods that rely on the global private keyAffected if Legacy protection features are used to encrypt confidential configuration data in projects deployed to the affected controller
-
Assess physical and firmware access exposureReview network segmentation and physical security controls to determine if an attacker could obtain the physical device or extract a firmware image for offline cryptanalysisAffected if The controller is accessible on insufficiently segmented networks or in physically insecure locations where firmware extraction is feasible
Your environment is affected if you have any of the listed controller models running firmware versions below the safe thresholds, especially if legacy protection is used or physical/network access controls are weak.
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 · scoped2.9.24.5.021.9
Upgrade affected devices to version V2.9.2, V4.5.0, V21.9, V6.21, or V4.0 (product-dependent) to receive patched firmware with regenerated cryptographic keys. For systems that cannot be immediately updated, implement strict network segmentation and restrict physical access to prevent attackers from obtaining firmware images.
Upgrade to firmware V4.5.0 (S7-1200), V21.9 (ET 200SP Open Controller CPU 1515SP PC2), or V2.9.2 (Drive Controller) as appropriate for your device model
- 1. Identify the specific Siemens SIMATIC device model and current firmware version from the device or TIA Portal project.
- 2. For Simatic S7-1200 CPU family: Upgrade firmware to version 4.5.0 or later.
- 3. For Simatic ET 200SP Open Controller CPU 1515SP PC2: Upgrade firmware to version 21.9 or later.
- 4. For Simatic ET 200SP Open Controller CPU 1515SP PC: Contact Siemens for guidance as all versions are affected; consider upgrading to latest available version.
- 5. For Simatic Drive Controller CPU 1504d TF and 1507d TF: Upgrade firmware to version 2.9.2 or later.
- 6. After upgrading, review and re-protect confidential configuration data using updated protection mechanisms.
- 7. If available, enable modern authentication and encryption methods beyond legacy PG/PC and HMI communication.
- 8. Verify the upgrade does not disrupt existing industrial processes before deploying to production environments.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation16.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $10,240.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-38465 — 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-2022-38465 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