CVE-2022-26135
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 vulnerability in Mobile Plugin for Jira Data Center and Server allows a remote, authenticated user (including a user who joined via the sign-up feature) to perform a full read server-side request forgery via a batch endpoint. This affects Atlassian Jira Server and Data Center from version 8.0.0 before version 8.13.22, from version 8.14.0 before 8.20.10, from version 8.21.0 before 8.22.4. This also affects Jira Management Server and Data Center versions from version 4.0.0 before 4.13.22, from version 4.14.0 before 4.20.10 and from version 4.21.0 before 4.22.4.
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 server-side request forgery (SSRF) vulnerability in the Mobile Plugin for Jira allows authenticated users, including self-registered users, to make the Jira server fetch arbitrary URLs and read the responses via a batch endpoint. This enables internal network reconnaissance and potential access to internal services.
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>= 8.0.0, < 8.13.22>= 8.14.0, < 8.20.10>= 8.21.0, < 8.22.4>= 8.0.0, < 8.13.22>= 8.14.0, < 8.20.10>= 8.21.0, < 8.22.4>= 4.0.0, < 4.13.22>= 4.14.0, < 4.20.10>= 4.21.0, < 4.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
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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 Jira versionCheck the installed Jira version via the Atlassian marketplace or the /rest/api/2/serverInfo endpoint. Compare against affected ranges: 8.0.0 to 8.13.21, 8.14.0 to 8.20.9, 8.21.0 to 8.22.3 for Jira Server/Data Center; or 4.0.0 to 4.13.21, 4.14.0 to 4.20.9, 4.21.0 to 4.22.3 for Jira Service Management/Service Desk.Affected if Installed version falls within any of the listed vulnerable ranges.
-
Confirm Mobile Plugin is presentNavigate to Jira administration, then to Apps > Manage apps. Look for 'Jira Mobile' or 'Mobile Plugin' in the list of installed add-ons.Affected if The Mobile Plugin add-on is listed as installed.
-
Verify Mobile Plugin is enabledIn Manage apps, check the status of the Mobile Plugin. It should show as 'Enabled' for the vulnerability to be exploitable.Affected if Mobile Plugin is in the enabled state.
-
Check user registration settingsIn Jira administration under Security > Signup and directory, verify whether 'Allow users to sign up' or self-registration is enabled.Affected if Self-registration is permitted, allowing external attackers to obtain authenticated access.
-
Inspect for the vulnerable batch endpointReview HTTP access logs for requests to /rest/mobile/1.0/batch or similar Mobile Plugin endpoints. These endpoints handle batched API calls and are the vector for the SSRF.Affected if Unusual or unauthorized requests to Mobile Plugin batch endpoints are present in logs.
You are affected if your Jira version is within the vulnerable ranges AND the Mobile Plugin is enabled and accessible to authenticated users, including self-registered accounts.
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 · scoped4.13.224.20.104.22.4
Update Jira Server and Data Center to version 8.13.22, 8.20.10, 8.22.4 or later (or corresponding 4.x versions for Jira Management) to patch the vulnerable Mobile Plugin.
Upgrade to Jira 8.13.22, 8.20.10, or 8.22.4 (for 8.x) or Jira Service Management 4.13.22, 4.20.10, or 4.22.4 (for 4.x)
- 1. Identify your current Jira version by navigating to Jira Administration > System > System Info (or /secure/admin/ViewSystemInfo.jspa)
- 2. Determine which upgrade path applies based on your current version: if < 8.13.22 upgrade to 8.13.22; if >= 8.13.22 and < 8.20.10 upgrade to 8.20.10; if >= 8.20.10 and < 8.22.4 upgrade to 8.22.4
- 3. For Jira Service Management/Service Desk: if < 4.13.22 upgrade to 4.13.22; if >= 4.13.22 and < 4.20.10 upgrade to 4.20.10; if >= 4.20.10 and < 4.22.4 upgrade to 4.22.4
- 4. Review Atlassian's upgrade documentation and release notes for your target version to understand prerequisites
- 5. Perform a full backup of your Jira database and configuration before upgrading
- 6. Test the upgrade in a staging environment that mirrors production
- 7. Apply the upgrade during a planned maintenance window following Atlassian's installation guide
- 8. Verify the upgrade was successful by checking the version in System Info
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing8.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,288.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-26135 — 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-26135 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