Lucene search
+L

352 matches found

OSV
OSV
added 2026/02/13 3:52 a.m.12 views

USN-8032-1 python-aiohttp vulnerabilities

Charles Chan discovered that AIOHTTP incorrectly handled the decompression of compressed requests. A remote attacker could possibly use this issue to cause a denial of service. This issue was only addressed in Ubuntu 25.10. CVE-2025-69223 Thomas Rinsma discovered that AIOHTTP incorrectly handled...

8.7CVSS5.8AI score0.00487EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/10 12:25 a.m.4 views

Incorrect Authorization

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Incorrect Authorization via improper normalization of URL paths in the rules. An attacker can gain unauthorized access to restricted files and perform unauthorized...

8.6CVSS5.6AI score0.00461EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/02/10 12:25 a.m.4 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via improper normalization of URL paths in the rules. An attacker can gain unauthorized access to restricted files and perform unauthorized modifications by crafting requests with multiple leading slashes in the...

8.6CVSS5.6AI score0.00461EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/02/10 12:25 a.m.12 views

File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

Summary An authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashes e.g., //private/ to the path, the authorization check fails to match the rule, while the underlying filesystem resolves the path correctly, granting...

8.1CVSS5.6AI score0.00461EPSS
SaveExploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/27 4:59 a.m.13 views

CVE-2026-23889

A flaw was found in pnpm, a package manager. This vulnerability, known as path traversal, allows a malicious package to write files to unintended locations on Windows systems during the extraction of compressed archives tarballs. The issue arises because pnpm's path normalization process does not...

6.5CVSS6.2AI score0.00433EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/01/26 9:2 p.m.13 views

pnpm has Windows-specific tarball Path Traversal

Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators, enabling path traversal. This vulnerability...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5Affected Software1
Packet Storm
Packet Storm
added 2026/01/23 12:0 a.m.168 views

📄 NodeJS 24.x Path Traversal

NodeJS version 24.x precise windows path traversal proof of concept exploit that leverages reserved device names. ============================================================================================================================================= | Title : NodeJS 24.x Precise Windows Pat...

7.5CVSS5.4AI score0.09752EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.7 views

Azure Linux 3.0 Security Update: nodejs (CVE-2024-21891)

The version of nodejs installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-21891 advisory. - Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, whi...

8.8CVSS5.6AI score0.01245EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/19 11:25 p.m.7 views

CVE-2026-23644

esm.sh is a no-build content delivery network CDN for web development. Prior to Go pseeudoversion 0.0.0-20260116051925-c62ab83c589e, the software has a path traversal vulnerability due to an incomplete fix. path.Clean normalizes a path but does not prevent absolute paths in a malicious tar file...

8.7CVSS5.5AI score0.00477EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/01/17 12:25 a.m.6 views

SUSE CVE-2026-0650

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7.1AI score0.00439EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 8:38 a.m.7 views

CVE-2026-0650

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7AI score0.00439EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.14 views

OpenFlagr contains an authentication bypass vulnerability in the HTTP middleware

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7AI score0.00439EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/01/07 12:17 p.m.11 views

CVE-2026-0650

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS0.00439EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/07 4:55 a.m.6 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function via improper path normalization in the whitelist logic. An attacker can gain unauthorized access to protected API endpoints by sending crafted requests that bypass authentication checks. This...

9.8CVSS7.1AI score0.00439EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/07 4:55 a.m.7 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function via improper path normalization in the whitelist logic. An attacker can gain unauthorized access to protected API endpoints by sending crafted requests that bypass authentication checks. This...

9.8CVSS7.1AI score0.00439EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/07 4:29 a.m.34 views

CVE-2026-0650 OpenFlagr <= 1.1.18 Authentication Bypass via Prefix Whitelist Path Normalization

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS0.00439EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/07 4:29 a.m.3 views

CVE-2026-0650 OpenFlagr <= 1.1.18 Authentication Bypass via Prefix Whitelist Path Normalization

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS6.6AI score0.00439EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/07 4:29 a.m.35 views

CVE-2026-0650

OpenFlagr (github.com/openflagr/flagr) is affected by an authentication bypass in the HTTP middleware caused by improper path normalization in the whitelist logic. Affected versions are prior to and including 1.1.18. The vulnerability can allow unauthenticated access to protected API endpoints, w...

9.3CVSS6.6AI score0.00439EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.15 views

PT-2026-1559

Name of the Vulnerable Software and Affected Versions OpenFlagr versions prior to and including 1.1.18 Description The software contains an authentication bypass issue in the HTTP middleware. Improper path normalization within the whitelist logic allows crafted requests to bypass authentication,...

9.3CVSS6.7AI score0.00439EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.7 views

flagr 安全漏洞

flagr is a monitoring service from openflagr open source. A security vulnerability exists in flagr version 1.1.18 and earlier, which stems from improper path normalization of the whitelisting logic in the HTTP middleware, which could lead to authentication bypass...

9.3CVSS6.5AI score0.00439EPSS
SaveExploits0References3
Rows per page
Query Builder