Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-oldcore
  4. ›
  5. CVE-2026-34151

CVE-2026-34151: XWiki Platform Old Core: Resource path traversal via /skin/ action endpoint in Jetty 12+

July 7, 2026

With Jetty 12+ a user can craft a URL to access any resource the Jetty instance is allowed to access.

For example http://[host]/xwiki/bin/skin/..%252f/..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc/passwd allows downloading the content of the /etc/passwd file, provided Jetty is allowed to read it, and if your XWiki webapp is located exactly 5 levels below / (like /var/lib/jetty/webapps/xwiki, which is the case in the docker image, for example).

Another example which does not go out of the XWiki webapp, but it’s still a vulnerability (since users should not be allowed to access Hibernate or XWiki configuration files) is http://[host]/xwiki/bin/skin/..%252f/..%252fWEB-INF/xwiki.cfg.

References

  • github.com/advisories/GHSA-qj4x-9g63-25g6
  • github.com/xwiki/xwiki-commons/pull/1675
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-qj4x-9g63-25g6
  • jira.xwiki.org/browse/XCOMMONS-3594
  • jira.xwiki.org/browse/XWIKI-24075
  • nvd.nist.gov/vuln/detail/CVE-2026-34151

Code Behaviors & Features

Detect and mitigate CVE-2026-34151 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 17.10.5, all versions starting from 18.0.0-rc-1 before 18.2.0

Fixed versions

  • 17.10.5
  • 18.2.0

Solution

Upgrade to versions 17.10.5, 18.2.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-24: Path Traversal: '../filedir'

Source file

maven/org.xwiki.platform/xwiki-platform-oldcore/CVE-2026-34151.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 08 Jul 2026 12:20:49 +0000.