Lucene search
+L

606137 matches found

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

Winter: Local File Inclusion through @import directives in LESS compilation of backend customizable stylesheets and theme assets

Impact Affected versions of Winter CMS allow authenticated backend users with the following permissions to disclose arbitrary files readable by the PHP process by injecting @import inline "" directives into LESS source that the backend compiles. Four entry points share the same root cause: - Bran...

4.9CVSS5.8AI score0.00351EPSS
SaveExploits0References5Affected Software1
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.9 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.13 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
Snyk
Snyk
added 2026/08/20 6:42 p.m.7 views

Improper Handling of Insufficient Permissions or Privileges

Overview wagtail is an open source content management system built on Django. Affected versions of this package are vulnerable to Improper Handling of Insufficient Permissions or Privileges via the PagesAdminAPIViewSet class. An attacker can access sensitive page field contents by sending...

6.9CVSS5.5AI score0.002EPSS
SaveExploits0References2
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
EUVD
EUVD
added 2026/08/20 6:40 p.m.23 views

EUVD-2026-41148

Wagtail: Improper permission handling in image preview...

6.5CVSS5.2AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:40 p.m.8 views

GHSA-R6P4-GRQ7-XM4M 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.7AI score0.0034EPSS
SaveExploits0References4
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
EUVD
EUVD
added 2026/08/20 6:40 p.m.18 views

EUVD-2026-41147

Wagtail: Improper restriction handling on Documents and Images chosen endpoints...

4.3CVSS5.2AI score0.0027EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 6:40 p.m.13 views

EUVD-2026-63550

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/20 6:39 p.m.10 views

Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attachment metadata

Impact The backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on. The lookup FileUpload::getFileRecord resolved the posted id against the global systemfiles table without verifying that the file belonged to the widget's ow...

5.4CVSS5.6AI score0.00143EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:39 p.m.11 views

GHSA-7Q96-F8XW-JV5J Fleet: SQL injection in Okta conditional access endpoint allows host-controlled compromise of the Fleet database

Summary A SQL injection vulnerability in Fleet's Okta conditional access integration could allow an attacker who controls a single enrolled host to read or modify arbitrary data in the Fleet database, including stored session tokens. Disclosed session tokens may be replayed to act as a global...

7.6CVSS7.1AI score0.00337EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:39 p.m.11 views

Fleet: SQL injection in Okta conditional access endpoint allows host-controlled compromise of the Fleet database

Summary A SQL injection vulnerability in Fleet's Okta conditional access integration could allow an attacker who controls a single enrolled host to read or modify arbitrary data in the Fleet database, including stored session tokens. Disclosed session tokens may be replayed to act as a global...

7.6CVSS7.1AI score0.00337EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/20 6:36 p.m.34 views

EUVD-2026-44820

Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication...

9.3CVSS5.2AI score0.00664EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.10 views

Tekton Pipelines-as-Code: Unscoped GitHub App installation token allows unauthorized access to private repositories via remote task resolution

Impact When Pipelines-as-Code is configured with a GitHub App installed across multiple repositories, the installation token issued during webhook processing is not scoped to the triggering repository by default. The token retains access to all repositories in the GitHub App installation. This...

5.4AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/20 6:35 p.m.9 views

GHSA-2P39-2JF3-FV2Q next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

6.9CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:35 p.m.11 views

next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

5.6AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder