Lucene search
+L

8850 matches found

Debian CVE
Debian CVE
added 2026/03/24 6:28 p.m.25 views

CVE-2026-23921

A low privilege Zabbix user with API access can exploit a blind SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL selects via the sortfield parameter. Although query results are not returned directly, an attacker can exfiltrate arbitrary database data...

8.7CVSS6.1AI score0.0024EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.5 views

PT-2026-27475

Name of the Vulnerable Software and Affected Versions Zabbix versions prior to 7.4.6 Description A Zabbix user with API access can exploit a blind SQL injection in the CApiService.php file. The issue resides in the sortfield parameter, allowing an attacker to execute arbitrary SQL selects. While...

8.7CVSS6.1AI score0.0024EPSS
SaveExploits0References15
NVD
NVD
added 2026/03/23 7:16 p.m.5 views

CVE-2026-33651

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.8CVSS0.00347EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/23 6:38 p.m.29 views

CVE-2026-33651 AVideo has a Blind SQL Injection in Live Schedule Reminder via Unsanitized live_schedule_id in Scheduler_commands::getAllActiveOrToRepeat()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.1CVSS0.00347EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 6:38 p.m.19 views

CVE-2026-33651

WWBN AVideo contains a Blind SQL Injection in the remindMe.json.php flow for versions up to 26.0. The vulnerability arises when $_REQUEST['live_schedule_id'] is passed through multiple functions without sanitization and is then concatenated into a SQL LIKE by Scheduler_commands::getAllActiveOrToR...

8.8CVSS5.9AI score0.00347EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 6:38 p.m.6 views

CVE-2026-33651 AVideo has a Blind SQL Injection in Live Schedule Reminder via Unsanitized live_schedule_id in Scheduler_commands::getAllActiveOrToRepeat()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.1CVSS6AI score0.00347EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/23 6:38 p.m.4 views

CVE-2026-33651 AVideo has a Blind SQL Injection in Live Schedule Reminder via Unsanitized live_schedule_id in Scheduler_commands::getAllActiveOrToRepeat()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.1CVSS5.9AI score0.00347EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/23 3:16 p.m.6 views

CVE-2026-33485

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP onpublish callback at plugin/Live/onpublish.php is accessible without authentication. The $POST'name' parameter stream key is interpolated directly into SQL queries in two locations —...

7.5CVSS0.00468EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 2:14 p.m.3 views

CVE-2026-33485 AVideo has an Unauthenticated Blind SQL Injection in RTMP on_publish Callback via Stream Name Parameter

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP onpublish callback at plugin/Live/onpublish.php is accessible without authentication. The $POST'name' parameter stream key is interpolated directly into SQL queries in two locations —...

7.5CVSS5.8AI score0.00468EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 2:14 p.m.16 views

CVE-2026-33485

CVE-2026-33485 affects WWBN/AVideo up to version 26.0, where the RTMP on_publish.php endpoint is reachable without authentication. The attack relies on the stream key in $_POST['name'], which is interpolated directly into SQL in two places: LiveTransmitionHistory::getLatest() and LiveTransmition:...

7.5CVSS5.8AI score0.00468EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 2:14 p.m.9 views

CVE-2026-33485 AVideo has an Unauthenticated Blind SQL Injection in RTMP on_publish Callback via Stream Name Parameter

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP onpublish callback at plugin/Live/onpublish.php is accessible without authentication. The $POST'name' parameter stream key is interpolated directly into SQL queries in two locations —...

7.5CVSS5.9AI score0.00468EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/23 12:30 p.m.27 views

EUVD-2026-14407

An unauthenticated remote attacker can exploit a Pre-Auth blind SQL Injection vulnerability in the userinfo endpoint’s authentication method due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality...

7.5CVSS5.9AI score0.00443EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/23 12:16 p.m.6 views

CVE-2026-32969

An unauthenticated remote attacker can exploit a Pre-Auth blind SQL Injection vulnerability in the userinfo endpoint’s authentication method due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality...

7.5CVSS0.00443EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/23 11:16 a.m.3 views

CVE-2026-32969 Pre-Auth Blind SQLi in userinfo Endpoint

An unauthenticated remote attacker can exploit a Pre-Auth blind SQL Injection vulnerability in the userinfo endpoint’s authentication method due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality...

7.5CVSS5.9AI score0.00443EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/23 11:16 a.m.24 views

CVE-2026-32969 Pre-Auth Blind SQLi in userinfo Endpoint

An unauthenticated remote attacker can exploit a Pre-Auth blind SQL Injection vulnerability in the userinfo endpoint’s authentication method due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality...

7.5CVSS0.00443EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/23 11:16 a.m.16 views

CVE-2026-32969

CVE-2026-32969 describes a Pre-Auth blind SQL Injection in the userinfo endpoint authentication method. An unauthenticated remote attacker can exploit improper neutralization of special elements in a SQL SELECT command, leading to total confidentiality loss. All connected sources consistently sta...

7.5CVSS5.9AI score0.00443EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:16 a.m.2 views

CVE-2026-32969

An unauthenticated remote attacker can exploit a Pre-Auth blind SQL Injection vulnerability in the userinfo endpoint’s authentication method due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality...

7.5CVSS5.9AI score0.00443EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.10 views

PT-2026-27184

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The remindMe.json.php endpoint passes the $ REQUEST'live schedule id' variable through multiple functions without proper sanitization. This ultimatel...

8.8CVSS5.9AI score0.00347EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/03/21 8:11 a.m.324 views

Exploit for CVE-2026-33017

CVE-2026-33017 — Langflow Unauthenticated RCE PoC !CVEhttp...

9.8CVSS7.8AI score0.9999EPSS
SaveExploits55
OSV
OSV
added 2026/03/20 8:47 p.m.9 views

GHSA-8P58-35C3-CCXX AVideo has an Unauthenticated Blind SQL Injection in RTMP on_publish Callback via Stream Name Parameter

Summary The RTMP onpublish callback at plugin/Live/onpublish.php is accessible without authentication. The $POST'name' parameter stream key is interpolated directly into SQL queries in two locations — LiveTransmitionHistory::getLatest and LiveTransmition::keyExists — without parameterized binding...

7.5CVSS6AI score0.00468EPSS
SaveExploits1References4
Rows per page
Query Builder