Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.jmix.localfs/jmix-localfs
  4. ›
  5. CVE-2025-32950

CVE-2025-32950: io.jmix.localfs:jmix-localfs has a Path Traversal in Local File Storage

April 22, 2025 (updated April 23, 2025)

Attackers could manipulate the FileRef parameter to access files on the system where the Jmix application is deployed, provided the application server has the necessary permissions. This can be accomplished either by modifying the FileRef directly in the database or by supplying a harmful value in the fileRef parameter of the /files endpoint of the generic REST API.

Arbitrary file reading on the operating system where the Jmix process is running.

The severity of the vulnerability is mitigated by the fact that the application UI and the generic REST API are typically accessible only to authenticated users. Additionally, the /files endpoint in Jmix requires specific permissions and is disabled by default.

References

  • docs.jmix.io/jmix/files-vulnerabilities.html
  • docs.jmix.io/jmix/files-vulnerabilities.html
  • github.com/advisories/GHSA-jx4g-3xqm-62vh
  • github.com/jmix-framework/jmix
  • github.com/jmix-framework/jmix/security/advisories/GHSA-jx4g-3xqm-62vh
  • nvd.nist.gov/vuln/detail/CVE-2025-32950

Code Behaviors & Features

Detect and mitigate CVE-2025-32950 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 starting from 1.0.0 before 1.6.2, all versions starting from 2.0.0 before 2.4.0

Fixed versions

  • 1.6.2
  • 2.4.0

Solution

Upgrade to versions 1.6.2, 2.4.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-35: Path Traversal: '.../...//'

Source file

maven/io.jmix.localfs/jmix-localfs/CVE-2025-32950.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:14:52 +0000.