Lucene search
+L

116659 matches found

CVE
CVE
added 2026/08/20 6:53 p.m.28 views

CVE-2026-64777

CVE-2026-64777 affects Apple's container tool. A malicious builder peer can request an in-context file by name from the host and receive the contents of whatever that name resolves to, even when it resolves outside the build context . This is a path-traversal-style information disclosure: the fil...

4.3CVSS5.3AI score0.00232EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/20 6:45 p.m.12 views

python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation

A flaw was found in Python's pkgutil.getdata function, which is used to retrieve data from packages. This function did not properly validate the resource argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories store...

4.5AI score0.00238EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 6:36 p.m.36 views

EUVD-2026-44820

Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication...

9.3CVSS5.2AI score0.00664EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/20 6:35 p.m.9 views

GHSA-2P39-2JF3-FV2Q next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

6.9CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:35 p.m.11 views

next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

5.6AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/20 6:35 p.m.47 views

CVE-2026-53584 libgit2: Submodule path traversal

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS0.00328EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/20 6:35 p.m.23 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS8.4AI score0.00328EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:35 p.m.18 views

CVE-2026-53584 libgit2: Submodule path traversal

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/20 6:35 p.m.15 views

EUVD-2026-63546

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS8.4AI score0.00328EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:35 p.m.102 views

CVE-2026-53584

libgit2 (a portable C implementation of Git core methods) is vulnerable to submodule path traversal in versions prior to 1.8.6 and 1.9.5 . The affected code paths in src/libgit2/submodule.c (git_submodule_lookup and git_submodule_add_setup) fail to reject traversal components (e.g., ../) in submo...

4.3CVSS8.4AI score0.00328EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 6:16 p.m.9 views

CVE-2026-73259

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can send a crafted percent-encoded request path to a deployment using MGENABLEDIRLIST and persuade a user to visit it. The mghttpservedir and listdir path in src/http.c places the decoded request URI into the...

5.4CVSS0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:16 p.m.12 views

DEBIAN-CVE-2026-73255

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS5.4AI score0.00594EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.10 views

CVE-2026-73255

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS0.00594EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:16 p.m.11 views

AZL-96912 CVE-2026-63380 affecting package libtevent 0.14.1-1

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS5.9AI score0.00113EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.13 views

CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:15 p.m.16 views

OSEC-2026-16 Path traversal in Cohttp.Path.resolve_local_file

The issue is that the function normalizes the URI path before percent decoding it: OCaml let resolvelocalfile docroot uri = let path = Uri.pctdecode path resolve "http" ofstring "/" uri in ... Because %2f is decoded after Uri.resolve, encoded separators survive dot-segment normalization. For...

8.7CVSS5.5AI score
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/20 6:07 p.m.28 views

glib2 security update

An update is available for glib2. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GLib provides the core application building blocks for libraries and...

8.6CVSS6.9AI score0.00619EPSS
SaveExploits6
EUVD
EUVD
added 2026/08/20 5:41 p.m.14 views

EUVD-2026-63500

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:41 p.m.21 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 5:40 p.m.13 views

EUVD-2026-63499

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS5.2AI score0.00594EPSS
SaveExploits0References4
Rows per page
Query Builder