Jira Data CenterApplication · Atlassian

CVE-2025-22167

MEDIUM · 6.5 CVSS v3.1 Published 2025-10-22
Fix available
A fix is available. Upgrade to 9.12.28 / 10.3.12 or later.
See remediation →
71/100
Remediation priority · Elevated
Remotely reachable Zero-click

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 · unedited
This High severity Path Traversal (Arbitrary Write) vulnerability was introduced in versions: 9.12.0, 10.3.0 and remain present in 11.0.0 of Jira Software Data Center and Server. This Path Traversal (Arbitrary Write) vulnerability, with a CVSS Score of 8.7, allows an attacker to modify any filesystem path writable by the Jira JVM process. Atlassian recommends that Jira Software Data Center and Server customers upgrade to the latest version; if you are unable to do so, upgrade your instance to one of the specified supported fixed versions: Jira Software Data Center and Server 9.12: Upgrade to a release greater than or equal to 9.12.28 Jira Software Data Center and Server 10.3: Upgrade to a release greater than or equal to 10.3.12 Jira Software Data Center and Server 11.0: Upgrade to a release greater than or equal to 11.1.0 See the release notes. You can download the latest version of Jira Software Data Center and Server from the download center. This vulnerability was reported via our Atlassian (Internal) program.

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 confidence

A path traversal vulnerability in Jira Software Data Center and Server versions 9.12.0 through 11.0.0 allows an authenticated attacker to write arbitrary files to any filesystem location writable by the Jira JVM process, potentially enabling remote code execution or complete system compromise.

MitigationUpgrade Jira to version 9.12.28 or higher, 10.3.12 or higher, or 11.1.0 or higher per Atlassian's advisory.

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
Jira Data CenterApplication
Affected:>= 9.12.0, < 9.12.28>= 10.3.0, < 10.3.12>= 11.0.0, < 11.1.0
Jira ServerApplication
Affected:>= 9.12.0, < 9.12.28>= 10.3.0, < 10.3.12>= 11.0.0, < 11.1.0

CVSS 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
None
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Jira version
    Check the Jira application version by navigating to Jira Administration > System > Troubleshooting and support tools, or by inspecting the 'atlassian-jira/WEB-INF/classes/com/atlassian/jira/version.properties' file in the Jira home directory.
    Affected if The installed version falls within 9.12.0 to 9.12.27, 10.3.0 to 10.3.11, or 11.0.0.
  2. Verify Jira user authentication settings
    Review Jira user management settings to confirm which users have access to Jira. The vulnerability requires an authenticated user, so check if any internal or directory users exist beyond administrators.
    Affected if There are authenticated users with any level of access who could potentially trigger the vulnerable file write functionality.
  3. Review Jira process filesystem permissions
    Examine the operating system permissions for the user account running the Jira JVM process. Check what directories that user account has write access to beyond the intended Jira data directories.
    Affected if The Jira process user has write access to directories outside the designated Jira home and install directories.
  4. Inspect Jira access logs for path traversal patterns
    Review Jira access logs (typically in /logs/atlassian-jira-access-log.xml or similar) for requests containing patterns like '../' or absolute file paths in parameters that might indicate exploitation attempts.
    Affected if Log entries show suspicious requests with directory traversal sequences or unusual file path parameters.

You are affected if your Jira version is 9.12.0-9.12.27, 10.3.0-10.3.11, or 11.0.0 AND authenticated users exist AND the Jira process has broad filesystem write permissions.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 9.12.28 / 10.3.12 / 11.1.0 or later
Fixed in 9.12.2810.3.1211.1.0
Interim mitigation

Upgrade Jira to version 9.12.28 or higher, 10.3.12 or higher, or 11.1.0 or higher per Atlassian's advisory.

Recommended fix High confidence

Jira 9.12.28+, 10.3.12+, or 11.1.0+ (depending on your current major version branch)

  1. 1. Back up your Jira Data Center/Server instance including database and attachments directory
  2. 2. Review Jira release notes for the target version to understand changes
  3. 3. Download the appropriate fixed version (9.12.28+, 10.3.12+, or 11.1.0+) from the Atlassian download center
  4. 4. Stop the Jira application
  5. 5. Run the upgrade installer following Atlassian's standard upgrade documentation
  6. 6. Verify the upgrade was successful and Jira starts normally
  7. 7. Test that normal Jira functionality works as expected
  8. 8. Validate the path traversal vulnerability is remediated

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Jira Data Center Scoped from the published advisory
  • Consultation1.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA1.0 h
8.0 hours of engineering $1,400
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,240.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-22167 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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