Lucene search
+L

56 matches found

RedHat Linux
RedHat Linux
added 2026/09/11 5:17 a.m.7 views

Moderate: Red Hat Security Advisory: gstreamer1-plugins-base security update

An update for gstreamer1-plugins-base is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS0.00491EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 7:52 a.m.10 views

auth-header-trust-rules

auth-header-trust-rules A small Semgrep rule pack that flags code making authentication, authorization, or trust decisions based on HTTP request headers an attacker controls. The canonical example of the vulnerability class is CVE-2025-29927: Next.js trusted the x-middleware-subrequest header to...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59References3
Github Security Blog
Github Security Blog
added 2026/08/25 3:52 p.m.10 views

utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

6.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/08/25 3:52 p.m.5 views

GHSA-PPX3-28RW-8FPF utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

4.7CVSS6.3AI score0.00228EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Node.js Module axios 1.15.2 < 1.18.0 Prototype Pollution (CVE-2026-67314)

The version of the axios Node.js module installed on the remote host is 1.15.2 prior to 1.18.0. It is, therefore, affected by a vulnerability: - Prototype-pollution read-side gadgets in Basic auth subfield handling. When an application is already affected by a separate prototype-pollution primiti...

6.5CVSS5.4AI score0.00353EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.53 views

PT-2026-66464

Name of the Vulnerable Software and Affected Versions CentreStack versions prior to 17.5 Description The software contains a hardcoded cryptographic key. Unauthenticated attackers can exploit a static SysNumber value used as entropy for the AccessTicket.Encrypt and AccessTicket.Decrypt functions...

9.3CVSS6.6AI score0.00394EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 8:44 p.m.18 views

GHSA-2RX5-2G7J-2659 Cosmos-Server has an authentication bypass via forward-auth header smuggling on Constellation tunnel

Summary The Constellation-tunnel bypass branch in tokenMiddleware at src/proxy/routerGen.go:53-66 returns to the upstream handler before the request's x-cosmos-user, x-cosmos-role, x-cosmos-user-role, and x-cosmos-mfa headers are stripped at lines 68-72, and before the AdminOnlyWithRedirect gate ...

6.1CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/20 5:51 p.m.22 views

Axios: Prototype pollution auth subfields can inject Basic auth

Summary Axios versions after the GHSA-q8qp-cvcw-x6jj fix still contain prototype-pollution read-side gadgets in Basic auth subfield handling. If a host application is already affected by prototype pollution and then makes an axios request with an own auth object that omits username or password,...

6.5CVSS6.2AI score0.00353EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/20 5:51 p.m.11 views

GHSA-XJ6Q-8X83-JV6G Axios: Prototype pollution auth subfields can inject Basic auth

Summary Axios versions after the GHSA-q8qp-cvcw-x6jj fix still contain prototype-pollution read-side gadgets in Basic auth subfield handling. If a host application is already affected by prototype pollution and then makes an axios request with an own auth object that omits username or password,...

6.3CVSS6.3AI score0.00353EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/07/01 3:33 a.m.17 views

CVE-2026-44042 UltraVNC repeater wi_uudecode off-by-one in base64 decode boundary check

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS6AI score0.00491EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/26 10:59 p.m.24 views

pnpm binds unscoped user-level npm auth credentials to a repository-selected registry

Summary pnpm can send user-level unscoped npm authentication credentials to a registry chosen by a repository-local .npmrc file. In the reproduced case, the user's npm config contains a default registry and an unscoped authToken. The repository does not provide a token-bearing auth line. It only...

6.9CVSS6AI score0.00437EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/06/26 10:59 p.m.21 views

EUVD-2026-39495

pnpm binds unscoped user-level npm auth credentials to a repository-selected registry...

6.9CVSS5.8AI score0.00437EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.30 views

CVE-2026-46193

In the Linux kernel, the following vulnerability has been resolved: xfrm: ah: account for ESN high bits in async callbacks AH allocates its temporary auth/ICV layout differently when ESN is enabled: the async ahash setup appends a 4-byte seqhi slot before the ICV or authdata area, but the async...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/05 12:18 a.m.19 views

Prototype Pollution

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution when the Object.prototype has been polluted via a different exploit. The following properties in the HTTP adapter configuration may be manipulated, as...

9.1CVSS6.3AI score0.00715EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.20 views

Dgraph 信息泄露漏洞

Dgraph is an open-source, horizontally scalable distributed GraphQL database with a graphical backend. Versions of Dgraph prior to 25.3.3 had an information leakage vulnerability. This vulnerability stemmed from Dgraph exposing the process command line through unvalidated/debug/vars endpoints,...

9.8CVSS5.8AI score0.03082EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/15 8:40 p.m.33 views

CVE-2026-40173

Dgraph (Open Source GraphQL DB) versions

9.4CVSS5.8AI score0.00509EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/04/08 3:04 p.m.23 views

User Impersonation

Overview @lobehub/cli is a LobeHub command-line interface. Affected versions of this package are vulnerable to User Impersonation via the X-lobe-chat-auth header on webapi routes. An attacker can gain unauthorized access to protected API endpoints and perform actions as an authenticated user by...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.12 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00534EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/10 12:00 a.m.13 views

ALSA-2026:2470 Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: Leak partial content of the heap through heap buffer over-read in mysqlnd CVE-2024-8929 php: Single byte overread with convert.quoted-printable-decode filter CVE-2024-11233 php: Configuring ...

9.8CVSS6AI score0.02238EPSS
SaveExploits10References28
Vulnrichment
Vulnrichment
added 2026/01/29 11:04 p.m.9 views

CVE-2026-1665 Command Injection in nvm via NVM_AUTH_HEADER in wget code path

A command injection vulnerability exists in nvm Node Version Manager versions 0.40.3 and below. The nvmdownload function uses eval to execute wget commands, and the NVMAUTHHEADER environment variable was not sanitized in the wget code path though it was sanitized in the curl code path. An attacke...

5.4CVSS6.2AI score0.00729EPSS
SaveExploits0References4
Rows per page
Query Builder