CVE-2026-33024
Last modified
CVE-2026-33024 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability (CWE-918) in the public thumbnail endpoints getImage.php and getImageMP4.php. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability (CWE-918) in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting URL to ffmpeg as an input source without any authentication requirement. The prior validation only checked that the URL was syntactically valid (FILTER_VALIDATE_URL) and started with http(s)://. This is insufficient: an attacker can supply URLs such as http://169.254.169.254/latest/meta-data/ (AWS/cloud instance metadata), http://192.168.x.x/, or http://127.0.0.1/ to make the server reach internal network resources. The response is not directly returned (blind), but timing differences and error logs can be used to infer results. The issue has been fixed in version 8.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo-Encoder | < 8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33024?
How severe is CVE-2026-33024?
How do I fix CVE-2026-33024?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33019libsixel is a SIXEL encoder/decoder implementation derived f…7.1
- CVE-2026-3302A weakness has been identified in SourceCodester Doctor Appo…6.1
- CVE-2026-33020libsixel is a SIXEL encoder/decoder implementation derived f…7.1
- CVE-2026-33021libsixel is a SIXEL encoder/decoder implementation derived f…7.3
- CVE-2026-33022Tekton Pipelines project provides k8s-style resources for de…6.5
- CVE-2026-33023libsixel is a SIXEL encoder/decoder implementation derived f…7.8
- CVE-2026-33025AVideo is a video-sharing Platform. Versions prior to 8.0 co…8.8
- CVE-2026-33026Nginx UI is a web user interface for the Nginx web server. P…9.1
- CVE-2026-33027Nginx UI is a web user interface for the Nginx web server. P…6.5
- CVE-2026-33028Nginx UI is a web user interface for the Nginx web server. P…7.5
- CVE-2026-33029Nginx UI is a web user interface for the Nginx web server. P…6.5
- CVE-2026-33030Nginx UI is a web user interface for the Nginx web server. I…9.9
Are you affected by CVE-2026-33024?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
