Lucene search
+L

312918 matches found

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

Wagtail: Improper permission handling when copying snippets

Impact A CMS user with "add" permission over a snippet model, but not "change" or "view" permission, could copy an existing snippet that they do not have 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 8.0rc2. Workaroun...

5.6AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.29 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.13 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.12 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
OSV
OSV
added 2026/08/20 6:43 p.m.10 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.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
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:40 p.m.12 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.0027EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/20 6:29 p.m.31 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.13 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
RedhatCVE
RedhatCVE
added 2026/08/20 6:16 p.m.10 views

CVE-2026-74340

A flaw was found in the Linux kernel's wcn36xx Wi-Fi driver. The driver uses a firmware-controlled count to access a memory buffer without proper validation of the count's value. A malicious or malformed firmware response could provide an excessive count, leading to an out-of-bounds read from the...

8.1CVSS5.7AI score0.00274EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 6:16 p.m.11 views

CVE-2026-74339

A flaw was found in the ALSA Advanced Linux Sound Architecture sequencer component of the Linux kernel. A local attacker, by writing a direct variable event to itself, can read back a kernel memory address from the returned event header. This information disclosure could potentially be used to...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 6:15 p.m.26 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:15 p.m.16 views

CVE-2026-53569 Frappe: Missing authorization in toggle_like and mark_as_seen

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.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 6:15 p.m.27 views

urwid: Urwid: Predictable session IDs lead to remote code execution and information disclosure

A flaw was found in the urwid web display backend. This vulnerability arises from the use of a cryptographically insecure pseudo-random number generator PRNG for web session identifiers, making them predictable. An attacker could either observe enough session IDs to reconstruct the PRNG state or,...

9.2CVSS5.4AI score0.00421EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/20 6:15 p.m.50 views

Important: Red Hat Security Advisory: python-urwid security update

An update for python-urwid is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scorin...

9.2CVSS6.3AI score0.00421EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 6:15 p.m.11 views

EUVD-2026-63572

A flaw was found in Submariner. This vulnerability allows a malicious cluster spoke to redirect network traffic from other connected clusters peer clusters by publishing a specially crafted network endpoint. The system fails to properly validate the network subnets provided by the malicious...

9.9CVSS5.6AI score0.00095EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 6:15 p.m.34 views

CVE-2026-66785

Submariner is vulnerable to a network subnet validation flaw that allows a malicious connected cluster (spoke) to publish a specially crafted network endpoint declaring arbitrary network ranges . Peer clusters then reroute all traffic destined for those ranges through the attacker's tunnel, poten...

2.5CVSS5.6AI score0.00095EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/20 6:15 p.m.9 views

CVE-2026-54481

A flaw was found in Gitea. The internal API HTTP client is configured to skip Transport Layer Security TLS certificate verification, which is an insecure practice. A remote attacker on the same network segment could exploit this vulnerability to perform man-in-the-middle MITM attacks. This allows...

7.5CVSS7.5AI score0.00294EPSS
SaveExploits0References6
Rows per page
Query Builder