Lucene search
+L

62894 matches found

CVE
CVE
added 2026/08/20 8:51 p.m.78 views

CVE-2026-76019

CVE-2026-76019 is an incorrect authorization vulnerability in the Workers component of Google Chrome prior to 151.0.7922.173 . A remote attacker who has already compromised the renderer process and leverages social engineering can bypass the web origin policy via a crafted HTML page. The CVSS 3.1...

8.1CVSS5.3AI score0.00359EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/20 7:48 p.m.22 views

CVE-2026-72861

In Appwrite templates' github-issue-bot, verifyWebhook uses an inverted condition (typeof signature !== 'string' || (await verify(...))) that short-circuits to success when the X-Hub-Signature-256 header is absent, skipping HMAC verification. Unauthenticated callers can then post arbitrary commen...

6.9CVSS5.3AI score0.002EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 7:17 p.m.12 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS0.00113EPSS
SaveExploits0References6
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:45 p.m.13 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
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
GithubExploit
GithubExploit
added 2026/08/20 6:21 p.m.14 views

Exploit for Improper Input Validation in Drupal

SAWPOC — CVE-2018-7600 A Python Proof of Concept for CVE-20...

9.8CVSS8.4AI score0.99991EPSS
SaveExploits49
Vulnrichment
Vulnrichment
added 2026/08/20 6:19 p.m.11 views

CVE-2026-72854 msgpack-c Integer Overflow in msgpack_unpacker_expand_buffer Causes a False-Success Undersized Reservation

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.6AI score0.00113EPSS
SaveExploits0References6
Circl
Circl
added 2026/08/20 5:51 p.m.16 views

GHSA-RRWH-6JRQ-WP5V

creationtimestamp| type| source ---|---|--- 2026-08-20 17:51:42+00:00| seen| https://bsky.app/profile/thestandup.bsky.social/post/3mtjsq4tke52x...

4.9AI score
SaveExploits0References1
NVD
NVD
added 2026/08/20 5:18 p.m.11 views

CVE-2026-54136

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/workspace/scripts/listsearch. The route-level scope middleware...

5.1CVSS0.00347EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:15 p.m.9 views

MAL-2026-14328 Malicious code in goldstar-api-server (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 79d095fdd61f79c64b4b5d12ba75957b7c5de47df2bcfa549b05b23c7e450eba Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 4:47 p.m.14 views

EUVD-2026-63484

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/workspace/scripts/listsearch. The route-level scope middleware...

5.1CVSS5.4AI score0.00347EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:47 p.m.9 views

CVE-2026-54136 Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/workspace/scripts/listsearch. The route-level scope middleware...

5.1CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 4:47 p.m.31 views

CVE-2026-54136

Windmill (open-source developer platform for APIs, background jobs, workflows, and UIs) is affected by an authorization bypass in the GET /api/w/{workspace}/scripts/list_search endpoint. The route-level scope middleware validates the token domain and action but does not enforce the resource/path ...

5.1CVSS5.4AI score0.00347EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 4:47 p.m.38 views

CVE-2026-54136 Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/workspace/scripts/listsearch. The route-level scope middleware...

5.1CVSS0.00347EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 3:17 p.m.9 views

CVE-2026-61898

The Ubuntu-specific language helper scripts save-to-pam-env, update-langlist shipped with accountsservice before 23.13.9-8ubuntu7 treat the user-controlled LANGUAGE entry in /.pamenvironment as trusted input. The value is interpolated unescaped into a GNU sed replacement expression, allowing an...

7.8CVSS0.0013EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 2:35 p.m.82 views

CVE-2026-44725

In EMQX versions prior to 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, missing five-minute grant lifetime and SHA-256 package binding let a compromised admin/API key upload attacker-controlled Erlang code via POST /api/v5/plugins/install, achieving remote code execution. Patched in all listed ...

6.6CVSS5.5AI score0.00253EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/20 2:35 p.m.16 views

CVE-2026-44725 EMQX: Stale plugins allow grants amplify a compromised admin/API key to remote code execution

EMQX is a scalable and reliable MQTT broker for AI, IoT, IIoT, and connected vehicles. Prior to versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, the plugin-install REST API and dashboard upload accepted stale grants created with emqx ctl plugins allow because there was no five-minute gran...

6.6CVSS5.6AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/20 2:35 p.m.15 views

EUVD-2026-63381

EMQX is a scalable and reliable MQTT broker for AI, IoT, IIoT, and connected vehicles. Prior to versions 5.8.11, 5.9.3, 5.10.4, 6.0.3, 6.1.2, and 6.2.1, the plugin-install REST API and dashboard upload accepted stale grants created with emqx ctl plugins allow because there was no five-minute gran...

6.6CVSS5.5AI score0.00253EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/08/20 2:23 p.m.12 views

CVE-2026-56654

A flaw was found in Gitea. This vulnerability allows an attacker to escalate their privileges by manipulating the scope of an access token within the API. This means an attacker could gain unauthorized access to sensitive functions or data, potentially leading to full control over affected...

9.8CVSS7.4AI score0.00418EPSS
SaveExploits0References6
Rows per page
Query Builder