CVE-2026-57019
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 Validation of Specified Quantity in Input vulnerability in the Packet Forwarding Engine (pfe) of Juniper Networks Junos OS on MX Series allows an unauthenticated, adjacent attacker to cause a Denial-of-Service (DoS). When a specific packet is received from device in the same broadcast domain, an affected system calculates the packet size incorrectly. This causes further packet processing to fail, which triggers an FPC major error, resulting in a FPC reset impacting traffic until the FPC has automatically recovered. Affected scenarios are: MAP-T, or non-IP traffic encapsulated in IP (e.g. MPLS over GRE). When this issue happens the following logs can be observed: fpc<#> CMError: /fpc/0/pfe/0/cm/0/MQSS(0)/0/MQSS_CMERROR_LI_INT_REG_UNROLL_TAIL_LENGTH_OVF (0x2205eb), scope: pfe, category: functional, severity: major, module: MQSS(0), type: LI: Unroll TAIL length overflow, oc_category: default fpc<#> Performing action reset-fru for error /fpc/0/pfe/0/cm/0/MQSS(0)/0/MQSS_CMERROR_LI_INT_REG_UNROLL_TAIL_LENGTH_OVF (0x2205eb) in module: MQSS(0) with scope: pfe category: functional level: major, oc_category: default This issue affects Junos OS on MX Series: * all versions before 23.2R2-S6, * 23.4 versions before 23.4R2-S7, * 24.2 versions before 24.2R2-S4, * 24.4 versions before 24.4R2-S4, * 25.2 versions before 25.2R2.
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 confidenceImproper input validation in the Packet Forwarding Engine (PFE) of Juniper MX Series routers causes incorrect packet size calculation when processing specific traffic types (MAP-T or non-IP traffic encapsulated in IP like MPLS over GRE). This triggers a tail length overflow (MQSS_CMERROR_LI_INT_REG_UNROLL_TAIL_LENGTH_OVF), causing an FPC major error that forces an FPC reset, resulting in denial of service until auto-recovery.
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< 23.2= 23.2= 23.4= 24.2= 24.4= 25.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
- 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.
-
Confirm device is a Juniper MX Series routerRun 'show chassis hardware' or 'show version' to identify the router modelAffected if The device is not an MX Series router (different platforms like EX, SRX, PTX are not affected by this specific vulnerability)
-
Check installed Junos versionRun 'show version' and locate the Junos OS version number (e.g., 23.2R1, 24.2R1)Affected if The installed version is 23.2, 23.4, 24.2, 24.4, or 25.2 (exact versions), or any version lower than 23.2 (e.g., 23.1, 22.4)
-
Verify if MAP-T feature is configuredRun 'show configuration | match map-t' or check the NAT configuration for MAP-T mapping entriesAffected if MAP-T (Mapping of Address and Port with Translation) is actively configured and processing traffic on the router
-
Verify if MPLS over GRE is configuredRun 'show configuration | match gre' and check for MPLS encapsulation over GRE tunnels in the configurationAffected if MPLS over GRE tunnels are configured and carrying traffic
-
Check for FPC error messages in system logsRun 'show log messages | match MQSS_CMERROR_LI_INT_REG_UNROLL_TAIL_LENGTH_OVF' or search for 'FPC.*major.*error' in system logsAffected if The specific tail length overflow error message appears in logs, indicating the vulnerability has been triggered
A user is affected if they are running an affected Junos version (23.2, 23.4, 24.2, 24.4, 25.2 or earlier) on an MX Series router AND have MAP-T or MPLS over GRE traffic actively flowing through the device, as evidenced by FPC error logs.
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 · scoped23.2
Apply Junos OS updates: 23.2R2-S6 or later, 23.4R2-S7 or later, 24.2R2-S4 or later, 24.4R2-S4 or later, or 25.2R2 or later. As an interim measure, filter or block the affected traffic types (MAP-T, MPLS over GRE) from untrusted adjacent networks.
Minimum fixed versions: 23.2R2-S6, 23.4R2-S7, 24.2R2-S4, 24.4R2-S4, or 25.2R2 (or later in respective branches)
- Identify the current Junos OS version on the MX Series device using 'show version'
- Determine which version branch the current installation belongs to (23.2, 23.4, 24.2, 24.4, or 25.2)
- For devices on 23.2 branch: upgrade to 23.2R2-S6 or later (e.g., 23.2R2-S7, 23.2R3)
- For devices on 23.4 branch: upgrade to 23.4R2-S7 or later (e.g., 23.4R3, 23.4R3-S1)
- For devices on 24.2 branch: upgrade to 24.2R2-S4 or later (e.g., 24.2R3)
- For devices on 24.4 branch: upgrade to 24.4R2-S4 or later (e.g., 24.4R3)
- For devices on 25.2 branch: upgrade to 25.2R2 or later (e.g., 25.2R3)
- For devices before 23.2: upgrade directly to the minimum fixed version for the target branch (e.g., 23.2R2-S6)
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.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,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-57019 — 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-2026-57019 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