Remote code execution was discovered in Horde Groupware Webmail 5.2.22 and 5.2.17. Horde/Form/Type.php contains a vulnerable class that handles image upload in forms. When the Horde_Form_Type_image method onSubmit() is called on uploads, it invokes the functions getImage() and _getUpload(), which uses unsanitized user input as a path to save the image. The unsanitized POST parameter object[photo][img][file] is saved in the $upload[img][file] PHP variable, allowing an attacker to manipulate the $tmp_file passed to move_uploaded_file() to save the uploaded file. By setting the parameter to (for example) ../usr/share/horde/static/bd.php, one can write a PHP backdoor inside the web root. The static/ destination folder is a good candidate to drop the backdoor because it is always writable in Horde installations. (The unsanitized POST parameter went probably unnoticed because it's never submitted by the forms, which default to securely using a random path.)
Conclusion & alert: CVE-2019-9858 is rated High Exploit Risk (79.1/100): CVSS High severity, with high exploitation likelihood (EPSS 19.16%, 97th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 79.84% | 19.16% | -60.67% |
| 2 | 2026-04-29 | 80.22% | 79.84% | -0.38% |
| 3 | 2026-03-14 | — | 80.22% | — |
Full EPSS history (27 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2019-9858 not yet assigned priority: Debian including 1 source packages (php-horde-form), 3 status rows across 3 suites (bookworm, bullseye, sid): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2019-9858 |
ubuntu
|
medium | CVE-2019-9858 medium priority: Ubuntu including 1 source packages (php-horde-form), 17 status rows across 17 suites (bionic, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 13, needs-triage 2, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2019-9858 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| horde | groupware | 5.2.17 | cpe:2.3:a:horde:groupware:5.2.17:*:*:*:webmail:*:*:* |
| horde | groupware | 5.2.22 | cpe:2.3:a:horde:groupware:5.2.22:*:*:*:webmail:*:*:* |
| debian | debian_linux | 8.0 | cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://packetstormsecurity.com/files/152476/Horde-Form-Shell-Upload.html | Exploit Third Party Advisory VDB Entry |
| https://lists.debian.org/debian-lts-announce/2019/06/msg00007.html | Mailing List Third Party Advisory |
| https://seclists.org/bugtraq/2019/Jun/31 | Mailing List Third Party Advisory |
| https://ssd-disclosure.com/?p=3814&preview=true | Exploit Third Party Advisory |
| https://www.debian.org/security/2019/dsa-4468 | Third Party Advisory |