Lucene search
+L

467 matches found

Snyk
Snyk
added 2026/04/14 11:12 p.m.17 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the handling of JSON endpoints that process state-changing requests without verifying the origin or requiring an anti-CSRF token...

5.4CVSS5.8AI score0.00115EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/14 11:12 p.m.16 views

WWBN AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

Summary Multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious page visited by a logged-in victim can silently: 1. Cast/flip the...

5.4CVSS5.9AI score0.00115EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 10:28 p.m.34 views

goshs has CSRF in state-changing GET routes enables authenticated file deletion and directory creation

Summary goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an already authenticated browser to trigger destructive actions such as ?delete and ?mkdir because goshs relies on HTTP basic auth alone and performs no CSRF, Origin, or...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/14 1:22 a.m.11 views

CVE-2026-40189

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload...

9.8CVSS5.8AI score0.00651EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.14 views

PT-2026-33232

Name of the Vulnerable Software and Affected Versions goshs versions 2.0.0-beta.4 through 2.0.0-beta.5 Description goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an authenticated browser to trigger destructive actions becaus...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1
EUVD
EUVD
added 2026/04/13 9:30 p.m.13 views

EUVD-2026-22047

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/13 7:16 p.m.22 views

CVE-2026-40041

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS0.00109EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/13 6:10 p.m.8 views

CVE-2026-40041

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/04/13 6:10 p.m.35 views

CVE-2026-40041

CVE-2026-40041 affects Pachno 1.0.6 and describes a cross-site request forgery (CSRF) vulnerability arising from missing CSRF protections on state-changing endpoints. Attackers can craft requests that execute actions in an authenticated user context via attacker-controlled sites, targeting login,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/13 6:10 p.m.4 views

CVE-2026-40041 Pachno 1.0.6 Cross-Site Request Forgery via State-Changing Endpoints

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.31 views

PT-2026-32495

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/10 8:00 p.m.11 views

EUVD-2026-21591

goshs has a file-based ACL authorization bypass in goshs state-changing routes...

9.3CVSS5.8AI score0.00651EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/10 8:00 p.m.15 views

GHSA-WVHV-QCQF-F3CX goshs has a file-based ACL authorization bypass in goshs state-changing routes

Summary goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload files with PUT, upload files with multipart POST /upload,...

9.8CVSS6AI score0.00651EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/10 8:00 p.m.13 views

goshs has a file-based ACL authorization bypass in goshs state-changing routes

Summary goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload files with PUT, upload files with multipart POST /upload,...

9.8CVSS6AI score0.00651EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/04/10 7:44 p.m.32 views

CVE-2026-40189

CVE-2026-40189 affects goshs, a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces per-folder .goshs ACL/basic-auth for directory listings and file reads but does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can perform state-...

9.8CVSS5.8AI score0.00651EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 7:44 p.m.6 views

CVE-2026-40189

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload...

9.3CVSS5.8AI score0.00651EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/10 7:44 p.m.27 views

CVE-2026-40189 goshs has a file-based ACL authorization bypass in goshs state-changing routes

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload...

9.3CVSS0.00651EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.14 views

goshs 安全漏洞

Goshs is a simple HTTP server developed by Patrick Hener using Go language. Versions of Goshs prior to 2.0.0-beta.4 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcing identical authorization checks for state-changing routes, which allowed unauthenticated...

9.8CVSS7.3AI score0.00651EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.12 views

PT-2026-32039

Name of the Vulnerable Software and Affected Versions goshs versions prior to 2.0.0-beta.4 Description goshs fails to enforce the per-folder .goshs Access Control List ACL and basic authentication mechanism for state-changing routes. While authorization is correctly applied to directory listings...

9.8CVSS7.7AI score0.00651EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.14 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.3.0 contained security vulnerabilities. These vulnerabilities stemmed from the permission checking logic when changing the parent project ID, which was inconsistent with the recursive...

8.3CVSS5.8AI score0.0029EPSS
SaveExploits1References4
Rows per page
Query Builder