Lucene search
+L

45517 matches found

CVE
CVE
added 2026/03/12 4:50 p.m.31 views

CVE-2026-28793

TinaCMS CLI dev server (TinaCMS) prior to 2.1.8 exposes media endpoints via tinacms dev (default port 4001) including /media/list/, /media/upload/ , and /media/*. User-controlled path segments are processed with decodeURI() and path.join() without validating the resolved path against the configur...

8.4CVSS5.9AI score0.00203EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/12 4:50 p.m.11 views

CVE-2026-28793 Path Traversal Leading to Arbitrary File Read, Write and Delete in TinaCMS

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. When running tinacms dev, th...

8.4CVSS5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 4:48 p.m.14 views

CVE-2026-28792 Cross-Origin File Exfiltration via CORS Misconfiguration + Path Traversal in TinaCMS

Tina is a headless content management system. Prior to 2.1.8 , the TinaCMS CLI dev server combines a permissive CORS configuration Access-Control-Allow-Origin: with the path traversal vulnerability previously reported to enable a browser-based drive-by attack. A remote attacker can enumerate the...

9.6CVSS6AI score0.00535EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/12 4:48 p.m.32 views

CVE-2026-28792 Cross-Origin File Exfiltration via CORS Misconfiguration + Path Traversal in TinaCMS

Tina is a headless content management system. Prior to 2.1.8 , the TinaCMS CLI dev server combines a permissive CORS configuration Access-Control-Allow-Origin: with the path traversal vulnerability previously reported to enable a browser-based drive-by attack. A remote attacker can enumerate the...

9.6CVSS0.00535EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/12 4:48 p.m.5 views

CVE-2026-28792

Tina is a headless content management system. Prior to 2.1.8 , the TinaCMS CLI dev server combines a permissive CORS configuration Access-Control-Allow-Origin: with the path traversal vulnerability previously reported to enable a browser-based drive-by attack. A remote attacker can enumerate the...

9.6CVSS5.9AI score0.00535EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/12 4:31 p.m.10 views

CVE-2026-24125 Path Traversal in @tinacms/graphql

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS5.8AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/12 4:31 p.m.14 views

CVE-2026-24125

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS5.8AI score0.00426EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/12 4:16 p.m.12 views

CVE-2019-25529

Placeto CMS Alpha rv.4 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'page' parameter. Attackers can send GET requests to the admin/edit.php endpoint with malicious 'page' values using boolean-based...

7.1CVSS0.00284EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/12 3:37 p.m.4 views

CVE-2019-25538 202CMS v10 beta SQL Injection via log_user Parameter

202CMS v10 beta contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the loguser parameter. Attackers can send crafted requests with malicious SQL statements in the loguser field to extract sensitive database...

8.8CVSS5.9AI score0.00365EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/12 3:37 p.m.5 views

CVE-2019-25529 Placeto CMS Alpha rv.4 SQL Injection via page Parameter

Placeto CMS Alpha rv.4 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'page' parameter. Attackers can send GET requests to the admin/edit.php endpoint with malicious 'page' values using boolean-based...

7.1CVSS5.9AI score0.00284EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/12 3:37 p.m.18 views

CVE-2019-25529

Placeto CMS Alpha rv.4 contains an authenticated SQL injection vulnerability in the admin/edit.php endpoint via the page parameter. Attackers can craft GET requests to extract data using boolean-based blind, time-based blind, or union-based techniques without user interaction, with LOW privileges...

7.1CVSS5.9AI score0.00284EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/12 3:37 p.m.38 views

CVE-2019-25529 Placeto CMS Alpha rv.4 SQL Injection via page Parameter

Placeto CMS Alpha rv.4 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'page' parameter. Attackers can send GET requests to the admin/edit.php endpoint with malicious 'page' values using boolean-based...

7.1CVSS0.00284EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.16 views

StudioCMS: REST API Missing Rank Check Allows Admin to Create Peer Admin Accounts

Summary 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 or above your own rank. This inconsistency allows an admin to create additional admin accounts...

7.2CVSS5.9AI score0.003EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.15 views

StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings

Summary 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 verifies that the caller owns the target account id !== userData.user.id. Any authenticated visitor...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/03/12 2:49 p.m.9 views

Authorization Bypass Through User-Controlled Key

Overview @studiocms/s3-storage is an Add S3 Storage Support into your StudioCMS project. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the create-reset-link process. An attacker can gain unauthorized access to higher-privileged accounts by...

7.2CVSS5.8AI score0.00344EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/12 2:49 p.m.19 views

Authorization Bypass Through User-Controlled Key

Overview @withstudiocms/api-spec is an API Specification for StudioCMS Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the create-reset-link process. An attacker can gain unauthorized access to higher-privileged accounts by generating a...

7.2CVSS5.8AI score0.00344EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/12 2:49 p.m.39 views

EUVD-2026-11367

StudioCMS S3 Storage Manager Authorization Bypass via Missing await on Async Auth Check...

7.6CVSS5.8AI score0.00183EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/12 2:49 p.m.36 views

GHSA-MM78-FGQ8-6PGR StudioCMS S3 Storage Manager Authorization Bypass via Missing `await` on Async Auth Check

Summary The S3 storage manager's isAuthorized function is declared async returns Promise but is called without await in both the POST and PUT handlers. Since a Promise object is always truthy in JavaScript, !isAuthorizedtype always evaluates to false, completely bypassing the authorization check...

7.6CVSS5.9AI score0.00183EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/12 2:07 p.m.19 views

Winter vulnerable to privilege escalation by authenticated backend users

Impact Affected versions of Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their account through specially crafted requests to the backend while logged in. To actively exploit this security...

9.9CVSS5.7AI score0.00486EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/03/12 2:07 p.m.29 views

EUVD-2026-11406

Winter vulnerable to privilege escalation by authenticated backend users...

9.9CVSS5.8AI score0.00486EPSS
SaveExploits0References5
Rows per page
Query Builder