Lucene search
+L

54295 matches found

NVD
NVD
added 2026/08/24 2:17 p.m.8 views

CVE-2026-76844

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize./$pathname, only matches ".." that stands as a whole path...

8.3CVSS0.00371EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 2:17 p.m.9 views

CVE-2026-76842

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS0.0038EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 1:32 p.m.34 views

CVE-2026-78381 RansomLook Arbitrary File Read via Path Traversal in Post screen Field

RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path without verifying that...

8.2CVSS0.00394EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 1:32 p.m.17 views

CVE-2026-78381

RansomLook is vulnerable to arbitrary file read via a path traversal flaw in the screen field of group posts. The GroupPost.get API handler concatenates the database-stored screen value directly with the application's source/ directory without verifying the resolved path stays within that directo...

8.2CVSS5.7AI score0.00394EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:32 p.m.8 views

EUVD-2026-64859

RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path without verifying that...

8.2CVSS5.9AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 1:32 p.m.10 views

CVE-2026-78381 RansomLook Arbitrary File Read via Path Traversal in Post screen Field

RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path without verifying that...

8.2CVSS6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 1:21 p.m.11 views

Important: Red Hat Security Advisory: python3.14 security update

An update for python3.14 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fr...

7.8CVSS5.4AI score0.0075EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/24 1:21 p.m.8 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.7AI score0.0075EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/24 1:12 p.m.31 views

CVE-2026-76844

webpack-dev-middleware suffers from a path traversal vulnerability in its getFilenameFromUrl function, an incomplete fix for CVE-2024-29180 . When publicPath is configured without a trailing slash, a crafted request (e.g., GET /assets../.env against publicPath /assets) bypasses the UP_PATH_REGEXP...

8.3CVSS5.1AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:12 p.m.6 views

CVE-2026-76844 webpack-dev-middleware Path Traversal via Offset Slice on a Non-Slash-Terminated publicPath

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize./$pathname, only matches ".." that stands as a whole path...

8.3CVSS5.3AI score0.01226EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/08/24 1:12 p.m.7 views

EUVD-2026-64850

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize./$pathname, only matches ".." that stands as a whole path...

8.3CVSS5.2AI score0.00371EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 1:12 p.m.42 views

CVE-2026-76844 webpack-dev-middleware Path Traversal via Offset Slice on a Non-Slash-Terminated publicPath

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize./$pathname, only matches ".." that stands as a whole path...

8.3CVSS0.00371EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 1:11 p.m.8 views

EUVD-2026-64848

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS5.6AI score0.0038EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 1:11 p.m.16 views

CVE-2026-76842

CVE-2026-76842 affects the Mercado Pago Node.js SDK (through 3.4.0 ). The payment, paymentRefund, advancedPayment, and disbursementRefund clients interpolate caller-supplied identifiers into API request paths via template literals without percent-encoding , so URL-structural characters (dot-dot, ...

8.8CVSS5.4AI score0.0038EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 12:54 p.m.39 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.7AI score0.0075EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/24 11:41 a.m.10 views

CVE-2026-66007

A flaw was found in datasets. This path traversal vulnerability allows a remote attacker to read arbitrary local files. By providing specially crafted file names in the metadata, an attacker can trick the system into including sensitive local files when datasets are saved or published, leading to...

6.9CVSS5.8AI score0.00557EPSS
SaveExploits1References7
Patchstack
Patchstack
added 2026/08/24 11:24 a.m.10 views

WordPress Printcart Web to Print Product Designer for WooCommerce plugin <= 2.5.1 - Path Traversal vulnerability

Path Traversal vulnerability discovered by D01EXPLOIT OFFICIAL in WordPress Plugin Printcart Web to Print Product Designer for WooCommerce versions = 2.5.1...

5.3CVSS5.9AI score0.00388EPSS
SaveExploits0References1Affected Software1
Kitploit
Kitploit
added 2026/08/24 11:04 a.m.3 views

CVE-2025-1661

CVE-2025-1661 – Unauthentifizierte Local File Inclusion LFI in HUSKY – Products Filter Professional für WooCommerce Beschreibung Das HUSKY – Products Filter Professional für WooCommerce -Plugin für WordPress ist in allen Versionen bis einschließlich 1.3.6.5 anfällig für Local File Inclusion LFI...

9.8CVSS8.8AI score0.56382EPSS
SaveExploits2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux - Vulnerability in Golang-1.19

There is a path traversal vulnerability in the filepath.Clean function on Windows. On Windows, the filepath.Clean function could transform an invalid path such as “a/../c:/b” into the valid path “c:\b”. This transformation of a relative if invalid path into an absolute path could enable a directo...

7.5CVSS7.5AI score0.01678EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in python-setuptools

Setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability exists in Setuptools prior to version 78.1.1. An attacker could be allowed to write files to arbitrary locations on the file system with the permissions of...

8.8CVSS7.1AI score0.01503EPSS
SaveExploits5References2
Rows per page
Query Builder