CVE-2024-30388
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 Improper Isolation or Compartmentalization vulnerability in the Packet Forwarding Engine (pfe) of Juniper Networks Junos OS on QFX5000 Series and EX Series allows an unauthenticated, adjacent attacker to cause a Denial of Service (DoS). If a specific malformed LACP packet is received by a QFX5000 Series, or an EX4400, EX4100 or EX4650 Series device, an LACP flap will occur resulting in traffic loss. This issue affects Junos OS on QFX5000 Series, and on EX4400, EX4100 or EX4650 Series: * 20.4 versions from 20.4R3-S4 before 20.4R3-S8, * 21.2 versions from 21.2R3-S2 before 21.2R3-S6, * 21.4 versions from 21.4R2 before 21.4R3-S4, * 22.1 versions from 22.1R2 before 22.1R3-S3, * 22.2 versions before 22.2R3-S1, * 22.3 versions before 22.3R2-S2, 22.3R3, * 22.4 versions before 22.4R2-S1, 22.4R3.
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 confidenceA vulnerability in the Packet Forwarding Engine (pfe) of Juniper Networks Junos OS on QFX5000 Series and EX Series (EX4400, EX4100, EX4650) allows an unauthenticated, adjacent attacker to send a malformed LACP (Link Aggregation Control Protocol) packet that triggers an LACP flap, resulting in denial of service and traffic loss.
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= 20.4= 21.2= 21.4= 22.1= 22.2= 22.3= 22.4CVSS 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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/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 'show system information' to determine the hardware modelAffected if Device is a QFX5000 Series switch, EX4400, EX4100, or EX4650
-
Check Junos OS versionRun 'show version' to obtain the installed Junos OS versionAffected if Version is 20.4, 21.2, 21.4, 22.1, 22.2, 22.3, or 22.4 (any sub-version within these releases)
-
Verify LACP is enabledRun 'show lacp interfaces' or 'show configuration | match lacp' to check if Link Aggregation Control Protocol is configured on any interfacesAffected if LACP is configured and operational on one or more interfaces
-
Assess network accessibilityReview network topology and access controls to determine if an adjacent ( Layer 2 adjacent) attacker could reach the affected interfacesAffected if Interfaces with LACP are accessible to untrusted adjacent network segments
You are affected if your device is a QFX5000/EX4400/EX4100/EX4650 running a vulnerable Junos version (20.4, 21.2, 21.4, 22.1, 22.2, 22.3, or 22.4) with LACP enabled on interfaces that are reachable by an adjacent attacker.
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 · scopedUpgrade Junos OS to a fixed version (20.4R3-S8 or later, 21.2R3-S6 or later, 21.4R3-S4 or later, 22.1R3-S3 or later, 22.2R3-S1 or later, 22.3R2-S2/22.3R3 or later, 22.4R2-S1/22.4R3 or later). If immediate upgrade is not possible, consider network segmentation to limit adjacent attacker access to affected interfaces.
Upgrade to the first fixed version in your current branch: 20.4R3-S8, 21.2R3-S6, 21.4R3-S4, 22.1R3-S3, 22.2R3-S1, 22.3R3, or 22.4R3 (or respective S versions where noted)
- 1. Identify the currently running Junos OS version on the affected device using 'show version' command.
- 2. Determine which version branch your current installation belongs to (20.4R3, 21.2R3, 21.4R, 22.1R, 22.2R, 22.3R, or 22.4R).
- 3. Download the appropriate fixed version for your branch from the Juniper Networks support portal: for 20.4 branch use 20.4R3-S8 or later, for 21.2 branch use 21.2R3-S6 or later, for 21.4 branch use 21.4R3-S4 or later, for 22.1 branch use 22.1R3-S3 or later, for 22.2 branch use 22.2R3-S1 or later, for 22.3 branch use 22.3R3 or later, for 22.4 branch use 22.4R3 or later.
- 4. Upload the Junos OS upgrade package to the device using 'file copy' or USB transfer.
- 5. Perform the upgrade using 'request system software add <package> reboot' command.
- 6. After reboot, verify the new version is running with 'show version' and confirm the issue is resolved by testing LACP packet handling.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-30388 — 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-2024-30388 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