SCA: security update for django-cms (GHSA-4xfr-4p46-gc6p)

medium Tenable Self-Hosted Container Security Plugin ID 446210

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- django CMS is an easy-to-use and developer-friendly enterprise content management system powered by
Django. Prior to 5.0.8, the copy_plugins endpoint in cms/admin/placeholderadmin.py authorizes only the
destination clipboard. The _copy_plugin_to_clipboard and _copy_placeholder_to_clipboard paths accept
source_placeholder_id and source_plugin_id values but use has_copy_plugins_permission and check_source
only for the requesting user’s clipboard, without validating the source placeholder. Under CMS_PERMISSION,
a staff user with the global add permission for a plugin type can copy plugins from an unauthorized page
or placeholder into the user’s clipboard and read secret text, link names, and URLs. This issue is fixed
in versions 5.0.8. (CVE-2026-54622)

Solution

Update the django-cms library and its related packages to version 5.0.8 or later.

See Also

https://github.com/advisories/GHSA-4xfr-4p46-gc6p

Plugin Details

Severity: Medium

ID: 446210

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/21/2026

Updated: 8/21/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2026-54622

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/20/2026

Vulnerability Publication Date: 8/20/2026

Reference Information

CVE: CVE-2026-54622

cwe: CWE-639