Lucene search
+L

24556 matches found

CNNVD
CNNVD
added 2026/06/11 12:00 a.m.35 views

CyberArk Idira Endpoint Privilege Manager 信任管理问题漏洞

CyberArk Idira Endpoint Privilege Manager is a terminal privilege management agent developed by the American company CyberArk. Versions of CyberArk Idira Endpoint Privilege Manager prior to version 26.5 contained vulnerabilities related to trust management. These vulnerabilities stemmed from...

8.5CVSS5.4AI score0.00128EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.21 views

Axios 注入漏洞

Axios is an open-source HTTP client developed by Axios. Versions of Axios from 1.15.2 to 1.16.0 had a injection vulnerability. This vulnerability stemmed from the lack of hasOwnProperty checks on nested objects created by the utils.merge function. This could lead to prototype pollution and...

5.3CVSS5.2AI score0.00228EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/06/11 12:00 a.m.8 views

Use of Less Trusted Source

Overview org.springframework.cloud:spring-cloud-gateway is a Affected versions of this package are vulnerable to Use of Less Trusted Source. Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded request headers it receives from untrusted proxies to downstream services. Both the...

8.6CVSS5.8AI score0.00139EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/11 12:00 a.m.51 views

PT-2026-48697

Fediverse Embeds embeds fediverse posts on WordPress sites. Prior to version 1.5.8, Fediverse Embeds registered an unauthenticated REST route ftf/media-proxy includes/Media Proxy.php with permission callback = return true that accepted a base64-encoded URL and forwarded it to wp remote get$url...

7.5CVSS5.4AI score0.00234EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.14 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS : Apache HTTP Server vulnerabilities (USN-8338-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8338-1 advisory. It was discovered that Apache HTTP Server incorrectly handled certain response headers. An attacker could possibly us...

9.8CVSS7AI score0.41611EPSS
SaveExploits2References16
Snyk
Snyk
added 2026/06/11 12:00 a.m.11 views

Use of Less Trusted Source

Overview Affected versions of this package are vulnerable to Use of Less Trusted Source. Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded request headers it receives from untrusted proxies to downstream services. Both the WebFlux and WebMVC Gateway Servers process these...

8.6CVSS5.8AI score0.00139EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.37 views

WordPress plugin Fediverse Embeds 代码问题漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There wa...

7.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.24 views

axios 服务端请求伪造漏洞

Axios is an open-source HTTP client developed by Axios, based on Promise a solution for asynchronous programming. There were code-related vulnerabilities in versions of Axios before 0.32.0 and 1.16.0. These vulnerabilities stemmed from unnormalized IPv4-to-Ipv6 address mappings, which could lead ...

8.6CVSS8AI score0.0087EPSS
SaveExploits1References43
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-44489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge e.g., config.proxy are sti...

5.3CVSS5.4AI score0.00228EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/06/10 10:13 p.m.10 views

Use of GET Request Method With Sensitive Query Strings

Overview Affected versions of this package are vulnerable to Use of GET Request Method With Sensitive Query Strings in the handleOperatorCreateAPIKey process. An attacker can obtain sensitive API keys by accessing browser history, reverse-proxy logs, or Referer headers, which may expose the raw...

6.8CVSS5.8AI score0.00108EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/10 10:13 p.m.32 views

GHSA-9PG3-25FQ-P6CC nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)

internal/web/operators.go:251 — after handleOperatorCreateAPIKey mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?newkey=&keyname= The raw API key ends up: - in the browser's URL history - in the Referer header on every cross-origin asset the detai...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/10 10:13 p.m.13 views

Use of GET Request Method With Sensitive Query Strings

Overview Affected versions of this package are vulnerable to Use of GET Request Method With Sensitive Query Strings in the handleOperatorCreateAPIKey process. An attacker can obtain sensitive API keys by accessing browser history, reverse-proxy logs, or Referer headers, which may expose the raw...

6.8CVSS5.8AI score0.00108EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/10 8:25 p.m.28 views

undertow: Undertow: Request smuggling via `\r\r\r` as a header block terminator

A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending \r\r\r as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions of Apache Traffic Server and Google Cloud Classic Application Load Balancer,...

9.1CVSS5.4AI score0.00706EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/10 6:49 p.m.24 views

nebula-mesh: Session and OIDC state cookies lack the Secure attribute

internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped URL, HTTP→HTTPS not strictly enforced, reverse proxy misconfiguration discloses the session. Affected All released...

8.2CVSS5.6AI score0.00193EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/10 6:00 p.m.13 views

CVE-2026-11643

An use after free flaw was found in the Proxy component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=518006379...

9.8CVSS5.4AI score0.00271EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/10 5:11 p.m.15 views

MGASA-2026-0193 Updated openssh packages fix security vulnerabilities

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode. CVE-2026-35385 In OpenSSH before 10.3, command execution can occur vi...

8.1CVSS6AI score0.00612EPSS
SaveExploits0References5
Mageia
Mageia
added 2026/06/10 5:11 p.m.15 views

Updated openssh packages fix security vulnerabilities

In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O legacy scp protocol and without -p preserve mode. CVE-2026-35385 In OpenSSH before 10.3, command execution can occur vi...

8.1CVSS6AI score0.00612EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/10 4:17 p.m.17 views

CVE-2026-48856

Sensitive Data Exposure vulnerability in Erlang OTP inets httpcresponse module allows Retrieve Embedded Sensitive Data. The httpc client forwards the Authorization and Proxy-Authorization request headers to redirect targets without checking whether the redirect crosses an origin boundary...

7.1CVSS0.00335EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.12 views

axios: Axios: NO_PROXY bypass via crafted URL

A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses within the 127.0.0.0/8 range, excluding 127.0.0.1, the attacker can completely bypass the...

10CVSS7.5AI score0.00661EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/10 2:52 p.m.20 views

SUSE-SU-2026:22096-1 Security update for xdg-dbus-proxy

This update for xdg-dbus-proxy fixes the following issue: - CVE-2026-34080: failure in the policy parser can lead to information disclosure bsc1261737...

6.8CVSS5.3AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder