Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-59992
Published:August 19, 2026
Updated:September 24, 2026
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 enforcing the operator's configured mediaRoot. In packages/next-tinacms-s3/src/handlers.ts, createMediaHandler accepts req.query.key for a signed PutObject URL and the DELETE path uses req.query.media as the DeleteObjectCommand key. The same missing key-boundary check exists in packages/next-tinacms-dos/src/handlers.ts, packages/next-tinacms-azure/src/handlers.ts, and packages/next-tinacms-cloudinary/src/handlers.ts. An authenticated CMS editor can therefore create or delete objects anywhere the deployment's storage credential can reach, including other tenants' or non-media objects. These issues are fixed in 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.
Affected Packages
next-tinacms-dos (NPM):
Affected version(s) >=0.0.0-a0a8cb3-20260817041004 <23.0.4
Fix Suggestion:
Update to version 23.0.4
next-tinacms-s3 (NPM):
Affected version(s) >=0.0.0-a1ff961-20250623024558 <23.0.4
Fix Suggestion:
Update to version 23.0.4
next-tinacms-azure (NPM):
Affected version(s) >=0.0.0-a1ff961-20250623024558 <14.0.4
Fix Suggestion:
Update to version 14.0.4
next-tinacms-cloudinary (NPM):
Affected version(s) >=0.0.0-a0a8cb3-20260817041004 <26.0.4
Fix Suggestion:
Update to version 26.0.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Missing Authorization
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.34