Lucene search
+L

121 matches found

NVD
NVD
added 2026/08/24 9:17 p.m.13 views

CVE-2026-55468

Wagtail is an open source content management system built on Django. Prior to versions 7.0.9, 7.3.4, 7.4.3, and 8.0rc2 on their respective release lines, the internal Pages admin API returns page fields declared in apifields without sufficient access control, allowing a user with Wagtail admin...

4.3CVSS0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 8:09 p.m.13 views

EUVD-2026-63564

django CMS: Page cache ignores plugin-declared Vary headers disclosure & poisoning...

4.8CVSS5.1AI score0.00147EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/24 8:09 p.m.8 views

django CMS: Page cache ignores plugin-declared Vary headers (disclosure & poisoning)

Summary The CMS page cache key ignores the request headers that plugins declare via getvarycacheon. The header is added to the response Vary header, but the CMS's own cache key does not incorporate the header values, so the first visitor's variant is served to all subsequent visitors regardless o...

4.8CVSS5.4AI score0.00147EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/08/24 8:09 p.m.14 views

EUVD-2026-63565

django CMS: Plugin move endpoint allows cyclic reparenting DoS...

7.1CVSS5.1AI score0.00345EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/24 8:09 p.m.8 views

django CMS: Plugin move endpoint allows cyclic reparenting (DoS)

Summary The moveplugin admin endpoint does not prevent a plugin from being reparented under itself or one of its own descendants. Doing so creates a cycle in the plugin tree, after which the recursive descendant/ancestor SQL queries loop without terminating, stalling the request worker. Details...

7.1CVSS5.9AI score0.00345EPSS
SaveExploits0References6Affected Software1
Circl
Circl
added 2026/08/20 8:35 p.m.19 views

CVE-2026-63003

creationtimestamp| type| source ---|---|--- 2026-08-20 20:35:15+00:00| published-proof-of-concept| https://github.com/django-cms/django-cms/security/advisories/GHSA-6x92-6vx4-5fwr...

6.5CVSS5AI score0.00239EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/20 8:35 p.m.18 views

CVE-2026-61663

creationtimestamp| type| source ---|---|--- 2026-08-20 20:35:13+00:00| published-proof-of-concept| https://github.com/django-cms/django-cms/security/advisories/GHSA-8qj2-c6q4-f399...

4.3CVSS5AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 7:17 p.m.13 views

CVE-2026-75526

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. From 5.0.8 until 5.0.9, ContentRenderer.renderplaceholder in cms/pluginrendering.py can pass stored, attacker-controlled values to ContentRenderer.renderexception when plugin rendering fail...

4.4CVSS0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 7:16 p.m.15 views

CVE-2026-63003

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.9, page duplication lacks an object-level authorization check on the source page. In cms/admin/forms.py, DuplicatePageForm.source accepts any Page, the AddPageForm constructor...

6.5CVSS0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 7:16 p.m.16 views

CVE-2026-61663

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.9, renderobjectstructure fails to authorize non-PageContent objects that use PlaceholderRelationField. An active staff user without cms.usestructure or model-level view or chan...

4.3CVSS0.00199EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 7:16 p.m.13 views

CVE-2026-54624

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, renderobjectstructure in cms/views.py renders cms/toolbar/structure.html for a PageContent object without calling usercanviewpage. Any staff account can request a restricted...

6.5CVSS0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 7:16 p.m.12 views

CVE-2026-54622

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, the copyplugins endpoint in cms/admin/placeholderadmin.py authorizes only the destination clipboard. The copyplugintoclipboard and copyplaceholdertoclipboard paths accept...

6.5CVSS0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:42 p.m.9 views

GHSA-8QJ2-C6Q4-F399 django CMS: Missing authorization in `render_object_structure` discloses non-PageContent placeholder structure to low-privileged staff

Summary The django-cms frontend-editing structure endpoint GET //admin/cms/placeholder/object//structure// did not perform an object-level authorization check for non-PageContent objects. Any authenticated, active staff user could request the structure endpoint for a frontend-editable object a...

4.3CVSS5.7AI score0.00199EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.11 views

django CMS: Missing authorization in `render_object_structure` discloses non-PageContent placeholder structure to low-privileged staff

Summary The django-cms frontend-editing structure endpoint GET //admin/cms/placeholder/object//structure// did not perform an object-level authorization check for non-PageContent objects. Any authenticated, active staff user could request the structure endpoint for a frontend-editable object a...

4.3CVSS5.6AI score0.00199EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:42 p.m.10 views

GHSA-6X92-6VX4-5FWR django CMS: Broken access control in page *Duplicate* allows reading the content of any page (cross-site / restriction bypass)

Impact The only authorization gate on the duplicate flow is PageAdmin.hasaddpermission, which checks usercanaddpageuser, site / usercanaddsubpage... — i.e. “may this user create a page at all”. Nothing checks the user’s relationship to the page being copied: - cms/admin/forms.py —...

6.5CVSS5.6AI score0.00239EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.14 views

django CMS: Broken access control in page *Duplicate* allows reading the content of any page (cross-site / restriction bypass)

Impact The only authorization gate on the duplicate flow is PageAdmin.hasaddpermission, which checks usercanaddpageuser, site / usercanaddsubpage... — i.e. “may this user create a page at all”. Nothing checks the user’s relationship to the page being copied: - cms/admin/forms.py —...

6.5CVSS5.5AI score0.00239EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.14 views

django CMS: Stored XSS in edit-mode plugin exception rendering

Summary When plugin rendering fails in edit mode, django CMS renders a cms-rendering-exception block so editors can see that a placeholder could not be rendered. Older code built that block's heading by interpolating the exception message, placeholder/source strings, and the failing plugin's shor...

4.4CVSS5.4AI score0.00165EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.10 views

django CMS: Structure endpoint bypasses page-view permission

Summary The structure-board endpoint renderobjectstructure renders a page's plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via renderpage, but the structure endpoint does not, allowing a low-privileged staff use...

6.5CVSS5.4AI score0.00244EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:42 p.m.10 views

GHSA-VGXM-H9GX-H9W7 django CMS: Structure endpoint bypasses page-view permission

Summary The structure-board endpoint renderobjectstructure renders a page's plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via renderpage, but the structure endpoint does not, allowing a low-privileged staff use...

6.5CVSS5.4AI score0.00244EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.10 views

django CMS: Clipboard copy IDOR discloses unauthorized plugin content

Summary The clipboard copy paths of the copyplugins admin endpoint validate only the target the user's own clipboard and skip source-side authorization. A staff user can copy plugins out of a placeholder they have no permission on into their clipboard, then read the secret content. Details In...

6.5CVSS5.4AI score0.00239EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder