Lucene search
+L

21076 matches found

OSV
OSV
added 2026/07/21 12:54 p.m.4 views

SUSE-SU-2026:3153-1 Security update for nghttp2

This update for nghttp2 fixes the following issue - CVE-2026-58055: HTTP/1.1 Upgrade request can lead to HTTP request smuggling and cross-client response-queue poisoning bsc1269489...

6.3CVSS5.4AI score0.00263EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/07/21 12:45 p.m.14 views

Security update for wget

This update for wget fixes the following issues: CVE-2026-15146: unvalidated IP address in an FTP PASV response can lead to server-side request forgery bsc1271320. CVE-2026-58469: Metalink document containing a whitespace-only URL can cause a heap buffer underread bsc1271033. CVE-2026-58470:...

8.7CVSS7.4AI score0.0111EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2026/07/21 11:36 a.m.25 views

CVE-2026-64030

A flaw was found in the Linux kernel's Wi-Fi mac80211 component. A connected WiFi 7 Access Point AP can trigger an out-of-bounds write by sending a specially crafted EPCS Enable Response action frame. This vulnerability can lead to a kernel crash, resulting in a Denial of Service DoS for the...

8.8CVSS5.5AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.12 views

RHEL 10 : glibc (RHSA-2026:42694)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42694 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name...

7.5CVSS5.5AI score0.00369EPSS
SaveExploits1References9
AlmaLinux
AlmaLinux
added 2026/07/21 12:0 a.m.14 views

Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

7.5CVSS5.4AI score0.00369EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/21 12:0 a.m.7 views

ALSA-2026:42952 Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

7.5CVSS5.4AI score0.00369EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
added 2026/07/21 12:0 a.m.23 views

Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

7.5CVSS5.4AI score0.00369EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/20 11:27 p.m.19 views

GHSA-F283-GHQC-FG79 Guzzle: Unbounded response cookies risk denial of service

Impact In affected versions, Guzzle's built-in CookieJar accepts any number of Set-Cookie header fields from one response, with no limit on the size of each field. When a later request matches the stored cookies, Guzzle places every match into one generated Cookie header without limiting the numb...

5.3CVSS5.6AI score0.00247EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 10:17 p.m.13 views

File Browser: Share API exposes the password hash and bypass token

Summary When a user creates a password-protected share or lists existing shares, the JSON response includes the full bcrypt passwordhash and the secret token of the share. The Link storage struct is serialized directly with json.Marshal and tags passwordhash and token for output, with no field...

2.7CVSS5.5AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/20 9:56 p.m.11 views

HTTP Response Splitting

Overview vrana/adminer is a Database management in a single file. Affected versions of this package are vulnerable to HTTP Response Splitting via the X-Forwarded-Prefix HTTP header. An attacker can manipulate cookie attributes by injecting arbitrary values into the Set-Cookie path attribute,...

8.2CVSS5.9AI score0.00243EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 7:3 p.m.10 views

USN-8571-1 apache2 vulnerabilities

Pavel Kohout and Arkadi Vainbrand discovered that Apache HTTP Server incorrectly handled certain memory operations in modauthnsocache. A remote attacker could possibly use this issue to cause a denial of service. CVE-2026-33007 Haruki Oyama, Merih Mengisteab, and Dawit Jeong discovered that Apach...

9.8CVSS7.2AI score0.27984EPSS
SaveExploits8References16
NVD
NVD
added 2026/07/20 6:16 p.m.14 views

CVE-2026-8169

ExtremeXOS EXOS uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random source, which under certain conditions may allow an attacker to predict the expected response and activate debug-mode...

8.7CVSS0.00278EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 5:33 p.m.8 views

CVE-2026-8169

ExtremeXOS EXOS uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random source, which under certain conditions may allow an attacker to predict the expected response and activate debug-mode...

8.7CVSS5.2AI score0.00278EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 5:33 p.m.27 views

EUVD-2026-46047

ExtremeXOS EXOS uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random source, which under certain conditions may allow an attacker to predict the expected response and activate debug-mode...

8.7CVSS5.2AI score0.00278EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.12 views

urllib3: urllib3: Denial of Service due to excessive HTTP response decompression

A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response,...

8.9CVSS5.6AI score0.0068EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.14 views

axios: Axios: Information disclosure due to prototype pollution vulnerability

A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this...

7.7CVSS5.2AI score0.00777EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/07/20 2:31 p.m.36 views

CVE-2026-46412 Malicious code in @beproduct/nestjs-auth (0.1.2 through 0.1.19) — Mini Shai-Hulud worm

@beproduct/nestjs-auth is a NestJS authentication module for BeProduct IDS Identity Server with OpenID Connect support. Between 2026-05-11 20:19 UTC and 22:56 UTC, an attacker used a compromised npm publish token to publish 18 malicious versions of @beproduct/nestjs-auth 0.1.2 through 0.1.19. The...

10CVSS0.00424EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.10 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS7.1AI score0.0022EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.9 views

axios: Axios: Denial of Service due to unenforced request and response size limits

A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or...

7.5CVSS5.4AI score0.00622EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 7:1 a.m.4 views

SUSE-SU-2026:3123-1 Security update for shibboleth-sp

This update for shibboleth-sp fixes the following issue: - CVE-2025-9943: SQL injection in the 'ID' attribute of the SAML response when the replay cache of the Shibboleth Service Provider SP is configured to use an SQL database as storage service bsc1249394...

9.1CVSS5.7AI score0.00394EPSS
SaveExploits0References3
Rows per page
Query Builder