Intel

AIKIDO-2026-682474

craftcms/cloud is vulnerable to Missing Authorization

Missing AuthorizationGHSA-6w27-48c9-65c6 Published 2 days ago

43

Medium Risk

This Affects:

PHPcraftcms/cloud
1.0.0 - 3.11.0
Fixed in 3.11.1
Are you affected? Scan for Free

TL;DR

Craft Cloud's actionGetUploadUrl() controller action resolves the target asset folder and generates a presigned upload URL before checking the folder's saveAssets, replaceFiles, or replacePeerFiles volume permission. An authenticated user without access to a folder can obtain a working presigned upload URL for that folder even though the later asset creation step still denies them. The fix moves the permission checks before the presigned URL is generated and rejects requests that reference a non-existent replacement asset.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

craftcms/cloud is vulnerable to Missing Authorization in versions 1.0.0 - 3.11.0.

How to fix this

Upgrade the craftcms/cloud library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform