Lucene search
+L

157 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•70 views

TinaCMS - Path Traversal

TinaCMS CLI 2.1.8 contains a file system read vulnerability caused by disabled Vite server.fs.strict setting, letting unauthenticated attackers read arbitrary files on the host system, exploit requires access to the dev server. id: CVE-2026-29066 info: name: TinaCMS - Path Traversal author:...

6.2CVSS6AI score0.00559EPSS
SaveExploits1References2
Circl
Circl
•added 2026/09/17 4:31 p.m.•12 views

CVE-2026-63506

creationtimestamp| type| source ---|---|--- 2026-09-17 16:31:38+00:00| seen| https://gist.github.com/alon710/09e9ca8d1a8f5cc601598c2f89ddcc36 2026-09-17 16:35:04+00:00| published-proof-of-concept| https://github.com/tinacms/tinacms/security/advisories/GHSA-g74q-6g2f-874x...

8.8CVSS5.7AI score0.00523EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 2:59 p.m.•9 views

GHSA-G74Q-6G2F-874X Tina: [Broken Access Control] letting any TinaCloud user authorize against any self-hosted site

Summary @tinacms/auth's isAuthorizedreq decides authorization by validating the caller's bearer token against https://identity.tinajs.io/v2/apps/$req.query.clientID/currentUser, where the clientID comes from the request and is never compared to the site's own configured TinaCloud app id. The...

8.8CVSS5.8AI score0.00523EPSS
SaveExploits0References7
Patchstack
Patchstack
•added 2026/09/17 2:59 p.m.•7 views

NPM: Tina: [Broken Access Control] letting any TinaCloud user authorize against any self-hosted site

NPM: Tina: Broken Access Control letting any TinaCloud user authorize against any self-hosted site vulnerability discovered by ? in WordPress Npm next-tinacms-azure versions = 15.0.0...

8.8CVSS5.6AI score0.00523EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/17 2:59 p.m.•8 views

Tina: [Broken Access Control] letting any TinaCloud user authorize against any self-hosted site

Summary @tinacms/auth's isAuthorizedreq decides authorization by validating the caller's bearer token against https://identity.tinajs.io/v2/apps/$req.query.clientID/currentUser, where the clientID comes from the request and is never compared to the site's own configured TinaCloud app id. The...

8.8CVSS5.8AI score0.00523EPSS
SaveExploits0References7Affected Software2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-63506: Authorization Bypass Through User-Controlled Key

Tina is a headless content management system. Prior to @tinacms/auth 1.1.4 and next-tinacms-azure 15.0.1, isAuthorized accepts a request-controlled clientID and asks isUserAuthorized to validate the bearer token against that selected TinaCloud app instead of the self-hosted site's configured app...

8.8CVSS5.9AI score0.00523EPSS
SaveExploits0References2
Circl
Circl
•added 2026/08/19 10:35 p.m.•23 views

CVE-2026-59992

creationtimestamp| type| source ---|---|--- 2026-08-19 22:35:05+00:00| published-proof-of-concept| https://github.com/tinacms/tinacms/security/advisories/GHSA-8mq9-5fw2-5rm4...

5.4CVSS4.8AI score0.0038EPSS
SaveExploits0References1
Circl
Circl
•added 2026/08/19 10:35 p.m.•24 views

CVE-2026-63123

creationtimestamp| type| source ---|---|--- 2026-08-19 22:35:02+00:00| published-proof-of-concept| https://github.com/tinacms/tinacms/security/advisories/GHSA-rgr9-r7mj-mf6x...

6.5CVSS4.9AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/19 10:16 p.m.•16 views

CVE-2026-63123

Tina is a headless content management system. Prior to 2.5.2, the TinaCMS CLI package's Vite dev server packages/@tinacms/cli/src/next/vite/cors.ts origin callback returns false for a disallowed origin but does not reject the request, and packages/@tinacms/cli/src/next/vite/plugins.ts still route...

6.5CVSS0.00264EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/19 10:16 p.m.•17 views

CVE-2026-59992

Tina is a headless content management system. Prior to next-tinacms-s3 23.0.4, next-tinacms-dos 23.0.4, next-tinacms-azure 14.0.4, and next-tinacms-cloudinary 26.0.4, the first-party production media adapters pass attacker-controlled object keys to storage SDK upload and delete operations without...

5.4CVSS0.0038EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/19 9:56 p.m.•35 views

GHSA-RGR9-R7MJ-MF6X Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.8AI score0.00264EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/08/19 9:56 p.m.•18 views

Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.7AI score0.00264EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/08/19 9:56 p.m.•15 views

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in next-tinacms-s3 and sibling production media adapters vulnerability discovered by ? in WordPress Npm next-tinacms-s3 versions 23.0.4...

5.4CVSS5.3AI score0.0038EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/08/19 9:56 p.m.•15 views

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in next-tinacms-s3 and sibling production media adapters vulnerability discovered by ? in WordPress Npm next-tinacms-azure versions 14.0.4...

5.4CVSS5.3AI score0.0038EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/19 9:56 p.m.•17 views

Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

Summary The production media handler shipped by next-tinacms-s3 createMediaHandler in packages/next-tinacms-s3/src/handlers.ts accepts an attacker-chosen ?key= query parameter and returns an AWS-signed PutObject URL whose Key is that value, with no check that the key falls under the operator's...

5.4CVSS5.6AI score0.0038EPSS
SaveExploits0References6Affected Software4
Patchstack
Patchstack
•added 2026/08/19 9:56 p.m.•13 views

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in next-tinacms-s3 and sibling production media adapters vulnerability discovered by ? in WordPress Npm next-tinacms-cloudinary versions 26.0.4...

5.4CVSS5.3AI score0.0038EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/08/19 9:56 p.m.•14 views

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

NPM: Tina: Broken Access Control: arbitrary bucket-key write/delete in next-tinacms-s3 and sibling production media adapters vulnerability discovered by ? in WordPress Npm next-tinacms-dos versions 23.0.4...

5.4CVSS5.3AI score0.0038EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/08/19 9:56 p.m.•17 views

GHSA-8MQ9-5FW2-5RM4 Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)

Summary The production media handler shipped by next-tinacms-s3 createMediaHandler in packages/next-tinacms-s3/src/handlers.ts accepts an attacker-chosen ?key= query parameter and returns an AWS-signed PutObject URL whose Key is that value, with no check that the key falls under the operator's...

5.4CVSS5.6AI score0.0038EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/19 9:41 p.m.•32 views

CVE-2026-63123

In TinaCMS CLI before 2.5.2, the Vite dev server CORS handler returns false for disallowed origins without rejecting the request, allowing cross-origin POST /media/upload/* to write attacker-controlled files into the dev server's media root. A remote attacker exploits this by luring a developer t...

6.5CVSS5.6AI score0.00264EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/19 9:41 p.m.•18 views

CVE-2026-63123 Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Tina is a headless content management system. Prior to 2.5.2, the TinaCMS CLI package's Vite dev server packages/@tinacms/cli/src/next/vite/cors.ts origin callback returns false for a disallowed origin but does not reject the request, and packages/@tinacms/cli/src/next/vite/plugins.ts still route...

6.5CVSS5.7AI score
SaveExploits0References6
Rows per page
Query Builder