Lucene search
+L

6298 matches found

OSV
OSV
•added 2026/08/24 5:36 a.m.•7 views

BIT-AUTHENTIK-2026-55106 authentik: Unauthenticated LDAP directory data disclosure

authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, a diagnostic action on the LDAP Source API does not enforce the object-level read-authorization filter used by the rest of the API. Any party able to reach the API, including an unauthenticated client, can invoke the...

5.3CVSS5.6AI score0.00437EPSS
SaveExploits0References8
Redos
Redos
•added 2026/08/24 12:00 a.m.•10 views

ROS-20260824-73-0028

The vulnerability in MariaDB is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9.1CVSS6.5AI score0.00662EPSS
SaveExploits0
Redos
Redos
•added 2026/08/24 12:00 a.m.•10 views

ROS-20260824-73-0029

The vulnerability in Mariadb 10.6 is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9.1CVSS6.5AI score0.00662EPSS
SaveExploits0
Redos
Redos
•added 2026/08/24 12:00 a.m.•11 views

ROS-20260824-73-0031

A vulnerability in Mariadb 11.8 exists due to insufficient measures taken to protect the SQL query structure. Exploiting this vulnerability allows an attacker operating remotely to execute arbitrary code...

9.1CVSS6.4AI score0.00662EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2026/08/21 12:00 a.m.•40 views

The vulnerability of the Metabase data visualization and reporting software lies in the lack of security measures for query structures, allowing attackers to enhance their privileges and execute arbitrary code.

The vulnerability of the Metabase data visualization and reporting software relates to the lack of measures taken to protect the SQL query structure during the processing of the resetpassword parameter. Exploiting this vulnerability allows a malicious actor to enhance their privileges and execute...

10CVSS6.5AI score0.19048EPSS
SaveExploits8References7Affected Software1
NVD
NVD
•added 2026/08/20 7:16 p.m.•20 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.00342EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/20 7:16 p.m.•15 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.00415EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/20 6:42 p.m.•16 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.00342EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
•added 2026/08/20 6:42 p.m.•7 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the renderobjectstructure function. An attacker can access sensitive page content by sending requests to the structure endpoint with the content-type id and object id of a view-restricted page. This is only...

7.1CVSS5.9AI score0.00415EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/08/20 6:42 p.m.•12 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.00415EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/08/20 6:42 p.m.•11 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.00415EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/20 6:07 p.m.•39 views

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

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.00342EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/20 6:07 p.m.•14 views

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

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.3CVSS5.3AI score0.00342EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/20 6:07 p.m.•17 views

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

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.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/20 6:04 p.m.•39 views

CVE-2026-54624 django CMS: Structure endpoint bypasses page-view permission

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.00415EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/20 6:04 p.m.•28 views

CVE-2026-54624 django CMS: Structure endpoint bypasses page-view permission

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.5CVSS5.4AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/20 6:04 p.m.•12 views

CVE-2026-54624 django CMS: Structure endpoint bypasses page-view permission

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.5CVSS5.3AI score0.00415EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/20 6:04 p.m.•19 views

EUVD-2026-63567

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.5CVSS5.3AI score0.00415EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/20 5:19 p.m.•20 views

CVE-2026-72844 Lean 4 Kernel Type Checking Bypass via Mismatched Structure Projections

The Lean 4 kernel does not verify that the structure named in a projection expression matches the type of the value being projected, and environment::addinductive in src/kernel/inductive.cpp did not type check the nested inductive applications that are replaced by auxiliary types, so their...

6.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/20 12:00 a.m.•24 views

PT-2026-79092

Name of the Vulnerable Software and Affected Versions django CMS versions prior to 5.0.8 Description The render object structure function in cms/views.py renders cms/toolbar/structure.html for a PageContent object without verifying permissions via the user can view page function. When CMS...

6.5CVSS5.6AI score0.00415EPSS
SaveExploits0References13
Rows per page
Query Builder