GHSA-3q76-jq6m-573p · Severity: high · Ecosystem: composer — Archive_Tar contains Potential RCE if filename starts with phar://
PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header['filename']` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this->_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.
Conclusion & alert: CVE-2018-1000888 is rated High Exploit Risk (82.6/100): CVSS High severity, with high exploitation likelihood (EPSS 18.29%, 97th percentile). Core evidence: 4 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 |
|---|---|---|---|---|
| 46108 | exploit_db | edb | 2019-01-10 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | 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 | 19.75% | 18.29% | -1.46% |
| 2 | 2026-06-14 | 24.69% | 19.75% | -4.94% |
| 3 | 2026-05-29 | — | 24.69% | — |
Full EPSS history (26 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.0 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-3q76-jq6m-573p · Severity: high · Ecosystem: composer — Archive_Tar contains Potential RCE if filename starts with phar://
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2018-1000888: 1 source package rows (drupal7); 5 state rows across 5 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, edge-community); fixed 5, open 0. | https://security.alpinelinux.org/vuln/CVE-2018-1000888 |
debian
|
not yet assigned | CVE-2018-1000888 not yet assigned priority: Debian including 1 source packages (php-pear), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2018-1000888 |
gentoo
|
normal | CVE-2018-1000888: 1 GLSA(s) (202006-14), 1 atom(s) (dev-php/PEAR-Archive_Tar); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2018-1000888 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-1000888 |
ubuntu
|
medium | CVE-2018-1000888 medium priority: Ubuntu including 1 source packages (php-pear), 5 status rows across 5 suites (bionic, cosmic, trusty, upstream, xenial): released 4, DNE 1. | https://ubuntu.com/security/CVE-2018-1000888 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| php | pear_archive_tar | <= 1.4.3 | cpe:2.3:a:php:pear_archive_tar:*:*:*:*:*:*:*:* |
| canonical | ubuntu_linux | 16.04 | cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* |
| canonical | ubuntu_linux | 18.04 | cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* |
| canonical | ubuntu_linux | 18.10 | cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:* |
| 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 |
|---|---|
| https://blog.ripstech.com/2018/new-php-exploitation-technique/ | Exploit Third Party Advisory |
| https://cdn2.hubspot.net/hubfs/3853213/us-18-Thomas-It%27s-A-PHP-Unserialization-Vulnerability-Jim-But-Not-As-We-....pdf | Exploit Technical Description Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2019/02/msg00020.html | Third Party Advisory |
| https://pear.php.net/bugs/bug.php?id=23782 | Broken Link Third Party Advisory |
| https://pear.php.net/package/Archive_Tar/download/ | Broken Link Third Party Advisory |
| https://security.gentoo.org/glsa/202006-14 | |
| https://usn.ubuntu.com/3857-1/ | Third Party Advisory |
| https://www.debian.org/security/2019/dsa-4378 | Third Party Advisory |
| https://www.exploit-db.com/exploits/46108/ | Exploit Third Party Advisory VDB Entry |