Skip to content

Commit 4dd93b9

Browse files
committed
Mention security fix
Resolution of CVE-2026-48827.
1 parent 961541f commit 4dd93b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/changes/2.18.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* [GH-743](https://github.com/apache/mina-sshd/issues/743) Ensure the Java `ServiceLoader` use a singleton `SftpFileSystemProvider`
66
* [GH-879](https://github.com/apache/mina-sshd/issues/879) Close SSH channel gracefully on exception in port forwarding
7-
* Improve handling of repository paths in `sshd-git`.
7+
* **Security**: Improve handling of repository paths in `sshd-git`. Resolves [CVE-2026-48827](https://www.cve.org/CVERecord?id=CVE-2026-48827), [announced](https://lists.apache.org/thread/910kq9ghm6js0k1yhhbrdm9sf5tqq9c9) 2026-05-30.
88

99
## New Features
1010

0 commit comments

Comments
 (0)