CVE-2026-58200
Last modified
CVE-2026-58200 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Payload Plugins is a collection of plugins designed to enhance Payload CMS. From 0.3.0 until 0.4.0, @jhb.software/payload-cloudinary-plugin deployments with clientUploads enabled expose POST /api/cloudinary-generate-signature, whose handler in cloudinary/src/getGenerateSignature.ts passes attacker-controlled body.paramsToSign directly to cloudinary.utils.api_sign_request without a key allowlist, collection policy, timestamp freshness check, or configured-folder enforcement.
Description
Payload Plugins is a collection of plugins designed to enhance Payload CMS. From 0.3.0 until 0.4.0, @jhb.software/payload-cloudinary-plugin deployments with clientUploads enabled expose POST /api/cloudinary-generate-signature, whose handler in cloudinary/src/getGenerateSignature.ts passes attacker-controlled body.paramsToSign directly to cloudinary.utils.api_sign_request without a key allowlist, collection policy, timestamp freshness check, or configured-folder enforcement. Any authenticated Payload user can obtain a valid Cloudinary HMAC-SHA1 signature for unauthorized parameters such as overwrite, type, notification_url, invalidate, folder, and public_id. The signature can authorize asset replacement, upload visibility changes, callbacks to attacker-selected URLs, cache invalidation, and uploads outside the intended folder. The client-visible Cloudinary API key is expected by the upload design, but the unrestricted server-side signature supplies the authorization value needed to complete these operations. This vulnerability is fixed in 0.4.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jhb-software | payload-plugins | >= 0.3.0, < 0.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-58200?
How severe is CVE-2026-58200?
How do I fix CVE-2026-58200?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58192Appium is a cross-platform automation framework for all kind…10
- CVE-2026-58195Agentic-Flow is an AI agent orchestration platform. Prior to…8.8
- CVE-2026-58196ToolHive is a utility designed to simplify the deployment an…4.7
- CVE-2026-58197ToolHive is a utility designed to simplify the deployment an…8.8
- CVE-2026-58198ChatterBot is a machine learning, conversational dialog engi…5.5
- CVE-2026-5820The Zypento Blocks plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-58201Lokka is a Model Context Protocol server for Microsoft 365, …8.7
- CVE-2026-58203pydantic-settings provides settings management using Pydanti…5.3
- CVE-2026-58207NATS Server is a high-performance server for NATS.io, the cl…6.5
- CVE-2026-58208NATS Server is a high-performance server for NATS.io, the cl…7.5
- CVE-2026-58209NATS Server is a high-performance server for NATS.io, the cl…4.3
- CVE-2026-5821The Image Optimizer plugin for WordPress is vulnerable to ar…8.1
Are you affected by CVE-2026-58200?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
