Lucene search
+L

52544 matches found

OSV
OSV
added 2026/08/18 6:05 p.m.3 views

GO-2026-4950 Authorization bypass via double-encoded paths in github.com/valyala/fasthttp

In github.com/valyala/fasthttp before 1.70.0, ServeFile and ServeFS reinterpret filesystem paths as URIs, decoding percent-encoded sequences and treating characters like '?' and '' as URI delimiters. In applications where authorization guards inspect ctx.Path before passing paths to file-serving...

5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/18 6:04 p.m.6 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:04 p.m.21 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS0.00295EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 6:04 p.m.6 views

EUVD-2026-61101

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.4AI score0.00295EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:04 p.m.8 views

CVE-2026-69160

In server/handles/sharing.go, strings.HasPrefix(requested_path, user.BasePath) fails to enforce a directory separator boundary. An authenticated user with CanShare permission and a BasePath like /base can create a share for a sibling path like /base2/secret.txt, then use the public share download...

6.5CVSS5.4AI score0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:04 p.m.2 views

CVE-2026-69160 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 6:01 p.m.6 views

GHSA-8J49-MMCX-4MP5 MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.8AI score0.00358EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.9 views

MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.7AI score0.00358EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/08/18 5:57 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the manager.go file. An attacker can write files to arbitrary user-writable locations by convincing a user to install or execute a malicious plugin. Note: This is only exploitable if the plugin is not sourced fro...

6.8CVSS6.7AI score0.00151EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 5:51 p.m.30 views

CVE-2026-50143

In @apify/actors-mcp-server versions before 0.10.11, getActorMCPServerURL() in src/mcp/actors.ts:44 naively concatenates a trusted base URL with an attacker-controlled webServerMcpPath, allowing an @ character to inject an arbitrary hostname. Node.js's WHATWG URL parser treats the prefix as useri...

8.1CVSS5.4AI score0.00338EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:47 p.m.3 views

CVE-2026-68922 MobSF: Arbitrary File Read via Path Traversal in ZIP Uploads

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 5:47 p.m.8 views

EUVD-2026-61132

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS5.3AI score0.00358EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:47 p.m.15 views

CVE-2026-68922

In MobSF versions before 4.5.1, find_icon_path_zip in mobsf/StaticAnalyzer/views/android/icon_analysis.py constructs paths from the manifest android:icon value without sanitizing traversal or verifying containment. An authenticated user can upload a crafted ZIP/APK to read server files matching A...

5.5CVSS5.4AI score0.00358EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:47 p.m.22 views

CVE-2026-68922 MobSF: Arbitrary File Read via Path Traversal in ZIP Uploads

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:26 p.m.4 views

CVE-2026-74044 Wazuh 4.0.0 < 4.14.6 Path Traversal Arbitrary Directory Deletion via Cluster Hello

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a...

7CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 5:26 p.m.9 views

EUVD-2026-61076

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a...

7CVSS5.5AI score0.00378EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 5:26 p.m.26 views

CVE-2026-74044

Wazuh versions 4.0.0 through 4.14.5 are vulnerable: an authenticated cluster peer with a valid Fernet key can supply a path-traversal-shaped node name in the cluster hello payload; on disconnect, the master's peer cleanup routine deletes arbitrary directory contents within the wazuh user's writab...

7CVSS5.5AI score0.00378EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 5:26 p.m.22 views

CVE-2026-74044 Wazuh 4.0.0 < 4.14.6 Path Traversal Arbitrary Directory Deletion via Cluster Hello

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a...

7CVSS0.00378EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 5:25 p.m.30 views

CVE-2026-74038

Wazuh 4.0.0 before 4.14.6 is vulnerable: insufficient validation in OS_IsValidName() and unsafe path concatenation in delete_diff() allow an unauthenticated attacker to enroll an agent named ".." via the enrollment port, resolving traversal to the parent queue directory and deleting its subdirect...

7.1CVSS5.4AI score0.00351EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 5:25 p.m.8 views

EUVD-2026-61074

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows unauthenticated remote attackers to cause denial of service by enrolling an agent with a dot-sequence name such as ".." through the enrollment port. Attackers exploit insufficient validation in OSIsValidName and unsafe...

7.1CVSS5.4AI score0.00351EPSS
SaveExploits0References3
Rows per page
Query Builder