Skip to main content
mySites.guru
J!Awards 2026mySites.guru is shortlisted for Your Favourite Tool in Your Joomla WorkflowVote by 11 OctoberHow to vote
CVE-2026-67283MediumCVSS 6.9

Cotton Cloud (com_cotton) below 2.0.2 - Unauthenticated Access to the Entire File Store

Cotton Cloud is a database backed cloud file store for Joomla, shipped as the pkg_cotton package (com_cotton file manager, com_shuttle terminal and MCP server, com_weaver editor, mod_cotton, plg_editors-xtd_cotton, LibCotton). In every release up to and including 2.0.1 the login check sits in the view layer, so it only runs when the component renders a page. The task endpoints never construct the view, and their only gate is a CSRF token check, which Joomla happily issues to an anonymous visitor. A visitor with no account and no session can therefore read, overwrite, delete and re-assign permissions on every file held in the store, regardless of who owns it, and can create new files inside another user's folder. Because the component serves stored files with a Content-Type derived from the file extension, an uploaded .html file is returned as text/html and executes on the site's own origin, which makes stored cross site scripting a downstream consequence. This is not remote code execution: files live in a database column, never on a web served path, so a stored .php file is echoed as bytes rather than executed. CVE-2026-67283, CVSS 4.0 6.9 Medium (AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N), CWE-284 improper access control, published 12 August 2026 by the Joomla CNA and reported by Phil Taylor of mySites.guru. Update to Cotton Cloud 2.0.2 or later. Interim mitigation: unpublish any Cotton menu items and unpublish the Cotton and Shuttle components, since unpublishing the menu item alone does not close the task endpoints.

Affected versions: < 2.0.2

Official record: cve.org · NVD

Every connected Joomla site is checked against this rule on each audit, and flagged if it runs an affected version.

How CVE-2026-67283 is scored

The base metrics as Joomla CNA published them, and what each one means for a site running an affected version. Threat and environmental metrics are left out: they describe a moment or a particular install rather than the flaw.

6.9 Medium

CVSS 4.0, scored by Joomla CNA
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

How it is reached

AV:N Attack vector
Network. Reachable across the internet
AC:L Attack complexity
Low. Nothing to work around, it just works
AT:N Attack requirements
None. Works against any affected install
PR:N Privileges required
None. No account needed
UI:N User interaction
None. Nobody has to be tricked into anything

What it does to the site

VC:L Confidentiality
Low. Some data can be read
VI:L Integrity
Low. Some data can be altered
VA:N Availability
None. The site stays up

What it does beyond the site

SC:N Confidentiality
None. Other systems keep their data
SI:N Integrity
None. Other systems keep their integrity
SA:N Availability
None. Other systems stay up

Affected extensions and versions

Running an affected version on a site you manage?

A free audit tells you which of your Joomla and WordPress sites run an affected version, which are out of date, and which have not been backed up. No card required. If a site is already compromised, fix.mysites.guru is a single fixed fee per incident, usually resolved the same day.

Rules current as of 21 September 2026.