Skip to content
VulniPulse
UnratedApache Software Foundation Updated

Advisory [CVE-2026-78254] The ftp and scp tasks of Apache Ant can download files from a remote server

This security Apache Software Foundation advisory covers CVE-2026-78254 affecting Apache Ant.

CVE-2026-78254 Published Sep 7, 2026Updated by vendor Sep 7, 2026
Affected products & platforms
Apache Software FoundationUnclassified
Open vendor advisory

Android app · Google Play

Monitor future Apache Software Foundation CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

The ftp and scp tasks of Apache Ant can download files from a remote server. A malicious server can provide relative paths that allow it to write outside of the dedicated target directory for the download, making it possible to overwrite files of the attacker's choice using the permissions of the user running Ant in versions prior to Ant 1.10.18.

In order to exploit this vulnerability, the server would either have to be malicious or be subject to a machine-in-the-middle attack. Additionally in the case of scp or the ftp task using ftps the server must pass the server identity checks performed by the tasks.

For ftp tasks not using ftps a malicious server could act as a machine-in-the-middle to provide malicious files.

Starting with Ant 1.10.18 both tasks will prevent writing outside of the destination directory by default. An option is available to disable this behavior in the unlikely case that the old behavior is required by existing build files.

Affected versions
  • Apache Ant 1.2 before 1.10.18

Official advisory · medium-confidence parse· fetched 2 hours ago·verify at source

Fixed versions
  • 1.10.18

Official advisory · medium-confidence parse· fetched 2 hours ago·verify at source

Mitigation checklist

Recommended fix / mitigation
  • All users are recommended to upgrade to Apache Ant 1.10.18, which fixes this issue.
Temporary workarounds
  • An option is available to disable this behavior in the unlikely case that the old behavior is required by existing build files.

Official advisory · medium-confidence parse· fetched 2 hours ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.