Lucene search
+L

1468 matches found

CVE
CVE
added 2026/08/20 9:35 p.m.8 views

CVE-2026-72860

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 6:40 p.m.10 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 score
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:15 p.m.10 views

CVE-2026-15743

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 6:15 p.m.5 views

EUVD-2026-63534

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.3AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.10 views

PT-2026-79063

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.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.9 views

PT-2026-79087

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The serve static method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused ...

5.2AI score
SaveExploits0References4
NVD
NVD
added 2026/08/18 4:18 p.m.9 views

CVE-2026-71365

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS0.00347EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 9:28 p.m.7 views

CVE-2026-71424

Onyx is an open-source AI platform. Prior to 3.1.10, 3.2.14, and 4.0.0, Onyx's GET /api/mcp/servers and GET /api/mcp/servers/persona/personaid endpoints expose another user's OAuth Authorization header because OnyxTokenStorage.settokens and OnyxTokenStorage.setclientinfo in...

9.6CVSS5.2AI score0.00291EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/08/17 11:04 a.m.28 views

CVE-2026-74894

The PHP package openssl_encrypt before version 1.4.0 has a broken verify_api_token function that accepts any non-empty Bearer token, allowing unauthenticated attackers to upload arbitrary public keys, enumerate all keys, and revoke any user's keys. CVSS 9.8 Critical. Upgrade to 1.4.0. No in-the-w...

9.8CVSS5.5AI score0.00393EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58511

Webhook Authorization Header Returned in Plaintext via API...

2.7CVSS0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.37 views

CVE-2026-58511

CVE-2026-58511 describes a vulnerability in Gitea where the webhook Authorization header is returned in plaintext via the API. The root cause is described in connected sources as deficiencies in access control, enabling an attacker with sufficient privileges to potentially access or infer header ...

2.7CVSS8.5AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.10 views

CVE-2026-58511 Webhook Authorization Header Returned in Plaintext via API

Webhook Authorization Header Returned in Plaintext via API...

2.7CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2026/08/12 9:17 p.m.10 views

CVE-2026-73418

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS0.00461EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 8:21 p.m.10 views

EUVD-2026-57552

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS5.4AI score0.00461EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:21 p.m.7 views

CVE-2026-73418

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS5.4AI score0.00461EPSS
SaveExploits0References8Affected Software2
Cvelist
Cvelist
added 2026/08/12 8:21 p.m.26 views

CVE-2026-73418 NextAuth.js: getToken() throws an uncaught exception on malformed Bearer authorization headers

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS0.00461EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/12 2:30 p.m.29 views

CVE-2026-73264 Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider

Prowler is a cloud security platform. Prior to 5.33.1, an authenticated user with Lighthouse provider configuration access could supply an unvalidated baseurl for the openaicompatible provider through POST /api/v1/lighthouse/providers and POST /api/v1/lighthouse/providers/id/connection, causing...

7.6CVSS0.00319EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/09 6:16 p.m.13 views

CVE-2026-19362

A vulnerability has been found in lmammino oidc-authorizer 0.4.0. This issue affects the function parsetokenfromheader of the file src/parsetokenfromheader.rs of the component Authorization Header Parsing. The manipulation of the argument authorizationtoken leads to denial of service. Remote...

6.9CVSS0.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/09 5:30 p.m.16 views

EUVD-2026-54933

A vulnerability has been found in lmammino oidc-authorizer 0.4.0. This issue affects the function parsetokenfromheader of the file src/parsetokenfromheader.rs of the component Authorization Header Parsing. The manipulation of the argument authorizationtoken leads to denial of service. Remote...

6.9CVSS5.4AI score0.00372EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/07 9:14 p.m.35 views

CVE-2026-46405

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.4, in OpenBao's Kerberos auth method on the GET handler, or when an Authorization: Negotiate header is supplied, the response is includes a logical.Auth object in addition to an error message. This results in...

5.3CVSS6.8AI score0.00364EPSS
SaveExploits0
Rows per page
Query Builder