Lucene search
+L

50367 matches found

RedhatCVE
RedhatCVE
added 2026/03/18 8:54 p.m.10 views

CVE-2026-27978

A CSRF check bypass flaw has been discovered in Next.js. The 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 origin verification instead of being validated as cross-origin...

5.3CVSS5.6AI score0.002EPSS
SaveExploits1References6
NVD
NVD
added 2026/03/18 4:16 p.m.7 views

CVE-2025-55045

The update address CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to manipulate user address information through CSRF. The vulnerable cUsers.updateAddress function lacks CSRF token validation, enabling malicious websites to forge requests that add, modify, or delete user addresses...

7.1CVSS0.00109EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/18 4:17 a.m.11 views

CVE-2026-32265

The Amazon S3 for Craft CMS plugin provides an Amazon S3 integration for Craft CMS. In versions 2.0.2 through 2.2.4, unauthenticated users can view a list of buckets the plugin has access to. The BucketsController-actionLoadBucketData endpoint allows unauthenticated users with a valid CSRF token ...

6.9CVSS0.00344EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 3:46 a.m.4 views

CVE-2026-32266 Google Cloud Storage for Craft CMS has an Information Disclosure Vulnerability

The Google Cloud Storage for Craft CMS plugin provides a Google Cloud Storage integration for Craft CMS. In versions on the 2.x branch prior to 2.2.1, the DefaultController-actionLoadBucketData endpoint allows unauthenticated users with a valid CSRF token to view a list of buckets that the plugin...

6.9CVSS5.8AI score0.00344EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 3:46 a.m.7 views

CVE-2026-32266 Google Cloud Storage for Craft CMS has an Information Disclosure Vulnerability

The Google Cloud Storage for Craft CMS plugin provides a Google Cloud Storage integration for Craft CMS. In versions on the 2.x branch prior to 2.2.1, the DefaultController-actionLoadBucketData endpoint allows unauthenticated users with a valid CSRF token to view a list of buckets that the plugin...

6.9CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/03/18 3:46 a.m.13 views

CVE-2026-32266

The CVE concerns the Google Cloud Storage for Craft CMS plugin (Craft CMS). On the 2.x branch, versions prior to 2.2.1 expose information via DefaultController->actionLoadBucketData() such that unauthenticated users with a valid CSRF token can view the list of buckets the plugin can access. Th...

6.9CVSS5.8AI score0.00344EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:0 a.m.5 views

CVE-2025-55043

MuraCMS through 10.1.10 contains a CSRF vulnerability in the bundle creation functionality csettings.cfc createBundle method that allows unauthenticated attackers to force administrators to create and save site bundles containing sensitive data to publicly accessible directories. This vulnerabili...

5.6AI score0.00162EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 12:0 a.m.5 views

CVE-2025-55043

MuraCMS through 10.1.10 contains a CSRF vulnerability in the bundle creation functionality csettings.cfc createBundle method that allows unauthenticated attackers to force administrators to create and save site bundles containing sensitive data to publicly accessible directories. This vulnerabili...

5.6AI score0.00162EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:0 a.m.9 views

CVE-2025-55046

MuraCMS through 10.1.10 contains a CSRF vulnerability that allows attackers to permanently destroy all deleted content stored in the trash system through a simple CSRF attack. The vulnerable cTrash.empty function lacks CSRF token validation, enabling malicious websites to forge requests that...

5.8AI score0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/18 12:0 a.m.17 views

CVE-2025-55040

The CVE-2025-55040 issue affects MuraCMS 10.1.10 and earlier, due to a CSRF token validation flaw in the cForm.importform function. This allows an authenticated admin visiting a crafted page to upload and install attacker-controlled form definitions via a forged ZIP file, potentially creating dat...

8.8CVSS5.8AI score0.00163EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/03/18 12:0 a.m.25 views

CVE-2025-55041

CVE-2025-55041 : MuraCMS up to 10.1.10 contains a CSRF flaw in the Add To Group (cUsers.cfc addToGroup) function that lets an attacker with a crafted page cause an authenticated admin to add any user to any group without CSRF token validation. The vulnerability handles userId and groupId via getU...

8CVSS5.9AI score0.00128EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/18 12:0 a.m.27 views

CVE-2025-55040

The import form CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to upload and install malicious form definitions through a CSRF attack. The vulnerable cForm.importform function lacks CSRF token validation, enabling malicious websites to forge file upload requests that install...

0.00163EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2026/03/18 12:0 a.m.27 views

Roundcube -- Multiple vulnerabilities

The Roundcube project reports: pre-auth arbitrary file write via unsafe deserialization in redis/memcache session handler password could get changed without providing the old password IMAP Injection + CSRF bypass in mail search remote image blocking bypass via various SVG animate attributes remot...

5.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-27978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References2
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.33 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
Vulnrichment
Vulnrichment
added 2026/03/17 11:56 p.m.7 views

CVE-2026-27977 Next.js: null origin can bypass dev HMR websocket 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, in next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing...

2.3CVSS5.6AI score0.00171EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/17 11:56 p.m.41 views

CVE-2026-27977 Next.js: null origin can bypass dev HMR websocket 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, in next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing...

2.3CVSS0.00171EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/17 3:29 p.m.18 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
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.13 views

Edimax GS-5008PL 跨站请求伪造漏洞

The Edimax GS-5008PL is a Gigabit Ethernet switch produced by Edimax of Taiwan, China. Versions of the Edimax GS-5008PL prior to 1.00.54 contained a cross-site request forgery vulnerability. This vulnerability stemmed from the lack of anti-CSRF tokens and request validation, which could allow...

6.5CVSS5.8AI score0.00208EPSS
SaveExploits0References3
Rows per page
Query Builder