Lucene search
+L

4030 matches found

CVE
CVE
added 2026/08/24 8:15 p.m.7 views

CVE-2026-75554

CVE-2026-75554 is an Insufficient Session Expiration vulnerability in the OAuth token refresh grant of hex.pm (the Hackage Package Manager). The root cause lies in expand_repositories_scope/3 in lib/hexpm/permissions.ex, which only rewrites the literal repositories scope. Explicitly granted repos...

2.3CVSS5.2AI score
SaveExploits0References4
CVE
CVE
added 2026/08/24 8:14 p.m.7 views

CVE-2026-75542

CVE-2026-75542 is an Incorrect Authorization flaw in the OAuth token endpoint of hex.pm (the Erlang/BEAM package registry). When an API key holding the repositories permission is exchanged for a token via the client_credentials grant, the function validate_scopes_against_key/2 in lib/hexpm_web/co...

8.3CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/08/24 8:08 p.m.4 views

CVE-2026-72714

Rocq Prover (through 9.2.0) contains a state desynchronization in its universe checking mechanism. When a module that locally disabled the universe checking flag is closed, the global flag is restored but the universe graph retains its own copy left disabled . The kernel then accepts universe-inc...

6.8CVSS5.4AI score
SaveExploits0References4
NVD
NVD
added 2026/08/24 2:17 p.m.7 views

CVE-2026-76842

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/22 2:16 p.m.8 views

CVE-2026-75866

Punk::OAuth2::Server versions through 0.03 for Perl issue access tokens outside a client's registered scopes and grant types because no authorization path reads them. Punk::OAuth2::Server::Store registers scopes and granttypes per client and documents both as client registration. token dispatches...

0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 1:52 p.m.27 views

CVE-2026-75866 Punk::OAuth2::Server versions through 0.03 for Perl issue access tokens outside a client's registered scopes and grant types because no authorization path reads them

Punk::OAuth2::Server versions through 0.03 for Perl issue access tokens outside a client's registered scopes and grant types because no authorization path reads them. Punk::OAuth2::Server::Store registers scopes and granttypes per client and documents both as client registration. token dispatches...

0.00232EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 1:52 p.m.8 views

EUVD-2026-64293

Punk::OAuth2::Server versions through 0.03 for Perl issue access tokens outside a client's registered scopes and grant types because no authorization path reads them. Punk::OAuth2::Server::Store registers scopes and granttypes per client and documents both as client registration. token dispatches...

5.8AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 1:52 p.m.19 views

CVE-2026-75866

Punk::OAuth2::Server (Perl module) versions through 0.03 are affected by an authorization bypass in its OAuth2 token issuance. The token endpoint dispatches on the grant_type from the request body without validating it against the client's registered grant types, and the authorize endpoint copies...

5.8AI score0.00232EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 4:03 p.m.15 views

EUVD-2026-63994

Server-side request forgery ssrf in Azure SQL Database allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.7AI score0.00582EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/21 9:42 a.m.8 views

OpenJDK: Enhance HTTP Connections (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

6.8CVSS5.4AI score0.0031EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 8:34 p.m.35 views

CVE-2026-67567

CVE-2026-67567 is a CRITICAL (CVSS 9.9) privilege escalation vulnerability in the multicloud-operators-subscription Kubernetes operator. The HelmRelease controller processes Helm chart templates using its own elevated ServiceAccount privileges without proper GVK or namespace restriction , allowin...

9.9CVSS5.5AI score0.00322EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 7:53 p.m.16 views

OpenJDK: Enhance HTTP Connections (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

6.8CVSS5.6AI score0.0031EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.7 views

Laravel Backpack CRUD: CRUD panel query scopes are not enforced on Update, Delete, and Reorder (cross-tenant IDOR)

Summary Backpack CRUD's list and read operations correctly apply any query scopes registered via addClause / addBaseClause e.g. tenant isolation, user ownership. However, the Update, Delete, and Reorder operations bypassed these scopes, fetching records directly from the unscoped model query. An...

5.5AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/20 4:47 p.m.11 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.8 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
Cvelist
Cvelist
added 2026/08/20 4:47 p.m.35 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
OSV
OSV
added 2026/08/20 4:28 p.m.9 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 4:28 p.m.9 views

EUVD-2026-63465

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.5AI score0.00467EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:26 p.m.14 views

CVE-2026-55095

In OpenProject ≤17.5.1, the inplace-edit dialog resolves project custom fields by raw identifier without enforcing the admin_only visibility scope, leaking hidden admin-only comment text to authenticated non-admin members. CVSS 5.3 MEDIUM. Fixed in 17.6.0. No public exploitation observed.

5.3CVSS5.2AI score0.00288EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 2:23 p.m.8 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