CVE-2024-30410
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 Incorrect Behavior Order in the routing engine (RE) of Juniper Networks Junos OS on EX4300 Series allows traffic intended to the device to reach the RE instead of being discarded when the discard term is set in loopback (lo0) interface. The intended function is that the lo0 firewall filter takes precedence over the revenue interface firewall filter. This issue affects only IPv6 firewall filter. This issue only affects the EX4300 switch. No other products or platforms are affected by this vulnerability. This issue affects Juniper Networks Junos OS: * All versions before 20.4R3-S10, * from 21.2 before 21.2R3-S7, * from 21.4 before 21.4R3-S6.
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 EX4300 switches, an incorrect behavior order in the routing engine causes IPv6 traffic intended for the device (to the RE) to reach the routing engine instead of being discarded, even when a discard term is configured in the loopback (lo0) interface firewall filter. The lo0 firewall filter should take precedence over revenue interface firewall filters but fails to do so, allowing unauthorized traffic to reach the RE.
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= 20.4= 21.2= 21.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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Changed
- Confidentiality
- None
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/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 'show version' to confirm the device is an EX4300 switchAffected if Device is not an EX4300 switch (different models may have different behaviors)
-
Check Junos OS versionRun 'show version' and compare the installed Junos version against the affected ranges: < 20.4, = 20.4, = 21.2, = 21.4Affected if Version matches one of the affected versions listed in the CVE
-
Verify loopback firewall filter configurationRun 'show configuration interfaces lo0 unit 0 family inet6 filter' to check if a firewall filter is applied to lo0Affected if A firewall filter with an IPv6 discard term exists on lo0 but traffic still reaches the RE (vulnerable condition)
-
Check for IPv6 firewall filters on revenue interfacesRun 'show configuration interfaces' and look for firewall filters applied to revenue ports with family inet6Affected if IPv6 firewall filters are configured on revenue interfaces that may process traffic before the lo0 filter takes effect
Device is affected if it is an EX4300 running a vulnerable Junos version (< 20.4, 20.4, 21.2, or 21.4) and has a lo0 firewall filter with an IPv6 discard term that is not properly blocking traffic to the routing engine.
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 · scoped20.4
Upgrade Junos OS to version 20.4R3-S10, 21.2R3-S7, or 21.4R3-S6 or later. Until upgrade, consider additional IPv6 access controls at upstream network segments.
20.4R3-S10, 21.2R3-S7, or 21.4R3-S6 (depending on starting version)
- Identify the current Junos OS version running on the EX4300 switch using 'show version'
- Determine which upgrade path applies based on current version (if <20.4 go to 20.4R3-S10, if 21.2.x go to 21.2R3-S7, if 21.4.x go to 21.4R3-S6)
- Download the appropriate Junos OS upgrade package from Juniper Networks support portal
- Transfer the upgrade package to the EX4300 device
- Initiate the upgrade using 'request system software add <package> reboot' command
- Verify the upgrade completed successfully and the new version is running
- After upgrade, verify the IPv6 loopback firewall filter now takes precedence over revenue interface filters
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation3.0 h
- Testing3.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 $3,440.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-30410 — 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-30410 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