Lucene search
+L

107 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.66 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.2CVSS5.5AI score0.01025EPSS
SaveExploits1References2
Circl
Circl
added 2026/08/19 10:35 p.m.8 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.00278EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/19 10:35 p.m.9 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.00196EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 10:16 p.m.8 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.00278EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 9:56 p.m.5 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.00196EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/19 9:56 p.m.9 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.00196EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/08/19 9:56 p.m.7 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.00278EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/08/19 9:56 p.m.8 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.00278EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/19 9:56 p.m.10 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.00278EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/08/19 9:56 p.m.7 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.00278EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/08/19 9:56 p.m.6 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.00278EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 9:56 p.m.7 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.00278EPSS
SaveExploits0References6Affected Software4
CVE
CVE
added 2026/08/19 9:41 p.m.13 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.00196EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 9:41 p.m.9 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
EUVD
EUVD
added 2026/08/19 9:41 p.m.12 views

EUVD-2026-62971

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.6AI score0.00196EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 9:30 p.m.17 views

CVE-2026-59992

Authenticated CMS editors can pass arbitrary object keys to PutObject/DeleteObject calls across four media adapters (S3, DOS, Azure, Cloudinary), bypassing mediaRoot boundaries. Fix: upgrade to next-tinacms-s3 23.0.4, next-tinacms-dos 23.0.4, next-tinacms-azure 14.0.4, or next-tinacms-cloudinary ...

5.4CVSS5.3AI score0.00278EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 9:30 p.m.32 views

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

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.00278EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/01 9:17 p.m.12 views

CVE-2026-55661

Tina is a headless content management system. In versions prior to @tinacms/mdx 2.1.7 and tinacms 3.9.3, rich-text parsing and the default link/image renderers did not sanitize the url field on Slate link/image nodes. Content containing javascript: or data:text/html URLs — including case-variant,...

4.8CVSS0.00239EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 9:17 p.m.15 views

CVE-2026-54074

Tina is a headless content management system. @tinacms/cli versions prior to 2.4.3 contain a Remote Code Execution vulnerability in the Forestry-to-Tina migration command. The internal helper addVariablesToCode unquotes any value matching the marker "TINAINTERNAL:::.?:::" inside the stringified...

7.8CVSS0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 9:00 p.m.12 views

CVE-2026-55660 TinaCMS: Cross-origin postMessage handlers and rich-text URL-sanitization bypass enable stored XSS and session takeover

Tina is a headless content management system. In versions prior to @tinacms/app 2.5.6 and tinacms 3.9.3, cross-origin postMessage handlers and a rich-text URL-sanitization bypass enable stored XSS and session takeover. The library registers window message listeners — the useTina overlay handler,...

7.6CVSS5.9AI score
SaveExploits0References4
Rows per page
Query Builder