Lucene search
+L

45387 matches found

CNNVD
CNNVD
added 2026/03/12 12:00 a.m.13 views

TinaCMS 安全漏洞

TinaCMS is an open-source headless CMS for Markdown, MDX, and JSON developed by Tina. Versions of TinaCMS prior to 2.1.8 contained security vulnerabilities. These vulnerabilities stemmed from the TinaCMS CLI development server having a lax CORS policy configured. Combined with path traversal...

9.6CVSS6AI score0.00535EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/12 12:00 a.m.13 views

TinaCMS 路径遍历漏洞

TinaCMS is an open-source headless CMS for Markdown, MDX, and JSON developed by Tina. Versions of TinaCMS prior to 2.1.8 had a path traversal vulnerability. This vulnerability stemmed from the media endpoints exposed by the TinaCMS CLI development server, which allowed for path traversal attacks...

8.4CVSS5.8AI score0.00203EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/03/11 10:33 p.m.187 views

Exploit for CVE-2026-30945

🗑️ CVE-2026-30945 StudioCMS IDOR — Arbitrary API Token Revoc...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits4
ATTACKERKB
ATTACKERKB
added 2026/03/11 9:25 p.m.7 views

CVE-2026-27591

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. Prior to 1.0.477, 1.1.12, and 1.2.12, Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their...

9.9CVSS5.8AI score0.00486EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 9:25 p.m.7 views

CVE-2026-27591 Winter: Privilege escalation by authenticated backend users

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. Prior to 1.0.477, 1.1.12, and 1.2.12, Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their...

9.9CVSS5.8AI score0.00486EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/11 9:25 p.m.40 views

CVE-2026-27591 Winter: Privilege escalation by authenticated backend users

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. Prior to 1.0.477, 1.1.12, and 1.2.12, Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their...

9.9CVSS0.00486EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 9:25 p.m.11 views

CVE-2026-27591 Winter: Privilege escalation by authenticated backend users

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. Prior to 1.0.477, 1.1.12, and 1.2.12, Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their...

9.9CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/03/11 9:16 p.m.10 views

CVE-2026-32103

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the POST /studiocmsapi/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account...

7.2CVSS0.00344EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/11 9:16 p.m.10 views

CVE-2026-32104

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the updateUserNotifications endpoint accepts a user ID from the request payload and uses it to update that user's notification preferences. It checks that the caller is logged in but never...

5.4CVSS0.00253EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/11 8:09 p.m.28 views

CVE-2026-32104

StudioCMS suffers an IDOR in updateUserNotifications prior to version 0.4.3: any authenticated user can modify another user’s notification preferences because the endpoint validates login but not ownership (id !== userData.user.id). This can enable, for example, suppression of admin notifications...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/11 8:09 p.m.8 views

CVE-2026-32106

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the REST API createUser endpoint uses string-based rank checks that only block creating owner accounts, while the Dashboard API uses indexOf-based rank comparison that prevents creating users at...

4.7CVSS5.8AI score0.003EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/11 8:06 p.m.12 views

CVE-2026-32103 StudioCMS: IDOR — Admin-to-Owner Account Takeover via Password Reset Link Generation

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the POST /studiocmsapi/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account...

6.8CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/03/11 6:16 p.m.11 views

CVE-2026-31857

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS0.00665EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:37 p.m.6 views

CVE-2026-31859

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS5.8AI score0.01317EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:37 p.m.39 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS0.00185EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/11 5:37 p.m.26 views

CVE-2026-31859

CVE-2026-31859 (Craft CMS) : Craft CMS is vulnerable to a reflective XSS via incomplete return URL sanitization. The fix for CVE-2025-35939 added a strip_tags() call in src/web/User.php to sanitize return URLs, but strip_tags() only strips HTML tags and does not validate URL schemes. Payloads suc...

6.9CVSS5.8AI score0.00185EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/11 5:37 p.m.12 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS5.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 5:37 p.m.7 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS7.5AI score0.00185EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:30 p.m.5 views

CVE-2026-31857

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/03/11 3:50 p.m.146 views

Exploit for CVE-2026-32612

Security Advisories Independent vulnerability disclosures and...

5.4CVSS5.8AI score0.0023EPSS
SaveExploits2
Rows per page
Query Builder