Lucene search
+L

167590 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.9 views

Wagtail: Improper restriction handling on Pages admin API

Impact The internal Pages admin API incorrectly returns page fields without access control when they are declared in apifields. A user with access to the Wagtail admin can use this API to fetch draft and live page fields’ contents that are part of apifields on the base page model title, slug,...

4.3CVSS5.6AI score0.002EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.8 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
Github Security Blog
Github Security Blog
added 2026/08/20 6:40 p.m.10 views

Wagtail: Improper permission handling in image preview

Impact Due to a missing permission check on the image preview endpoint, a user with access to the Wagtail admin can preview any image. The existing data of the image object itself is not exposed. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin...

6.5CVSS5.6AI score0.0034EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/20 6:16 p.m.16 views

CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:16 p.m.6 views

AZL-96897 CVE-2026-63385 affecting package libtevent 0.14.1-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.2AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.7 views

AZL-97539 CVE-2026-63385 affecting package mysql 8.0.46-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.2AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.10 views

DEBIAN-CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.4AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.5 views

AZL-97566 CVE-2026-63385 affecting package ntp 4.2.8p17-2

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.2AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.8 views

DEBIAN-CVE-2026-63382

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS5.6AI score0.00587EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.5 views

AZL-97560 CVE-2026-63382 affecting package ntp 4.2.8p17-2

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS7.3AI score0.00587EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 6:15 p.m.21 views

CVE-2026-53569

In Frappe framework ≤16.31.0, the whitelisted toggle_like and mark_as_seen endpoints in frappe/desk/like.py and frappe/desk/doctype/note/note.py skip read-permission checks before modifying _liked_by metadata or a Note's seen state. An authenticated low-privilege user can thus probe for resource ...

5.3CVSS5.3AI score0.00341EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 6:15 p.m.11 views

EUVD-2026-63574

Frappe is a full-stack web application framework. In version 16.31.0 and earlier, the whitelisted togglelike and markasseen endpoints in frappe/desk/like.py and frappe/desk/doctype/note/note.py do not enforce read permission before modifying likedby metadata or a Note seen state. An authenticated...

5.3CVSS5.3AI score0.00341EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:09 p.m.8 views

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

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.5CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 6:09 p.m.31 views

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

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
CVE
CVE
added 2026/08/20 6:09 p.m.26 views

CVE-2026-63003

A staff user with only "add page" permission can POST a crafted source page ID to the duplicate endpoint, copying all placeholders/plugins of an unauthorized page and stripping its view restrictions, exposing restricted or cross-site content. The fix adds an object-level user_can_view_page() chec...

6.5CVSS5.3AI score0.00239EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 6:09 p.m.17 views

EUVD-2026-63570

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.5CVSS5.3AI score0.00239EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 6:07 p.m.15 views

EUVD-2026-63569

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.00199EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 6:06 p.m.23 views

CVE-2026-54622

django CMS prior to 5.0.8 contains an IDOR in the copy_plugins admin endpoint (cms/admin/placeholderadmin.py). The _copy_plugin_to_clipboard and _copy_placeholder_to_clipboard paths validate only the destination clipboard but never perform source-side authorization on the attacker-supplied source...

6.5CVSS5.2AI score0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 6:04 p.m.29 views

CVE-2026-54624

In django CMS before 5.0.8, the structure endpoint in cms/views.py renders structure.html without calling user_can_view_page(), unlike edit/preview endpoints. A low-privileged staff user can read restricted pages' plugin short descriptions (link names, URLs, snippets) when CMS_PERMISSION=True and...

6.5CVSS5.3AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.36 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
Rows per page
Query Builder