Lucene search
+L

1364 matches found

EUVD
EUVD
added last week11 views

EUVD-2026-54579

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.7.0 to 4.12.33, the Proxy Helper proxy function in hono/proxy does not remove response headers named by the origin's Connection header. Per RFC 9110 Section 7.6.1, an intermediary must remove the header...

3.7CVSS5.3AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:17 a.m.7 views

UBUNTU-CVE-2026-63220

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.5AI score0.00135EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 7:18 p.m.8 views

UBUNTU-CVE-2026-59881

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS5.5AI score0.00302EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/30 5:34 p.m.16 views

CVE-2026-59881

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/28 1:18 a.m.7 views

[SECURITY] Fedora 43 Update: perl-Mojolicious-9.48-1.fc43

Back in the early days of the web there was this wonderful Perl library called CGI, many people only learned Perl because of it. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the...

9.1CVSS5.5AI score0.00255EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/28 1:1 a.m.6 views

[SECURITY] Fedora 44 Update: perl-Mojolicious-9.48-1.fc44

Back in the early days of the web there was this wonderful Perl library called CGI, many people only learned Perl because of it. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the...

9.1CVSS5.5AI score0.00255EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 5:39 a.m.6 views

BIT-DOTNET-2026-47300 ASP.NET Core Elevation of Privilege Vulnerability

Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.8AI score0.00527EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.15 views

PT-2026-65020

Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.8AI score0.00736EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.16 views

PT-2026-65018

Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.8AI score0.00527EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/25 1:18 a.m.7 views

[SECURITY] Fedora 43 Update: python-django5-5.2.16-1.fc43

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.3CVSS6.6AI score0.00361EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/22 8:25 p.m.16 views

CVE-2026-55677

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS4.9AI score0.00431EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:59 a.m.8 views

ASP.NET Core: ASP.NET Core: Privilege Elevation via Authentication Bypass

A flaw was found in ASP.NET Core. An authorized attacker can exploit this authentication bypass vulnerability over a network by manipulating assumed-immutable data. This can allow the attacker to elevate their privileges within the system...

8.8CVSS5.3AI score0.00736EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/07/18 12:28 a.m.17 views

[SECURITY] Fedora 44 Update: python-django5-5.2.16-1.fc44

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.3CVSS6.5AI score0.00361EPSS
SaveExploits0
CVE
CVE
added 2026/07/17 12:0 a.m.26 views

CVE-2026-42168

The CVE covers django-pyas2 up to version 1.2.3, where the Partner model’s cmd_receive and cmd_send fields are passed directly to os.system() in pyas2/utils.py. The underlying vulnerability is OS command injection, exploitable when an AS2 message is received or sent, allowing an authenticated adm...

9.1CVSS6AI score0.01232EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 7:17 p.m.14 views

UBUNTU-CVE-2026-47767

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 5.4.46 until 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the CVE-2024-50340 fix gated runtime argv parsing on empty$GET, but parsestr and the web SAPI can disagree, allowing a crafted query string to...

9.8CVSS6.1AI score0.00389EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/14 5:53 p.m.26 views

CVE-2026-45066

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

6.1CVSS5.3AI score0.00298EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/14 5:5 p.m.9 views

CVE-2026-45646 OData for ASP.NET and ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS6.1AI score0.0078EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:5 p.m.37 views

CVE-2026-45646 OData for ASP.NET and ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS0.0078EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:4 p.m.33 views

CVE-2026-50506 OData for ASP.NET and ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS0.0078EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:0 a.m.16 views

Security Update for Microsoft ASP.NET Core (July 2026)

The Microsoft ASP.NET installations on the remote host are missing a security update. It is, therefore, affected by multiple vulnerabilities as referenced in the vendor advisory. - Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate...

8.8CVSS5.5AI score0.00736EPSS
SaveExploits0References13
Rows per page
Query Builder