Lucene search
+L

2343 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 8:47 p.m.10 views

CVE-2026-48061

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions prior to 2.22.0, an attacker can bypass the allowed hosts validation by omitting the Host header and supplying an X-Forwarded-Host header set to a whitelisted domain. The AllowedHostsMiddleware trusts the...

5.9CVSS5.4AI score0.00282EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.24 views

PT-2026-66676

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS5.9AI score0.00135EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.10 views

SUSE CVE-2026-55078

Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.17.0 and prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, POST /api/v2/files converts zip uploads to tar in memory via CreateTarFromZip, which enforced a per-entry size limit but no...

6.5CVSS7.7AI score0.00338EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/07/30 1:00 a.m.10 views

[SECURITY] Fedora 43 Update: nginx-1.30.4-1.fc43

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

9.2CVSS5.8AI score0.03506EPSS
SaveExploits5
Github Security Blog
Github Security Blog
added 2026/07/24 10:26 p.m.15 views

blaze: Multiple HTTP/1.1 request-smuggling primitives in blaze's Java wire parser

Summary Five independent HTTP/1.1 conformance laxities in blaze's hand-written Java parser http/src/main/java/org/http4s/blaze/http/parser/ cause request-boundary disagreement with a stricter intermediary. All are reachable from a default BlazeServerBuilder with no non-default configuration. Impa...

5.9AI score
SaveExploits0References10Affected Software3
OSV
OSV
added 2026/07/24 10:26 p.m.7 views

GHSA-MHVJ-JHPQ-885V blaze: Multiple HTTP/1.1 request-smuggling primitives in blaze's Java wire parser

Summary Five independent HTTP/1.1 conformance laxities in blaze's hand-written Java parser http/src/main/java/org/http4s/blaze/http/parser/ cause request-boundary disagreement with a stricter intermediary. All are reachable from a default BlazeServerBuilder with no non-default configuration. Impa...

7.4CVSS5.9AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/07/24 2:16 p.m.16 views

CVE-2026-21723

A flaw was found in Grafana. A remote attacker with very low privileges, or even anonymous access if enabled, can exploit the alertmanager templates test endpoint by mass-executing templates. This can lead to an Out-Of-Memory OOM error, causing the Grafana service to crash and resulting in a Deni...

5.3CVSS5.9AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/24 2:14 a.m.14 views

SUSE CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS5.9AI score0.00243EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/23 1:21 a.m.12 views

[SECURITY] Fedora 44 Update: nginx-1.30.4-1.fc44

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

9.2CVSS7.2AI score0.03506EPSS
SaveExploits5
Github Security Blog
Github Security Blog
added 2026/07/22 10:36 p.m.17 views

n8n: Unauthenticated Endpoint Allows Cancellation of Any User's Active Test Webhook

Impact The DELETE /$restEndpoint/test-webhook/:id route is registered before the authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The impact is limited to disrupting in-progress te...

6.3CVSS5.4AI score0.00334EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/22 8:36 p.m.10 views

GO-2026-6051 Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER` in code.gitea.io/gitea

Gitea Docker image: REVERSEPROXYTRUSTEDPROXIES = default lets any source IP impersonate any user via X-WEBAUTH-USER in code.gitea.io/gitea...

9.8CVSS8AI score0.62381EPSS
SaveExploits7References6
Github Security Blog
Github Security Blog
added 2026/07/22 12:32 p.m.11 views

Duplicate Advisory: Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qq9q-x9w4-chhj. This link is maintained to preserve external references. Original Description Traefik versions 3.7.0 through 3.7.6 contain a namespace confusion vulnerability in the Kubernetes Gateway API...

8.8CVSS5.4AI score0.00274EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/21 8:28 p.m.17 views

EUVD-2026-41614

Gitea Docker image: REVERSEPROXYTRUSTEDPROXIES = default lets any source IP impersonate any user via X-WEBAUTH-USER...

9.8CVSS8AI score0.62381EPSS
SaveExploits7References6
OSV
OSV
added 2026/07/21 8:28 p.m.8 views

GHSA-F75J-4CW6-RMX4 Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER`

Summary The Gitea Docker images ship an app.ini template that hard-codes: REVERSEPROXYTRUSTEDPROXIES = The documented default for this setting, in custom/conf/app.example.ini, is 127.0.0.0/8,::1/128, i.e. only loopback is trusted. When an admin enables ENABLEREVERSEPROXYAUTHENTICATION = true to p...

9.8CVSS8AI score0.62381EPSS
SaveExploits7References7
RedhatCVE
RedhatCVE
added 2026/07/21 4:45 a.m.12 views

CVE-2026-15927

A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS5.4AI score0.00285EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 7:17 p.m.11 views

CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS0.00243EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 7:17 p.m.8 views

DEBIAN-CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

6CVSS5.5AI score0.00243EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/20 7:17 p.m.15 views

CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS5.6AI score0.00243EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/20 6:57 p.m.22 views

CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS5.5AI score0.00243EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 6:50 p.m.45 views

CVE-2026-64619 FileCodeBox < 2.4 Anti-bruteforce Rate Limit Bypass via Spoofed Headers

FileCodeBox before 2.4 contains a rate-limit bypass vulnerability in the IPRateLimit class that allows unauthenticated attackers to circumvent request throttling by supplying attacker-controlled X-Real-IP and X-Forwarded-For headers without verification of trusted reverse proxy origin. Attackers...

8.7CVSS0.00202EPSS
SaveExploits0References4
Rows per page
Query Builder