CVE-2015-3006
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 · uneditedOn the QFX3500 and QFX3600 platforms, the number of bytes collected from the RANDOM_INTERRUPT entropy source when the device boots up is insufficient, possibly leading to weak or duplicate SSH keys or self-signed SSL/TLS certificates. Entropy increases after the system has been up and running for some time, but immediately after boot, the entropy is very low. This issue only affects the QFX3500 and QFX3600 switches. No other Juniper Networks products or platforms are affected by this weak entropy vulnerability.
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 Juniper QFX3500 and QFX3600 switches, the RANDOM_INTERRUPT entropy source collects insufficient bytes during device boot, resulting in low entropy at startup. This can produce weak, predictable, or duplicate SSH keys and self-signed SSL/TLS certificates. Entropy improves after the system runs for a period, but keys generated during early boot remain potentially compromised.
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.2x50= 13.1x50= 13.2x51= 13.2x52= 14.1x53CVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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 device modelRun 'show chassis hardware' or check the physical device label to confirm the model is a QFX3500 or QFX3600 switchAffected if Device is not a QFX3500 or QFX3600 switch (other Juniper switches are not affected by this specific CVE)
-
Check Junos versionRun 'show version' to obtain the installed Junos version, then compare it against the affected versions: 12.2x50, 13.1x50, 13.2x51, 13.2x52, or 14.1x53Affected if Installed version matches one of the listed affected versions exactly
-
Inspect SSH host key generation timeRun 'show system services ssh-logs' or check the creation timestamp of /etc/ssh/ssh_host_*_key files using 'ls -la /etc/ssh/ssh_host_*_key' to determine when keys were generated relative to device boot timeAffected if SSH host keys were generated shortly after boot when entropy was low (keys created within the first few minutes of device startup)
-
Check for duplicate SSH host keysCompare the SSH host key fingerprints (run 'ssh-keygen -lf /etc/ssh/ssh_host_rsa_key') across multiple QFX3500/QFX3600 devices or compare to known valuesAffected if Duplicate SSH host key fingerprints exist across different devices, indicating keys were generated with insufficient entropy
-
Verify SSL/TLS certificate uniquenessInspect any self-signed SSL/TLS certificates in use on the device (check 'show system services web-management https' certificate details) and compare certificate fingerprints or serial numbers across devicesAffected if Duplicate or predictable SSL/TLS certificate fingerprints or serial numbers are found across multiple devices
A device is affected if it is a QFX3500 or QFX3600 running one of the specific affected Junos versions and SSH host keys or SSL/TLS certificates were generated during early boot before adequate entropy was accumulated.
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.
From vendor dataRegenerate SSH host keys and SSL/TLS certificates after the device has been running long enough to accumulate adequate entropy; verify no duplicate keys exist across devices. Check for available Juniper firmware updates that address this entropy collection issue.
- Consultation3.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,304.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-3006 — 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-2015-3006 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