Lucene search
+L

95698 matches found

Vulnrichment
Vulnrichment
added 2026/08/20 8:51 p.m.9 views

CVE-2026-76021

Use after free in DOM in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

5.9AI score0.00449EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 8:51 p.m.14 views

EUVD-2026-63598

Use after free in DOM in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

5.9AI score0.00449EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 8:51 p.m.88 views

CVE-2026-76022

A buffer overflow in the Network component of Google Chrome prior to 151.0.7922.173 allows a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. The vulnerability was reported by 0xAlessandro on 2026-08-07 and is rated High severity by Chromium (CVSS 8.8). The f...

8.8CVSS6AI score0.00468EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/20 8:51 p.m.19 views

EUVD-2026-63600

Improper resource control in Linux Toolkit Theming in Google Chrome prior to 151.0.7922.173 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

6AI score0.00456EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 8:51 p.m.89 views

CVE-2026-76023

CVE-2026-76023 is an improper resource control vulnerability in Linux Toolkit Theming in Google Chrome prior to 151.0.7922.173 . An attacker who has already compromised the renderer process can leverage a crafted HTML page to execute arbitrary code outside the sandbox , escalating from a sandboxe...

8.8CVSS5.9AI score0.00456EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/20 8:51 p.m.42 views

CVE-2026-76022

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

0.00468EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 8:51 p.m.41 views

CVE-2026-76023

Improper resource control in Linux Toolkit Theming in Google Chrome prior to 151.0.7922.173 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

0.00456EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 7:16 p.m.14 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.10 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
Cvelist
Cvelist
added 2026/08/20 6:49 p.m.36 views

CVE-2026-50190 Shaarli vulnerable to stored XSS via raw bookmark title in document <title> element on public permalink page

Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in application/front/controller/visitor/BookmarkListController.php. The permalink handler concatenates the raw $bookmark-getTitle into the pagetitle template variable and the RainTPL template emits it...

8.6CVSS0.00258EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.12 views

Wagtail: Improper restriction handling on Page translation API endpoint

Impact A CMS user with the "submit translations" permission, could use the Admin API's "copy for translation" endpoint to copy an existing page that they do not have edit access to, allowing them to view its contents. Patches Patched versions have been released as Wagtail 7.0.9, 7.3.4, 7.4.3 and...

5.6AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.12 views

Winter: CSRF through AJAX handler names reachable as backend page actions

Impact Affected versions of Winter CMS allow a backend AJAX handler to be invoked by a plain top-level GET navigation with no CSRF token. Backend\Classes\Controller::actionExists accepted any public method on a controller as a page action, so handler-shaped names were never reserved from URL...

5.4AI score
SaveExploits0References4Affected Software1
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
EUVD
EUVD
added 2026/08/20 6:40 p.m.22 views

EUVD-2026-41149

Wagtail: Pages translations can be created without page permissions when using simpletranslation...

4.3CVSS5.1AI score0.0027EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:40 p.m.13 views

Wagtail: Pages translations can be created without page permissions when using simple_translation

Impact A low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for. Patches Patched versions have been released as Wagtail 7.0.8, 7.3.3, 7.4.2. Workarounds N/A Acknowledgements Many thanks to @devansh3008 and...

4.3CVSS5.5AI score0.0027EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/20 6:09 p.m.30 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
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
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
OSV
OSV
added 2026/08/20 6:04 p.m.18 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
Rows per page
Query Builder