Root code execution via unbounded configuration copy
Published Mar 22, 2026 · Updated Mar 22, 2026
Stack buffer overflow in MiniFtp allows local users to execute arbitrary code as root through a crafted miniftpd.conf file. parseconf_load_setting passes 128-byte key and value arrays to str_split, which copies text after the equals sign with unbounded strcpy. The user must be able to replace the configuration file before a privileged operator starts the server; a successful overwrite redirects root-process control flow.
Summary
What happened
Stack buffer overflow in MiniFtp allows local users to execute arbitrary code as root through a crafted miniftpd.conf file. parseconf_load_setting passes 128-byte key and value arrays to str_split, which copies text after the equals sign with unbounded strcpy. The user must be able to replace the configuration file before a privileged operator starts the server; a successful overwrite redirects root-process control flow.
The record
- CVE
- CVE-2019-25611
- Published
- Mar 22, 2026
- Updated
- Mar 22, 2026
- Vendor
- skyqinsc
- Product
- MiniFtp
- Classifications
- CWE-787, T1068
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 22, 2026CVE publishedPublication date reported by the CVE source.
- Mar 22, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=*
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- MiniFtp parseconf_load_setting Buffer Overflowfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo