Lucene search
+L

15302 matches found

RedhatCVE
RedhatCVE
added 2026/06/11 2:59 a.m.15 views

CVE-2026-44505

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. network-libp2p handles kad get-record query progress in handledhtget network-libp2p/src/swarm.rs. Prior to version 1.4.0, when a peer returns a FoundRecord, the code verifies the record...

5.3CVSS5.5AI score0.00297EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/10 10:15 p.m.11 views

Timing Attack

Overview shopware/core is a Shopware platform is the core for all Shopware ecommerce products. Affected versions of this package are vulnerable to Timing Attack through the getUserEntityByUserCredentials subroutine during authentication in the admin panel. An attacker can determine valid...

6.3CVSS5.4AI score0.00223EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/10 10:13 p.m.9 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
Snyk
Snyk
added 2026/06/10 10:13 p.m.9 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
Snyk
Snyk
added 2026/06/10 10:13 p.m.9 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
Snyk
Snyk
added 2026/06/10 10:13 p.m.7 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.9AI score0.00108EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/10 10:13 p.m.7 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.9AI score0.00108EPSS
SaveExploits0References4
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
Snyk
Snyk
added 2026/06/10 10:13 p.m.8 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.9AI score0.00108EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/10 10:13 p.m.8 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.9AI score0.00108EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/10 10:13 p.m.7 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.9AI score0.00108EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/10 2:13 p.m.14 views

Malicious Package

Overview get-deps-path is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added 2026/06/10 2:3 p.m.25 views

CVE-2026-45563

CVE-2026-45563 affects Roxy-WI, a web interface for managing HAProxy, Nginx, Apache and Keepalived. In versions ≤ 8.2.6.4, GET /history// re-uses the server_ip path parameter as a user-id when service == 'user', without any authorization check. This enables any authenticated user (including a gue...

4.3CVSS5.5AI score0.00176EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/10 2:3 p.m.13 views

CVE-2026-45563 Roxy-WI: IDOR — any authenticated user can read another user's full action history

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, GET /history// re-uses the serverip path parameter as a user-id when service == 'user', with no authorization check. Any authenticated user — even a guest in an unrelated group —...

4.3CVSS5.5AI score0.00176EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/10 1:39 p.m.40 views

Nezha has cross-site GET request that can trigger stored cron commands on a victim's agents

Summary The dashboard exposes the cron manual-trigger action as an authenticated GET /api/v1/cron/:id/manual endpoint. Dashboard JWTs are sent in the nz-jwt cookie and configured with SameSite=Lax, which browsers include on top-level cross-site GET navigations. Because this state-changing GET...

7.1CVSS5.7AI score0.00123EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/10 12:9 p.m.14 views

netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion

A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses 103, followed by a 200 with a GET body, then another 200 for a HEAD request when the client pipelines GET the...

9.1CVSS6.8AI score0.0075EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/10 8:59 a.m.17 views

CVE-2026-46747

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The affected application does not properly sanitize path input in the GET /api/sftp/uploadFiles endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended fil...

5.3CVSS5.4AI score0.00242EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/06/10 8:6 a.m.10 views

tap: free page on error paths in tap_get_user_xdp()

...

7.4CVSS5.8AI score0.00235EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/06/10 12:0 a.m.22 views

Nimiq 安全漏洞

Nimiq is an open-source implementation of the Albatross protocol in Rust. Prior versions of the Nimiq network-libp2p 1.4.0 contained security vulnerabilities. These vulnerabilities stemmed from improper handling of the kad get-record query, where incorrect validation of records resulted in...

5.3CVSS5.3AI score0.00297EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/10 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46308

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References2
Rows per page
Query Builder