Lucene search
+L

1381 matches found

RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-66339

A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials,...

6.5CVSS5.8AI score0.00229EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago11 views

EUVD-2026-40455

electron-updater: Cross-origin redirect leaks PRIVATE-TOKEN and mixed-case Authorization credentials in builder-util-runtime...

8.2CVSS5.8AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

GHSA-P2F4-R6V6-J797 electron-updater: Cross-origin redirect leaks `PRIVATE-TOKEN` and mixed-case `Authorization` credentials in `builder-util-runtime`

Summary In electron-builder's builder-util-runtime package, the HTTP redirect handler HttpExecutor.prepareRedirectUrlOptions only stripped a credential header whose key string matched exactly lowercase "authorization". Other credential-bearing headers — most notably PRIVATE-TOKEN used by GitLab's...

8.2CVSS5.9AI score0.00235EPSS
SaveExploits0References6
Patchstack
Patchstack
added 3 days ago6 views

NPM: electron-updater: Cross-origin redirect leaks `PRIVATE-TOKEN` and mixed-case `Authorization` credentials in `builder-util-runtime`

NPM: electron-updater: Cross-origin redirect leaks PRIVATE-TOKEN and mixed-case Authorization credentials in builder-util-runtime vulnerability discovered by ? in WordPress Npm builder-util-runtime versions 9.7.0...

8.2CVSS5.8AI score0.00235EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 3 days ago7 views

electron-updater: Cross-origin redirect leaks `PRIVATE-TOKEN` and mixed-case `Authorization` credentials in `builder-util-runtime`

Summary In electron-builder's builder-util-runtime package, the HTTP redirect handler HttpExecutor.prepareRedirectUrlOptions only stripped a credential header whose key string matched exactly lowercase "authorization". Other credential-bearing headers — most notably PRIVATE-TOKEN used by GitLab's...

8.2CVSS5.9AI score0.00235EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 4 days ago7 views

PYSEC-2026-3543 Open WebUI's API key endpoint restrictions bypassed via `x-api-key` header — full message processing on restricted endpoints

Summary Open WebUI allows admins to restrict which API endpoints an API key can access. When an API key is restricted from /api/v1/messages, requests using the Authorization: Bearer sk-... header are correctly blocked with 403. However, the same key sent via the x-api-key header bypasses the...

6.5CVSS6.5AI score0.00309EPSS
SaveExploits1References6
OSV
OSV
added 6 days ago4 views

GHSA-3R5C-2XXX-H872 Gitea: Webhook Authorization Header Returned in Plaintext via API

Summary The ToHook function in services/webhook/general.go decrypts the webhook's HeaderAuthorizationEncrypted field and returns the plaintext authorization header in the API response. Any repository admin can read the full plaintext value of webhook authorization headers Bearer tokens, Basic aut...

2.7CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 6 days ago15 views

CVE-2026-12547

CVE-2026-12547 concerns Libsoup's SoupAuthManager, which caches proxy authentication credentials without scoping them to the proxy authority (host:port). When proxy settings change (e.g., system settings or WPAD), cached Proxy-Authorization headers from the previous proxy may be sent to the new p...

3.4CVSS5.4AI score0.00228EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago5 views

PT-2026-63313

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description The ToHook function in services/webhook/general.go decrypts the HeaderAuthorizationEncrypted field and returns the plaintext authorization header in the API response. This allows repository...

2.7CVSS5.2AI score
SaveExploits0References5
OSV
OSV
added last week6 views

GHSA-94PJ-82F3-465W Guzzle: Proxy-Authorization headers can be sent to origin servers

Impact In affected versions, the built-in cURL handlers CurlHandler and CurlMultiHandler put every first-class request header in cURL's origin header list CURLOPTHTTPHEADER. These handlers are the default when the PHP cURL extension is available. They move Proxy-Authorization to the proxy-only li...

5.3CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added last week8 views

CVE-2026-58482

Network-AI, a TypeScript/Node.js multi-agent orchestrator, has a shipped, exported, documented feature called ApprovalInbox lib/approval-inbox.ts. It is the network surface of the human-in-the-loop Approval Gate, which ApprovalGate uses to require explicit human approval for high-risk operations...

5.9CVSS0.00132EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week31 views

CVE-2026-58482 Network-AI: ApprovalInbox HTTP server has no authentication — anyone can approve pending agent actions

Network-AI, a TypeScript/Node.js multi-agent orchestrator, has a shipped, exported, documented feature called ApprovalInbox lib/approval-inbox.ts. It is the network surface of the human-in-the-loop Approval Gate, which ApprovalGate uses to require explicit human approval for high-risk operations...

5.9CVSS0.00132EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added last week7 views

axios: Axios: Information disclosure of proxy credentials via redirect flows

A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final...

8.2CVSS5.3AI score0.00664EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added last week7 views

axios: Axios: Information disclosure of proxy credentials via HTTP redirects

A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can...

7.5CVSS5.3AI score0.0066EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/19 3:48 a.m.5 views

OESA-2026-3043 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Exposure of Sensitive Information to an Unauthorized...

8.8CVSS6.1AI score0.00497EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/17 8:17 p.m.5 views

DEBIAN-CVE-2026-50151

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the...

7.5CVSS5.4AI score0.00364EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:41 p.m.7 views

EUVD-2026-45264

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:41 p.m.44 views

CVE-2026-50151

CVE-2026-50151 affects oras-go prior to 2.6.1. During monolithic blob uploads, blobStore.completePushAfterInitialPost reuses the initial POST’s Authorization header for a subsequent PUT, while following a registry-controlled Location header. A malicious registry can return a cross-host Location a...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/17 7:41 p.m.6 views

CVE-2026-50151

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, registry/remote/repository.go in blobStore.completePushAfterInitialPost follows a registry-controlled Location header during monolithic blob upload and reuses the Authorization header from the initial POST request for the...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/17 6:48 p.m.14 views

meta-ads-mcp: X-Pipeboard-Token Header Auth Bypass Reuses Operator Meta Token

X-Pipeboard-Token Header Auth Bypass Reuses Operator Meta Token Summary AuthInjectionMiddleware in meta-ads-mcp rejects HTTP MCP requests only when both authtoken and pipeboardtoken are absent. Because extracttokenfromheaders does not recognise the X-Pipeboard-Token header, an attacker who sends...

5.7AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder