CVE-2022-22167
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 · uneditedA traffic classification vulnerability in Juniper Networks Junos OS on the SRX Series Services Gateways may allow an attacker to bypass Juniper Deep Packet Inspection (JDPI) rules and access unauthorized networks or resources, when 'no-syn-check' is enabled on the device. While JDPI correctly classifies out-of-state asymmetric TCP flows as the dynamic-application UNKNOWN, this classification is not provided to the policy module properly and hence traffic continues to use the pre-id-default-policy, which is more permissive, causing the firewall to allow traffic to be forwarded that should have been denied. This issue only occurs when 'set security flow tcp-session no-syn-check' is configured on the device. This issue affects Juniper Networks Junos OS on SRX Series: 18.4 versions prior to 18.4R2-S10, 18.4R3-S10; 19.1 versions prior to 19.1R3-S8; 19.2 versions prior to 19.2R1-S8, 19.2R3-S4; 19.3 versions prior to 19.3R3-S3; 19.4 versions prior to 19.4R3-S5; 20.1 versions prior to 20.1R3-S1; 20.2 versions prior to 20.2R3-S2; 20.3 versions prior to 20.3R3-S1; 20.4 versions prior to 20.4R2-S2, 20.4R3; 21.1 versions prior to 21.1R2-S2, 21.1R3; 21.2 versions prior to 21.2R2. This issue does not affect Juniper Networks Junos OS versions prior to 18.4R1.
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 traffic classification vulnerability in Juniper Junos OS on SRX Series allows attackers to bypass Juniper Deep Packet Inspection (JDPI) rules when 'no-syn-check' is configured. While JDPI correctly classifies out-of-state asymmetric TCP flows as UNKNOWN, this classification isn't properly passed to the policy module, causing traffic to use the more permissive pre-id-default-policy instead of the intended restrictive policy, allowing unauthorized traffic to be forwarded.
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= 18.4= 19.1= 19.2= 19.3= 19.4= 20.1= 20.2= 20.3= 20.4= 21.1= 21.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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/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.
-
Confirm device is SRX SeriesRun 'show chassis hardware' or 'show system information' to verify the device model is from the SRX product lineAffected if Device is not an SRX Series - the vulnerability only affects SRX Series devices
-
Check Junos OS versionRun 'show version' and compare the installed version against the affected list: 18.4, 19.1, 19.2, 19.3, 19.4, 20.1, 20.2, 20.3, 20.4, 21.1, 21.2Affected if Installed version matches one of the affected versions listed in the CVE
-
Verify no-syn-check is enabledRun 'show configuration security flow tcp-session' and look for the 'no-syn-check' setting, or search config with 'show configuration | match no-syn-check'Affected if 'no-syn-check' is configured - this is the required condition for the vulnerability to be exploitable
-
Identify security policies using application servicesRun 'show configuration security policies' and review policies for 'application' or 'jdpi' related configurations that rely on Deep Packet InspectionAffected if Security policies exist that depend on JDPI classification for out-of-state TCP traffic
-
Check for asymmetric traffic patternsMonitor traffic logs or run 'show security flow session' to identify TCP sessions that are established without proper SYN validation (out-of-state flows)Affected if Asymmetric TCP traffic flows exist that would be classified as UNKNOWN by JDPI
Device is affected if it is an SRX Series running a vulnerable Junos version (18.4-21.2) with 'no-syn-check' configured AND has security policies that rely on JDPI application classification for TCP traffic.
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 (18.4R2-S10 or later, 19.1R3-S8 or later, etc.) or disable 'set security flow tcp-session no-syn-check' if the functionality is not required.
18.4R2-S10, 18.4R3-S10, 19.1R3-S8, 19.2R1-S8, 19.2R3-S4, 19.3R3-S3 or later (depending on current branch)
- Identify the current Junos OS version on the SRX Series device using: show version
- Check if the vulnerable 'no-syn-check' option is configured: show configuration security flow tcp-session
- Upgrade Junos OS to a fixed version based on the current branch: For 18.4x - upgrade to 18.4R2-S10 or 18.4R3-S10; For 19.1x - upgrade to 19.1R3-S8; For 19.2x - upgrade to 19.2R1-S8 or 19.2R3-S4; For 19.3x - upgrade to 19.3R3-S3; For newer branches - upgrade to the latest available patched release
- After upgrade, verify the configuration: show configuration security flow tcp-session
- Verify that security policies are correctly enforcing JDPI classifications for asymmetric TCP flows
- Test that traffic classification is working properly and policies are being applied correctly
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.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 $3,392.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-22167 — 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-2022-22167 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