Lucene search
+L

352 matches found

RedhatCVE
RedhatCVE
added 2026/01/06 7:27 a.m.5 views

CVE-2025-69226

A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. An attacker can exploit a vulnerability in the path normalization logic for static files to determine if specific absolute path components exist on the server. This information disclosure is possible if the...

6.3CVSS5.9AI score0.00313EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/05 11:15 p.m.2 views

DEBIAN-CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

5.3CVSS7.5AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/05 11:15 p.m.18 views

AZL-73526 CVE-2025-69226 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS7AI score0.00313EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/05 11:15 p.m.6 views

CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS0.00313EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/05 11:15 p.m.8 views

CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.8AI score0.00313EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/05 11:15 p.m.5 views

UBUNTU-CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.2AI score0.00313EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/05 11:9 p.m.11 views

AIOHTTP vulnerable to brute-force leak of internal static file path components

Summary Path normalization for static files prevents path traversal, but opens up the ability for an attacker to ascertain the existence of absolute path components. Impact If an application uses web.static not recommended for production deployments, it may be possible for an attacker to ascertai...

6.3CVSS6.8AI score0.00313EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/01/05 10:52 p.m.31 views

CVE-2025-69226

CVE-2025-69226 affects AIOHTTP (async HTTP client/server for asyncio) where versions 3.13.2 and below leak information about absolute path components via the static file path normalization logic when using web.static(). This can enable an attacker to determine path components; the issue is fixed ...

6.3CVSS6.2AI score0.00313EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/05 10:52 p.m.2 views

CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.2AI score0.00313EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/05 10:52 p.m.6 views

CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.5AI score0.00313EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/05 8:46 a.m.5 views

CVE-2025-66518 Apache Kyuubi: Unauthorized directory access due to missing path normalization

Any client who can access to Apache Kyuubi Server via Kyuubi frontend protocols can bypass server-side config kyuubi.session.local.dir.allow.list and use local files which are not listed in the config. This issue affects Apache Kyuubi: from 1.6.0 through 1.10.2. Users are recommended to upgrade t...

8.8CVSS6.4AI score0.00892EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/05 8:46 a.m.36 views

CVE-2025-66518

Apache Kyuubi Server 1.6.0–1.10.2 is affected by a path traversal/unauthorized local-file access vulnerability where an attacker able to reach the Kyuubi frontend could bypass the kyuubi.session.local.dir.allow.list. Root cause involves insufficient path normalization, permitting access to local ...

8.8CVSS6.4AI score0.00892EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.6 views

aiohttp 信息泄露漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs. An information disclosure vulnerability exists in aiohttp 3.13.2 and earlier versions, which stems from path normalization logic that may disclose absolute path component information,...

6.3CVSS5.9AI score0.00313EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.5 views

PT-2026-1351

Name of the Vulnerable Software and Affected Versions AIOHTTP versions 3.13.2 and below Description AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python, has an issue where versions 3.13.2 and below allow an attacker to determine the existence of absolute path components...

9.8CVSS6.7AI score0.00313EPSS
SaveExploits0References218
OSV
OSV
added 2025/12/19 4:15 p.m.9 views

CVE-2025-66905

The Takes web framework's TkFiles take thru 2.0-SNAPSHOT fails to canonicalize HTTP request paths before resolving them against the filesystem. A remote attacker can include ../ sequences in the request path to escape the configured base directory and read arbitrary files from the host system...

7.5CVSS5.9AI score0.0053EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/12/19 12:0 a.m.8 views

Langflow 安全漏洞

Langflow is a visualization framework for building multi-agent and RAG applications from the Langflow open source. A security vulnerability exists in Langflow versions prior to 1.7.0 that stems from a failure to restrict or normalize file paths, which could lead to arbitrary file creation or...

7.1CVSS6.5AI score0.03771EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/12/16 9:22 p.m.19 views

Better Auth's rou3 Dependency has Double-Slash Path Normalization which can Bypass disabledPaths Config and Rate Limits

Summary An issue in the underlying router library rou3 can cause /path and //path to be treated as identical routes. If your environment does not normalize incoming URLs e.g., by collapsing multiple slashes, this can allow bypasses of disabledPaths and path-based rate limits. Details Better Auth...

7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/12/16 9:22 p.m.10 views

GHSA-X732-6J76-QMHM Better Auth's rou3 Dependency has Double-Slash Path Normalization which can Bypass disabledPaths Config and Rate Limits

Summary An issue in the underlying router library rou3 can cause /path and //path to be treated as identical routes. If your environment does not normalize incoming URLs e.g., by collapsing multiple slashes, this can allow bypasses of disabledPaths and path-based rate limits. Details Better Auth...

8.6CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2025/12/15 7:37 p.m.6 views

GO-2025-4206 Path Normalization Bypass in Traefik Router + Middleware Rules in github.com/traefik/traefik

Path Normalization Bypass in Traefik Router + Middleware Rules in github.com/traefik/traefik...

6.9CVSS6.8AI score0.00351EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2025/12/13 7:58 a.m.42 views

curl: Denial of Service (DoS) vulnerability in dedotdotify() URL path normalization

Summary A Denial of Service DoS vulnerability exists in the dedotdotify function in lib/urlapi.c that can cause excessive CPU consumption due to On² time complexity when processing URLs with malicious path patterns containing many ../ sequences. Affected Component - Component: libcurl URL API -...

7.1AI score
SaveExploits0
Rows per page
Query Builder