GHSA-8wf4-c4x3-h952 · Severity: high · Ecosystem: composer — AVideo: Remote Code Execution via PHP Temp File in Encoder downloadURL
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `downloadVideoFromDownloadURL()` function in `objects/aVideoEncoder.json.php` saves remote content to a web-accessible temporary directory using the original URL's filename and extension (including `.php`). By providing an invalid `resolution` parameter, an attacker triggers an early `die()` via `forbiddenPage()` before the temp file can be moved or cleaned up, leaving an executable PHP file persistently accessible under the web root at `videos/cache/tmpFile/`. Commit 6da79b43484099a0b660d1544a63c07b633ed3a2 contains a patch.
Conclusion & alert: CVE-2026-33717 is rated Exploit Available (55.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 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 ↗ |
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-03-29 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-03-24 | — | 0.04% | — |
Full EPSS history (2 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] |
GHSA-8wf4-c4x3-h952 · Severity: high · Ecosystem: composer — AVideo: Remote Code Execution via PHP Temp File in Encoder downloadURL
| URL | Tags |
|---|---|
| https://github.com/WWBN/AVideo/commit/6da79b43484099a0b660d1544a63c07b633ed3a2 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-8wf4-c4x3-h952 | Exploit Vendor Advisory |