CVE-2019-6609
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 · uneditedPlatform dependent weakness. This issue only impacts iSeries platforms. On these platforms, in BIG-IP (LTM, AAM, AFM, Analytics, APM, ASM, DNS, Edge Gateway, FPS, GTM, Link Controller, PEM, WebAccelerator) versions 14.0.0-14.1.0.1, 13.0.0-13.1.1.3, and 12.1.1 HF2-12.1.4, the secureKeyCapable attribute was not set which causes secure vault to not use the F5 hardware support to store the unit key. Instead the unit key is stored in plaintext on disk as would be the case for Z100 systems. Additionally this causes the unit key to be stored in UCS files taken on these platforms.
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 confidenceOn iSeries platforms, the secureKeyCapable attribute was not set in BIG-IP versions 14.0.0-14.1.0.1, 13.0.0-13.1.1.3, and 12.1.1 HF2-12.1.4, causing secure vault to bypass F5 hardware support and store the unit key in plaintext on disk instead. This plaintext key is also included in UCS backup files, creating a critical exposure vector.
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>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1>= 12.1.2, < 12.1.4.1>= 13.0.0, < 13.1.1.4>= 14.0.0, < 14.1.0.2= 12.1.1CVSS 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 platform typeRun command 'tmsh show sys hardware' or check system inventory to confirm the device is an F5 iSeries platform (e.g., i2000, i4000, i5000, i7000 series).Affected if The device is NOT an iSeries platform - the vulnerability only affects iSeries hardware.
-
Determine installed BIG-IP versionRun 'tmsh show sys version' or check /etc/version to obtain the installed BIG-IP version number.Affected if The installed version falls within these ranges: 12.1.1, 12.1.2-12.1.4, 13.0.0-13.1.1.3, or 14.0.0-14.1.0.1.
-
Check secure vault configurationRun 'tmsh list sys crypto secure-vault' to inspect the secure vault settings. Look for the 'secureKeyCapable' attribute status.Affected if The secureKeyCapable attribute is missing or set to 'no', indicating hardware-backed key storage is not enabled.
-
Inspect unit key storageLocate and examine the unit key file in the secure vault storage directory (typically under /var/config/restjavad/vaultee/ or similar vault storage path). View the file contents to determine if the key appears in plaintext.Affected if The unit key file exists and contains plaintext key material instead of being hardware-encrypted or referenced as hardware-backed.
A user is affected if they are running an iSeries platform with a BIG-IP version in the 12.1.1, 12.1.2-12.1.4, 13.0.0-13.1.1.3, or 14.0.0-14.1.0.1 range AND the secureKeyCapable attribute is not set, resulting in plaintext unit key storage on disk or in UCS backups.
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 · scoped12.1.4.113.1.1.414.1.0.2
Upgrade BIG-IP on iSeries platforms to a version beyond the affected ranges (14.1.0.2+, 13.1.1.4+, or 12.1.5+) to enable proper hardware-backed key storage, then rotate unit keys and treat UCS backup files as sensitive until remediated.
Upgrade to minimum fixed version based on current branch: 12.1.4.1+ (12.1.5/12.1.6 LTS), 13.1.1.4+ (13.1.3 LTS), or 14.1.0.2+ (14.1.x LTS)
- 1. Identify the current BIG-IP version by running 'tmsh show sys version' in the TMSH CLI
- 2. Determine if the device is an iSeries platform by running 'tmsh show sys hardware' and checking the platform model
- 3. For BIG-IP 12.1.x: Upgrade to version 12.1.4.1 or later (recommended: 12.1.5 LTS or 12.1.6 if available)
- 4. For BIG-IP 13.0.x-13.1.x: Upgrade to version 13.1.1.4 or later (recommended: 13.1.3 LTS or 14.1.x if planning major version change)
- 5. For BIG-IP 14.0.x: Upgrade to version 14.1.0.2 or later (recommended: 14.1.x LTS)
- 6. After upgrade, verify the secureKeyCapable attribute is properly set by checking secure vault status: 'tmsh list sys secure-vault'
- 7. For existing UCS archive files taken on iSeries platforms before the fix, regenerate new UCS archives after patching to ensure credentials are properly protected
- 8. If upgrade is not immediately possible, restrict physical and administrative access to the BIG-IP system and ensure UCS files are stored securely with additional encryption
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.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 $6,080.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-6609 — 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-6609 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