Lucene search
+L

1716 matches found

OSV
OSV
added 2026/03/25 4:33 p.m.16 views

CVE-2026-3857 Cross-Site Request Forgery (CSRF) in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.10 before 18.8.7, 18.9 before 18.9.3, and 18.10 before 18.10.1 that could have allowed an unauthenticated user to execute arbitrary GraphQL mutations on behalf of authenticated users due to insufficient CSRF protection...

8.1CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/25 4:33 p.m.7 views

CVE-2026-3857

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.10 before 18.8.7, 18.9 before 18.9.3, and 18.10 before 18.10.1 that could have allowed an unauthenticated user to execute arbitrary GraphQL mutations on behalf of authenticated users due to insufficient CSRF protection...

8.1CVSS6.1AI score0.00169EPSS
SaveExploits0References4Affected Software1
Packet Storm
Packet Storm
added 2026/03/24 12:00 a.m.158 views

📄 Payara Server Cross Site Scripting

Research details on exploitation for a cross site scripting vulnerability in Payara's administration REST interface. Versions below 4.1.2.191.54, 5.83.0, 6.34.0, and 7.2026.1 are affected. XSS to Admin account takeover CVE-2025-14340 A Cross-Site Scripting vulnerability in Payara’s Administration...

9.3CVSS5.2AI score0.01002EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:26 p.m.4 views

CVE-2026-33649

WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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...

8.1CVSS5.9AI score0.00172EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 12:16 p.m.6 views

CVE-2026-31849 Missing CSRF Protection on Administrative Endpoints in Nexxt Nebula 300+

Nexxt Solutions Nebula 300+ firmware through version 12.01.01.37 does not implement CSRF protections on state-changing endpoints such as /goform/setSysTools and other administrative interfaces. As a result, an attacker can craft malicious web requests that are executed in the context of an...

7.2CVSS5.4AI score0.00117EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/20 2:01 a.m.6 views

CVE-2026-32817 Admidio is Missing Authorization and CSRF Protection on Document and Folder Deletion

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the documents and files module does not verify whether the current user has permission to delete folders or files. The folderdelete and filedelete action handlers in modules/documents-files.php only perform a VIE...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.29 views

PT-2026-26766

Summary The Gallery plugin's saveSort.json.php endpoint passes unsanitized user input from $ REQUEST'sections' array values directly into PHP's eval function. While the endpoint is gated behind User::isAdmin, it has no CSRF token validation. Combined with AVideo's explicit SameSite=None session...

8.8CVSS6.7AI score0.00531EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/03/17 11:59 p.m.7 views

CVE-2026-27978 Next.js: null origin can bypass Server Actions CSRF checks

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/17 11:59 p.m.38 views

CVE-2026-27978 Next.js: null origin can bypass Server Actions CSRF checks

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS0.002EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/17 3:29 p.m.21 views

Next.js: null origin can bypass dev HMR websocket CSRF checks

Summary In next dev, cross-site protections for internal development endpoints could treat Origin: null as a bypass case even when allowedDevOrigins is configured. This could allow privacy-sensitive or opaque browser contexts, such as sandboxed documents, to access privileged internal dev-server...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 9:18 p.m.14 views

Admidio is Missing Authorization and CSRF Protection on Document and Folder Deletion

Summary The documents and files module in Admidio does not verify whether the current user has permission to delete folders or files. The folderdelete and filedelete action handlers in modules/documents-files.php only perform a VIEW authorization check getFolderForDownload / getFileForDownload...

9.1CVSS5.9AI score0.00323EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 9:17 p.m.13 views

Admidio is Missing CSRF Protection on Role Membership Date Changes

Summary The savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and removeformermembership against the CSRF token but omits savemembership from that...

5.7CVSS5.9AI score0.00149EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.40 views

PT-2026-26172

Summary The documents and files module in Admidio does not verify whether the current user has permission to delete folders or files. The folder delete and file delete action handlers in modules/documents-files.php only perform a VIEW authorization check getFolderForDownload / getFileForDownload...

9.1CVSS5.9AI score0.00323EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2026/03/11 7:21 p.m.6 views

CVE-2026-31954 Emlog asynchronous media file deletion missing CSRF protection

Emlog is an open source website building system. In 2.6.6 and earlier, the deleteasync action asynchronous delete lacks a call to LoginAuth::checkToken, enabling CSRF attacks...

5.8AI score0.0015EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/11 7:08 a.m.11 views

CVE-2026-31816

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.4 and earlier, the Budibase server's authorized middleware that protects every server-side API endpoint can be completely bypassed by appending a webhook path pattern to the query string of any...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References1
EUVD
EUVD
added 2026/03/10 6:31 p.m.13 views

EUVD-2026-10474

The Court Reservation WordPress plugin before 1.10.9 does not have CSRF check in place when deleting events, which could allow attackers to make a logged in admin delete them via a CSRF attack...

4.3CVSS5.8AI score0.00124EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/09 12:00 a.m.23 views

PT-2026-24118

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.31.5 Description Budibase is a low code platform used for creating internal tools, workflows, and admin panels. A flaw exists in the server's authorized middleware, which is designed to protect server-side API...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References12
OSV
OSV
added 2026/03/07 3:30 p.m.27 views

CVE-2026-29784 Ghost: Incomplete CSRF protections around OTC use

Ghost is a Node.js content management system. From version 5.101.6 to 6.19.2, incomplete CSRF protections around /session/verify made it possible to use OTCs in login sessions different from the requesting session. In some scenarios this might have made it easier for phishers to take over a Ghost...

7.5CVSS5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.22 views

PT-2026-23606

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.3 Description Gokapi, a self-hosted file sharing server, had a flaw in its login process. Before version 2.2.3, the login flow lacked CSRF protection, meaning credential-bearing requests weren’t properly linked to...

4.6CVSS5.9AI score0.00076EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/26 4:16 a.m.12 views

CVE-2026-25124

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the OpenEMR application is vulnerable to an access control flaw that allows low-privileged users, such as receptionists, to export the entire message list containing...

6.5CVSS5.5AI score0.00264EPSS
SaveExploits1References1
Rows per page
Query Builder