CVE-2025-59957
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 · uneditedAn Origin Validation Error vulnerability in an insufficient protected file of Juniper Networks Junos OS on EX4600 Series and QFX5000 Series allows an unauthenticated attacker with physical access to the device to create a backdoor which allows complete control of the system. When a device isn't configured with a root password, an attacker can modify a specific file. It's contents will be added to the Junos configuration of the device without being visible. This allows for the addition of any configuration unknown to the actual operator, which includes users, IP addresses and other configuration which could allow unauthorized access to the device. This exploit is persistent across reboots and even zeroization. The indicator of compromise is a modified /etc/config/<platform>-defaults[-flex].conf file. Review that file for unexpected configuration statements, or compare it to an unmodified version which can be extracted from the original Juniper software image file. For details on the extraction procedure please contact Juniper Technical Assistance Center (JTAC). To restore the device to a trusted initial configuration the system needs to be reinstalled from physical media. This issue affects Junos OS on EX4600 Series and QFX5000 Series: * All versions before 21.4R3, * 22.2 versions before 22.2R3-S3.
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 confidencePhysical access vulnerability in Junos OS on EX4600/QFX5000 Series allows unauthenticated attackers to modify /etc/config/<platform>-defaults[-flex].conf when no root password is set. The modified file contents are silently added to the device configuration, enabling persistent backdoor access that survives reboots and zeroization.
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.4= 21.4= 22.2CVSS 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
- Physical
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:P/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 device modelRun 'show chassis hardware' or check physical labeling to confirm the device is an EX4600 or QFX5000 series switchAffected if Device model is EX4600 or QFX5000 series AND Junos version is < 21.4, = 21.4, or = 22.2
-
Check Junos OS versionRun 'show version' or 'show version detail' to obtain the installed Junos OS versionAffected if Version matches < 21.4, 21.4, or 22.2 (specific builds within these releases)
-
Verify root password configuration statusRun 'show system login' or check the configuration for presence of a root authentication method: 'show configuration system login | display set' or 'show configuration system root-authentication'Affected if No root password or root authentication is configured (the system has an empty root login or no root password set)
-
Inspect configuration rollback filesExamine /etc/config/ directory for any unexpected or recently modified <platform>-defaults.conf or <platform>-defaults-flex.conf files using 'ls -la /etc/config/'Affected if Unknown or unauthorized modifications exist in the defaults configuration files
The device is affected if it is an EX4600 or QFX5000 series running Junos < 21.4, 21.4, or 22.2 AND has no root password configured, allowing physical attackers to inject persistent backdoors via /etc/config/ defaults files.
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 · scoped21.4
Ensure root password is configured on all affected devices, upgrade to patched versions (21.4R3+, 22.2R3-S3+), and for compromised devices perform complete reinstallation from physical media - the backdoor survives zeroization.
21.4R3 or later (for versions < 21.4); 22.2R3-S3 or later (for 22.2.x versions)
- 1. Identify the current Junos OS version on the EX4600 or QFX5000 Series device using 'show version'
- 2. If running a version before 21.4R3, plan upgrade to 21.4R3 or later
- 3. If running 22.2.x, plan upgrade to 22.2R3-S3 or later
- 4. Ensure you have a valid backup of the current configuration
- 5. Download the appropriate fixed Junos OS image from Juniper Networks support portal
- 6. Upload the image to the device using 'request system software add <image>' or via USB physical media
- 7. Reboot the device using 'request system reboot'
- 8. After upgrade, verify the running version with 'show version'
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation8.0 h
- Testing4.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 $4,480.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-59957 — 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-2025-59957 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