AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2019-9642

CRITICAL · CVSS 9.8 EPSS 2.43% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-06-05 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
poc
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-9642
Severity
CRITICAL
CVSS
9.8
EPSS
2.43%

Original Filing — NVD Description

An issue was discovered in proxy.php in pydio-core in Pydio through 8.2.2. Through an unauthenticated request, it possible to evaluate malicious PHP code by placing it on the fourth line of a .php file, as demonstrated by a PoC.php created by the guest account, with execution via a proxy.php?hash=../../../../../var/lib/pydio/data/personal/guest/PoC.php request. This is related to plugins/action.share/src/Store/ShareStore.php.