Lucene search
+L

982 matches found

Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.7 views

PT-2026-27802

Name of the Vulnerable Software and Affected Versions thumbler versions prior to 1.1.3 Description The software contains a flaw that allows for the injection of operating system commands. This occurs through the input, output, time, or size parameters within the thumbnail function. The issue aris...

9.8CVSS6.1AI score0.02308EPSS
SaveExploits4References7
CVE
CVE
added 2026/03/25 12:0 a.m.23 views

CVE-2026-26833

CVE-2026-26833 affects the Node.js package thumbler up to version 1.1.2. The vulnerability is a OS command injection in the thumbnail() function: user-supplied values for input, output, time, or size are concatenated into a shell command string and executed via child_process.exec() without proper...

9.8CVSS5.8AI score0.02308EPSS
SaveExploits4References4Affected Software1
GithubExploit
GithubExploit
added 2026/03/24 4:15 p.m.153 views

Exploit for CVE-2026-26833

CVE-2026-26833: OS command injection in thumbler Summary...

6.1AI score0.02308EPSS
SaveExploits4
NVD
NVD
added 2026/03/22 5:17 p.m.7 views

CVE-2026-33294

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with...

5CVSS0.00271EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/22 4:58 p.m.43 views

CVE-2026-33294 AVideo has SSRF in BulkEmbed Thumbnail Fetch that Allows Reading Internal Network Resources

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with...

5CVSS0.00271EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/22 4:58 p.m.22 views

CVE-2026-33294

CVE-2026-33294 affects WWBN AVideo prior to version 26.0. The BulkEmbed plugin’s save.json.php fetches user-supplied thumbnail URLs via url_get_contents() without SSRF protection, unlike other URL-fetching endpoints which use isSSRFSafeURL(). An authenticated attacker with BulkEmbed permission ca...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/22 4:58 p.m.12 views

CVE-2026-33294 AVideo has SSRF in BulkEmbed Thumbnail Fetch that Allows Reading Internal Network Resources

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with...

5CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/22 4:58 p.m.4 views

CVE-2026-33294 AVideo has SSRF in BulkEmbed Thumbnail Fetch that Allows Reading Internal Network Resources

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/22 12:0 a.m.24 views

WWBN AVideo 代码问题漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 26.0 contained code vulnerabilities. These vulnerabilities stemmed from the BulkEmbed plugin’s save endpoint, which did not implement SSRF protection when retrieving the...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/20 5:16 a.m.20 views

CVE-2026-33024

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...

9.3CVSS0.00438EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/20 4:58 a.m.5 views

CVE-2026-33024 AVideo-Encoder has Unauthenticated Blind Server-Side Request Forgery via Public Thumbnail Generator

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...

9.3CVSS5.8AI score0.00438EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 4:58 a.m.3 views

CVE-2026-33024

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...

9.3CVSS5.7AI score0.00438EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/20 4:58 a.m.23 views

CVE-2026-33024

CVE-2026-33024 affects AVideo before 8.0. The vulnerability is a Server-Side Request Forgery in public thumbnail endpoints getImage.php and getImageMP4.php where a base64Url GET parameter is base64-decoded and the result is passed to ffmpeg as an input source without authentication. Validation on...

9.3CVSS5.7AI score0.00438EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/20 4:58 a.m.30 views

CVE-2026-33024 AVideo-Encoder has Unauthenticated Blind Server-Side Request Forgery via Public Thumbnail Generator

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...

9.3CVSS0.00438EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 4:58 a.m.8 views

CVE-2026-33024 AVideo-Encoder has Unauthenticated Blind Server-Side Request Forgery via Public Thumbnail Generator

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...

9.3CVSS5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.12 views

PT-2026-26561

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...

9.3CVSS5.8AI score0.00438EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/19 5:12 p.m.8 views

GHSA-66CW-H2MJ-J39P AVideo Affected by SSRF in BulkEmbed Thumbnail Fetch Allows Reading Internal Network Resources

Summary The BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with isSSRFSafeURL, this code path was missed. An authenticated...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/19 5:12 p.m.6 views

Server-side Request Forgery (SSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the save.json.php file when user-supplied thumbnail URLs are fetched without proper validation. An attacker can access internal...

6CVSS5.8AI score0.00271EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/19 5:12 p.m.11 views

AVideo Affected by SSRF in BulkEmbed Thumbnail Fetch Allows Reading Internal Network Resources

Summary The BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with isSSRFSafeURL, this code path was missed. An authenticated...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.12 views

PT-2026-26472

Summary The BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via url get contents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with isSSRFSafeURL, this code path was missed. An authenticated...

5CVSS6AI score0.00271EPSS
SaveExploits1References7
Rows per page
Query Builder