Lucene search
+L

54879 matches found

NVD
NVD
added 2026/07/15 2:18 p.m.28 views

CVE-2026-43637

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

9.1CVSS0.00662EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/15 1:54 p.m.35 views

CVE-2026-43637 Cornac < 2.6.0 Path Traversal via _extract_archive() in download.py

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

8.8CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/07/15 1:54 p.m.39 views

CVE-2026-43637

Cornac before 2.6.0 is affected by a path traversal (Tar Slip) in the _extract_archive() function (cornac/utils/download.py). The vulnerability allows an attacker to write arbitrary files outside the intended cache directory by supplying crafted TAR archives with ../ sequences, absolute paths, or...

9.1CVSS6.2AI score0.00662EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/15 1:54 p.m.44 views

CVE-2026-43637 Cornac < 2.6.0 Path Traversal via _extract_archive() in download.py

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

9.1CVSS0.00662EPSS
SaveExploits1References4
F5 Networks
F5 Networks
added 2026/07/15 1:42 p.m.53 views

K000161971: NGINX Agent vulnerability CVE-2026-60062

Security Advisory Description The NGINX Agent configdirs directive allows a low-privileged attacker to gain limited read and write access to files outside of the designated secure directory. The configdirs directive required for this issue can also be configured through NGINX Instance Manager. A...

6.4CVSS4.8AI score0.00297EPSS
SaveExploits0Affected Software2
NVD
NVD
added 2026/07/15 12:18 p.m.23 views

CVE-2026-61873

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS0.0046EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 12:18 p.m.17 views

CVE-2026-61446

PraisonAI praisonaiagents before 1.6.78 contains a remote code execution vulnerability in the plugin manager, which loads and executes arbitrary Python .py files from project-level and user-home .praisonai/plugins/ directories using importlib specfromfilelocation and execmodule without code...

8.6CVSS0.00325EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/15 11:49 a.m.13 views

Security update for sssd

This update for sssd fixes the following issues CVE-2026-14474: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation bsc1270709. CVE-2026-14476: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypas...

8.8CVSS6.1AI score0.00668EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.39 views

CVE-2026-61873 Grav before 9.1.8 Arbitrary File Write via Twig-Processed Filename

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS0.0046EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/15 11:25 a.m.25 views

EUVD-2026-44621

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/15 11:25 a.m.15 views

CVE-2026-61873 Grav before 9.1.8 Arbitrary File Write via Twig-Processed Filename

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.12 views

CVE-2026-61873

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 11:25 a.m.39 views

CVE-2026-61873

Grav before 9.1.8 is affected by an arbitrary file write in the Form plugin via the process.save.filename parameter. The parameter is path-traversal validated before Twig processing but not re-validated after rendering, enabling an attacker to submit form data that writes arbitrary files (includi...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/15 11:25 a.m.24 views

CVE-2026-61446

CVE-2026-61446 affects PraisonAI before 1.6.78. The plugin manager loads and executes arbitrary Python files from plugin directories using importlib and exec_module without code signing or sandboxing, enabling a local attacker who can write a malicious .py file to achieve arbitrary code execution...

8.6CVSS6.6AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.45 views

CVE-2026-61446 PraisonAI before 1.6.78 Remote Code Execution via Plugin Auto-Discovery

PraisonAI praisonaiagents before 1.6.78 contains a remote code execution vulnerability in the plugin manager, which loads and executes arbitrary Python .py files from project-level and user-home .praisonai/plugins/ directories using importlib specfromfilelocation and execmodule without code...

8.6CVSS0.00325EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/15 11:23 a.m.96 views

Exploit for Path Traversal in Apache Http_Server

CVE-2021-41773 The GREENDARK hospi...

9.8CVSS6.1AI score0.99992EPSS
SaveExploits164
Veracode
Veracode
added 2026/07/15 7:42 a.m.15 views

Path Traversal

github.com/k3s-io/k3s is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths in the etcd snapshot decompression functionality when restoring compressed ZIP-based snapshots, which allows an attacker to craft archive entries with malicious file names that wri...

5.8CVSS6.2AI score0.00167EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/07/15 7:12 a.m.16 views

Path Traversal

SiYuan is vulnerable to Path Traversal. The vulnerability is due to improper validation of double URL-encoded path traversal sequences in the /assets/path route, where attackers can bypass path restrictions to read arbitrary files within the workspace directory, exposing sensitive configuration...

7.5CVSS6.2AI score0.02386EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/07/15 6:35 a.m.64 views

Exploit for Path Traversal in Mindsdb

CVE-2026-27483 Lab - Enterprise Vulnerability Learning Environ...

8.8CVSS6.2AI score0.11113EPSS
SaveExploits5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/15 6:07 a.m.9 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by multiple vulnerabilities due to pip

Summary pip is used by IBM Cloud Pak for Data System 1.0 as the Python package installer for managing and installing Python software packages. Multiple vulnerabilities affect pip. CVE-2026-1703 involves a path traversal vulnerability where files from a maliciously crafted wheel archive may be...

8CVSS6.2AI score0.00405EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder