Lucene search
+L

1249087 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.8 views

Wagtail: Improper restriction handling on descendant collections in Documents and Images API

Impact The Documents and Images API V2 incorrectly listed items in descendants of private collections, which should inherit the view restrictions defined on their ancestors. A user with access to the API could see the filename and name of documents and images in these descendant collections...

5.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.6 views

Wagtail: Identification of documents by SHA1 hash

Impact By passing specific HTTP headers to the document serve URL endpoint, an attacker was able to determine whether a document with a given ID matched a specified SHA1 hash, regardless of any permission restrictions on the document or knowing its filename. This could allow an attacker to...

5.7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/20 6:44 p.m.7 views

GHSA-MPMW-F6H6-3G26 Winter: My Account preview exposes another backend user's profile by record ID

Impact Backend\Controllers\MyAccount, introduced in v1.2.13, declares an empty $requiredPermissions array so that any authenticated backend user can manage their own account. It implements the FormController behavior, which exposes three routable actions — create, update and preview — that each...

4.3CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.7 views

Winter: My Account preview exposes another backend user's profile by record ID

Impact Backend\Controllers\MyAccount, introduced in v1.2.13, declares an empty $requiredPermissions array so that any authenticated backend user can manage their own account. It implements the FormController behavior, which exposes three routable actions — create, update and preview — that each...

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

Winter: Local File Inclusion through =include directives in JavaScript asset compilation

Impact Affected versions of Winter CMS allow authenticated backend users with the cms.manageassets permission "Manage website assets - images, JavaScript files, CSS files" to disclose arbitrary files readable by the PHP process by placing an =include / =require directive in a theme JavaScript...

5.4CVSS5.8AI score0.30166EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:43 p.m.8 views

GHSA-2MC4-J865-9Q4R netty-incubator-codec-ohttp: BoringSSL HPKE private key bytes exposed through toString() and exception messages

Summary io.netty.incubator:netty-incubator-codec-ohttp-hpke-classes-boringssl exposes raw HPKE private key bytes in string representations and error messages. BoringSSLAsymmetricCipherKeyPair.toString includes the private-key parameter object, and BoringSSLAsymmetricKeyParameter.toString renders...

8.1CVSS5.6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.8 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
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.7 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,...

5.6AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.7 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 restriction handling on Documents and Images chosen endpoints

Impact The Documents and Images chooser's chosen endpoint incorrectly listed items for which the user has not been granted choose permission. A user with access to the Wagtail admin could see the filename and name and URLs of documents and images in those collections. The vulnerability is not...

4.3CVSS5.5AI score0.00162EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:40 p.m.11 views

CVE-2026-53586 libgit2: HTTP transport can leak credentials to an offsite redirect target

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.5CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/20 6:40 p.m.12 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.00469EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/20 6:40 p.m.22 views

CVE-2026-53586

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.00469EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:39 p.m.10 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 score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:39 p.m.9 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.1AI score
SaveExploits0References3Affected Software1
Circl
Circl
added 2026/08/20 6:36 p.m.11 views

CVE-2026-75897

creationtimestamp| type| source ---|---|--- 2026-08-20 18:36:37+00:00| seen| https://bsky.app/profile/eyalestrin.bsky.social/post/3mtjvagabjp2z...

8.7CVSS4.8AI score0.00504EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/20 6:34 p.m.6 views

Coder: Login endpoint user enumeration via timing-defense placeholder in password comparison

Summary userpassword.Compare substituted a placeholder hash derived from the well-known string "hunter2" when the stored hash was empty. Submitting "hunter2" therefore matched accounts with no password hash nonexistent users and SSO-only users and a subsequent login-type check returned an HTTP 40...

5.5AI score
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/20 6:29 p.m.24 views

CVE-2026-66002

Frappe , a full-stack web application framework, is vulnerable to user enumeration via its public request-data web form and PersonalDataDownloadRequest class. The endpoint returns distinguishable response shapes for registered versus unregistered email addresses, including the user_name field and...

6.9CVSS5.4AI score0.00468EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/20 6:29 p.m.10 views

EUVD-2026-63541

Frappe is a full-stack web application framework. Prior to 15.115.0 and 16.27.0, the public request-data web form and PersonalDataDownloadRequest class in frappe/website/doctype/personaldatadownloadrequest/personaldatadownloadrequest.py return distinguishable response shapes for registered and...

6.9CVSS5.5AI score0.00468EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/20 6:16 p.m.6 views

DEBIAN-CVE-2026-73255

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS5.4AI score0.00593EPSS
SaveExploits0References1
Rows per page
Query Builder