Lucene search
+L

147 matches found

attackerkb
attackerkb
added 2026/03/31 8:38 p.m.9 views

CVE-2026-34395

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/YPTWallet/view/users.json.php endpoint returns all platform users with their personal information and wallet balances to any authenticated user. The endpoint checks User::isLogged but does not check User::isAdmin...

6.5CVSS5.9AI score0.00316EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.20 views

PT-2026-29353

Name of the Vulnerable Software and Affected Versions AVideo versions 26.0 and prior Description The plugin/YPTWallet/view/users.json.php endpoint in AVideo allows any authenticated user to access personal information and wallet balances of all platform users. The endpoint incorrectly checks...

6.5CVSS5.9AI score0.00316EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/03/29 3:40 p.m.16 views

AVideo: Unauthenticated Access to Payment Log DataTables Endpoints Exposes Transaction Data, PayPal Tokens, and User Financial Records

Summary Multiple payment plugin list.json.php endpoints lack authentication and authorization checks, allowing unauthenticated attackers to retrieve all payment transaction records including PayPal billing agreement IDs, Express Checkout tokens, Authorize.Net webhook payloads with transaction...

8.7CVSS5.9AI score0.00459EPSS
SaveExploits0References6Affected Software1
attackerkb
attackerkb
added 2026/03/27 2:24 p.m.6 views

CVE-2026-33761

WWBN AVideo is an open source video platform. In versions up to and including 26.0, three list.json.php endpoints in the Scheduler plugin lack any authentication check, while every other endpoint in the same plugin directories add.json.php, delete.json.php, index.php requires User::isAdmin. An...

5.3CVSS5.8AI score0.00382EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/26 8:32 p.m.19 views

GO-2026-4700 SiYuan's renderSprig has a missing admin check that allows any user to read full workspace DB in github.com/siyuan-note/siyuan/kernel

SiYuan's renderSprig has a missing admin check that allows any user to read full workspace DB in github.com/siyuan-note/siyuan/kernel. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

6.5CVSS5.9AI score0.00246EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/26 5:38 p.m.27 views

EUVD-2026-13917

Ory Hydra is an OAuth 2.0 Server and OpenID Connect Provider. Prior to version 26.2.0, the listOAuth2Clients, listOAuth2ConsentSessions, and listTrustedOAuth2JwtGrantIssuers Admin APIs in Ory Hydra are vulnerable to SQL injection due to flaws in its pagination implementation. Pagination tokens ar...

8.8CVSS6.2AI score0.00529EPSS
SaveExploits2References17
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.15 views

CVE-2026-32704

SiYuan is a personal knowledge management system. Prior to 3.6.1, POST /api/template/renderSprig lacks model.CheckAdminRole, allowing any authenticated user to execute arbitrary SQL queries against the SiYuan workspace database and exfiltrate all note content, metadata, and custom attributes. Thi...

6.5CVSS6.2AI score0.00246EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.14 views

PT-2026-28532

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description The Scheduler plugin in AVideo lacks authentication checks on three list.json.php endpoints: plugin/Scheduler/View/Scheduler commands/list.json.php, plugin/Scheduler/View/Emails...

5.3CVSS5.9AI score0.00382EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/25 5:48 p.m.19 views

AVideo's GET-Based CSRF in setPermission.json.php Enables Privilege Escalation via Arbitrary Permission Modification

Summary The plugin/Permissions/setPermission.json.php endpoint accepts GET parameters for a state-changing operation that modifies user group permissions. The endpoint has no CSRF token validation, and the application explicitly sets session.cookiesamesite=None on session cookies. This allows an...

8.8CVSS6AI score0.00172EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/23 4:28 p.m.20 views

CVE-2026-33501 AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the endpoint plugin/Permissions/View/Usersgroupspermissions/list.json.php lacks any authentication or authorization check, allowing unauthenticated users to retrieve the complete permission matrix mapping user...

5.3CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/23 4:28 p.m.47 views

CVE-2026-33501 AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the endpoint plugin/Permissions/View/Usersgroupspermissions/list.json.php lacks any authentication or authorization check, allowing unauthenticated users to retrieve the complete permission matrix mapping user...

5.3CVSS0.0043EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 8:57 p.m.14 views

GHSA-96QP-8CMQ-JVQ8 AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin

Summary The endpoint plugin/Permissions/View/Usersgroupspermissions/list.json.php lacks any authentication or authorization check, allowing unauthenticated users to retrieve the complete permission matrix mapping user groups to plugins. All sibling endpoints in the same directory add.json.php,...

5.3CVSS5.9AI score0.0043EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.34 views

PT-2026-26785

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description The plugin/Permissions/View/Users groups permissions/list.json.php endpoint in AVideo lacks authentication or authorization checks, allowing unauthenticated users to retrieve the complete...

5.3CVSS5.8AI score0.0043EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2026/03/13 9:10 p.m.39 views

CVE-2026-32704 SiYuan renderSprig: missing admin check allows any user to read full workspace DB

SiYuan is a personal knowledge management system. Prior to 3.6.1, POST /api/template/renderSprig lacks model.CheckAdminRole, allowing any authenticated user to execute arbitrary SQL queries against the SiYuan workspace database and exfiltrate all note content, metadata, and custom attributes. Thi...

6.5CVSS0.00246EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/13 9:10 p.m.53 views

CVE-2026-32704

SiYuan exposes a vulnerability in the renderSprig endpoint prior to version 3.6.1. In POST /api/template/renderSprig, the missing model.CheckAdminRole check allows any authenticated user to execute raw SQL via the template engine (querySQL), enabling exfiltration of the workspace database content...

6.5CVSS6.1AI score0.00246EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/13 9:10 p.m.14 views

CVE-2026-32704 SiYuan renderSprig: missing admin check allows any user to read full workspace DB

SiYuan is a personal knowledge management system. Prior to 3.6.1, POST /api/template/renderSprig lacks model.CheckAdminRole, allowing any authenticated user to execute arbitrary SQL queries against the SiYuan workspace database and exfiltrate all note content, metadata, and custom attributes. Thi...

6.5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2026/03/13 8:56 p.m.18 views

GHSA-4J3X-HHG2-FM2X SiYuan's renderSprig has a missing admin check that allows any user to read full workspace DB

Summary POST /api/template/renderSprig lacks model.CheckAdminRole, allowing any authenticated user to execute arbitrary SQL queries against the SiYuan workspace database and exfiltrate all note content, metadata, and custom attributes. Details File: kernel/api/router.go Every sensitive endpoint i...

6.5CVSS6.1AI score0.00246EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/13 8:56 p.m.12 views

EUVD-2026-12146

SiYuan's renderSprig has a missing admin check that allows any user to read full workspace DB...

6.5CVSS5.8AI score0.00246EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.12 views

PT-2026-25387

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.6.1 Description SiYuan is a personal knowledge management system. The POST /api/template/renderSprig endpoint lacks a proper authorization check model.CheckAdminRole, allowing any authenticated user to execute...

6.5CVSS6.1AI score0.00246EPSS
SaveExploits1
OSV
OSV
added 2026/03/07 2:10 a.m.17 views

GHSA-5Q8V-J673-M5V4 Firefly III user API endpoints expose all users' information to any authenticated user (IDOR)

Summary The User management API endpoints GET /api/v1/users and GET /api/v1/users/id are accessible to any authenticated user without admin/owner role verification, exposing all users' email addresses, roles, and account status. Affected Endpoints 1. GET /api/v1/users UserController::index, line ...

7.1CVSS5.8AI score
SaveExploits0References2
Rows per page
Query Builder