Lucene search
K

2055 matches found

Cvelist
Cvelist
added 2026/03/09 7:19 p.m.26 views

CVE-2026-0846 Arbitrary File Read via Absolute Path Input in nltk.util.filestring()

A vulnerability in the filestring function of the nltk.util module in nltk version 3.9.2 allows arbitrary file read due to improper validation of input paths. The function directly opens files specified by user input without sanitization, enabling attackers to access sensitive system files by...

8.6CVSS0.00359EPSS
Exploits1References1
Huntr
Huntr
added 2026/03/09 12:11 a.m.4 views

Arbitrary File Write via Path Traversal in Malicious NLTK Downloader Index (nltk.downloader.Package.fromxml)

NLTK relies on the nltk.downloader.Downloader class to securely fetch corpora and models. It fetches an index.xml file to map package ids to payload URLs. A critical Arbitrary File Write vulnerability exists in nltk.downloader.Package.fromxml due to a lack of sanitization on the id field. When...

6.4AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.6 views

CVE-2026-2753

An Absolute Path Traversal vulnerability exists in Navtor NavBox. The application exposes an HTTP service that fails to properly sanitize user-supplied path input. Unauthenticated remote attackers can exploit this issue by submitting requests containing absolute filesystem paths. Successful...

7.5CVSS6AI score0.00451EPSS
Exploits0References1
NVD
NVD
added 2026/03/06 3:16 p.m.8 views

CVE-2026-2753

An Absolute Path Traversal vulnerability exists in Navtor NavBox. The application exposes an HTTP service that fails to properly sanitize user-supplied path input. Unauthenticated remote attackers can exploit this issue by submitting requests containing absolute filesystem paths. Successful...

7.5CVSS0.00451EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/06 3:4 p.m.3 views

CVE-2026-2753

An Absolute Path Traversal vulnerability exists in Navtor NavBox. The application exposes an HTTP service that fails to properly sanitize user-supplied path input. Unauthenticated remote attackers can exploit this issue by submitting requests containing absolute filesystem paths. Successful...

7.5CVSS6AI score0.00451EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 3:4 p.m.3 views

CVE-2026-2753

An Absolute Path Traversal vulnerability exists in Navtor NavBox. The application exposes an HTTP service that fails to properly sanitize user-supplied path input. Unauthenticated remote attackers can exploit this issue by submitting requests containing absolute filesystem paths. Successful...

7.5CVSS6AI score0.00451EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/03/06 3:4 p.m.19 views

CVE-2026-2753

CVE-2026-2753 describes an Absolute Path Traversal in Navtor NavBox. An unauthenticated attacker can submit requests containing absolute filesystem paths via the HTTP service, potentially retrieving arbitrary files on the underlying system, limited by the service process privileges. The issue is ...

7.5CVSS6AI score0.00451EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/06 3:4 p.m.28 views

CVE-2026-2753

An Absolute Path Traversal vulnerability exists in Navtor NavBox. The application exposes an HTTP service that fails to properly sanitize user-supplied path input. Unauthenticated remote attackers can exploit this issue by submitting requests containing absolute filesystem paths. Successful...

7.5CVSS0.00451EPSS
Exploits0References2
OSV
OSV
added 2026/03/03 6:9 p.m.5 views

GHSA-7XHJ-55Q9-PC3M OpenClaw's hook transform module path allows traversal and arbitrary JavaScript module loading

Summary OpenClaw hook mapping transforms could be loaded via absolute paths or .. traversal, allowing arbitrary JavaScript module loading/execution in the gateway process when an attacker can modify hooks configuration. Affected Versions - Affected: = 2.0.0-beta3 and = 2026.2.13 - Fixed: 2026.2.1...

8.3CVSS6.2AI score0.00439EPSS
Exploits0References6
OSV
OSV
added 2026/03/02 10:51 p.m.3 views

GHSA-XW4P-PW82-HQR7 OpenClaw's sandbox skill mirroring path traversal vulnerability could write outside the sandbox workspace

Overview In affected versions, OpenClaw’s sandbox skill mirroring used the skill’s frontmatter name as part of the destination path when copying skills into the sandbox workspace. A crafted skill name containing traversal segments for example ../ or an absolute path could cause the copy to write...

7.1CVSS5.9AI score0.00134EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/03/02 10:52 a.m.5 views

CVE-2026-28414

A flaw was found in Gradio. When running on Windows with Python 3.13 or later, an absolute path traversal vulnerability allows unauthenticated attackers to read arbitrary files from the file system. This occurs because a change in Python's os.path.isabs definition causes Gradio's path joining log...

7.5CVSS5.9AI score0.03095EPSS
Exploits1References2
OSV
OSV
added 2026/03/01 1:28 a.m.4 views

GHSA-39MP-8HJ3-5C49 Gradio is Vulnerable to Absolute Path Traversal on Windows with Python 3.13+

Summary Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Details Python 3.13+ changed the definition of os.path.isabs so that root-relative paths like...

7.5CVSS6AI score0.03095EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/01 1:28 a.m.9 views

Gradio is Vulnerable to Absolute Path Traversal on Windows with Python 3.13+

Summary Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Details Python 3.13+ changed the definition of os.path.isabs so that root-relative paths like...

7.5CVSS6AI score0.03095EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/02/27 10:16 p.m.8 views

PYSEC-2026-64

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ change...

7.5CVSS5.9AI score0.03095EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/02/27 9:43 p.m.3 views

CVE-2026-28414 Gradio has Absolute Path Traversal on Windows with Python 3.13+

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ change...

7.5CVSS6AI score0.03095EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/27 9:43 p.m.23 views

CVE-2026-28414 Gradio has Absolute Path Traversal on Windows with Python 3.13+

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ change...

7.5CVSS0.03095EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/27 9:43 p.m.7 views

CVE-2026-28414

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ change...

7.5CVSS6AI score0.03095EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/02/27 9:43 p.m.51 views

CVE-2026-28414

CVE-2026-28414 : The issue affects Gradio prior to 6.7 on Windows with Python 3.13+. A bug in Gradio’s path-joining logic, triggered by Python 3.13+ changes to os.path.isabs, allows an unauthenticated attacker to read arbitrary files from the Gradio server via root-relative paths. The vulnerabili...

7.5CVSS6AI score0.03095EPSS
In wildExploits1References1Affected Software1
OSV
OSV
added 2026/02/27 9:43 p.m.6 views

CVE-2026-28414 Gradio has Absolute Path Traversal on Windows with Python 3.13+

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ change...

7.5CVSS6AI score0.03095EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.8 views

Gradio 安全漏洞

Gradio is an open-source Python library developed by Google. It provides a user-friendly web interface for demonstrating machine learning models. Prior to version 6.7, Gradio had a security vulnerability. This vulnerability stemmed from changes in the definition of os.path.isabs in Python 3.13+,...

7.5CVSS7.4AI score0.03095EPSS
Exploits1References1
Rows per page
Query Builder