CVE-2026-48827 PUBLISHED

Apache MINA SSHD: Path traversal in org.apache.sshd:sshd-git

Assigner: apache
Reserved: 23.05.2026 Published: 01.06.2026 Updated: 01.06.2026

Path traversal vulnerability in Apache MINA SSHD bundle sshd-git. Lack of path validation in git-upload-pack, git-receive-pack, and other git operations allows users authenticated over SSH access to git repositories outside the configured git server root directory.

Applications are affected if they use org.apache.sshd:sshd-git. Applications not using sshd-git are not affected.

Users are advised to upgrade affected applications to Apche MINA SSHD 2.18.0, which fixes the issue.

The issue also is present in the pre-release milestones 3.0.0-M1 to 3.0.0-M3 for a new upcoming new major version 3.0.0. Again, applications are affected only if they use sshd-git. Upgrade affected applications to 3.0.0-M4.

We would like to point out that a professional git server should not rely solely on file system layout and permissions, but should implement additional security controls to govern access to git repositories and operations allowed on particular git repositories.

Metrics

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

Product Status

Vendor Apache Software Foundation
Product Apache MINA SSHD
Versions Default: unaffected
  • affected from 2.0.0 to 2.17.1 (incl.)
  • affected from 3.0.0-M1 to 3.0.0-M3 (incl.)

Credits

  • j0hndo (dohyun4466@gmail.com) finder

References

Problem Types

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