Lucene search
+L

52303 matches found

NVD
NVD
added 3 days ago5 views

CVE-2026-74884

opensslencrypt versions before 1.4.0 contain a path traversal vulnerability in the issafepath method where the pluginid parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious pluginid containing path traversal sequences like '../' to...

8.7CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago6 views

CVE-2026-74872

opensslencrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

9.8CVSS0.0046EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago9 views

CVE-2026-74798

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the databaseclean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView kernel/model/attributeview.go, which builds a filesystem path via filepath.Join withou...

9.3CVSS0.00366EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-60103

opensslencrypt versions before 1.4.0 contain a path traversal vulnerability in the issafepath method where the pluginid parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious pluginid containing path traversal sequences like '../' to...

8.7CVSS5.5AI score0.00266EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-74884 openssl_encrypt before 1.4.0 Path Traversal via plugin_id

opensslencrypt versions before 1.4.0 contain a path traversal vulnerability in the issafepath method where the pluginid parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious pluginid containing path traversal sequences like '../' to...

8.7CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago14 views

CVE-2026-74884

The WordPress plugin openssl_encrypt (versions before 1.4.0) has a path traversal flaw in the _is_safe_path method. The unsanitized plugin_id parameter is used to build a plugin config directory path, allowing attackers to inject ../ sequences and read arbitrary directories outside the intended p...

8.7CVSS5.5AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago4 views

CVE-2026-74884 openssl_encrypt before 1.4.0 Path Traversal via plugin_id

opensslencrypt versions before 1.4.0 contain a path traversal vulnerability in the issafepath method where the pluginid parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious pluginid containing path traversal sequences like '../' to...

8.7CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-60081

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the databaseclean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView kernel/model/attributeview.go, which builds a filesystem path via filepath.Join withou...

9.3CVSS5.6AI score0.00366EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-74798 SiYuan kernel Path Traversal via database_clean MCP tool

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the databaseclean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView kernel/model/attributeview.go, which builds a filesystem path via filepath.Join withou...

9.3CVSS0.00366EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago11 views

CVE-2026-74798

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the databaseclean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView kernel/model/attributeview.go, which builds a filesystem path via filepath.Join withou...

9.3CVSS5.6AI score0.00366EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 3 days ago5 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.6AI score0.00479EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 3 days ago6 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.6CVSS6.8AI score0.00479EPSS
SaveExploits6References8
OSV
OSV
added 3 days ago6 views

BIT-RCLONE-2026-71313 rclone: Local Encoding Path Traversal

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.6AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago6 views

BIT-RCLONE-2026-71309 rclone: Incomplete path validation allows backend root escape in serve restic

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.3AI score0.00314EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

BIT-NODE-MIN-2026-58043

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under --permission, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This...

7.5CVSS7.2AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago6 views

BIT-NODE-2026-58043

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under --permission, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This...

7.5CVSS7.5AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago4 views

BIT-GHOST-2026-70593 Ghost: Theme Upload Path Traversal

Ghost is a Node.js content management system. From 0.10.0 until 6.54.1, a vulnerability in custom themes allowed a staff user to write files outside of the uploads directory. This could be used to alter the behavior of the installation through custom theme upload path traversal in LocalStorageBas...

6.6CVSS5.3AI score0.0029EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago4 views

BIT-GHOST-2026-70592 Ghost: Database Backup Path Traversal

Ghost is a Node.js content management system. From 1.20.1 until 6.54.1, an Administrator-level user could remotely overwrite certain files on the filesystem through the database backup filename, leading to integrity and availability issues. The database export endpoint failed to reject path...

5.5CVSS5.3AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

BIT-GIT-2022-24765 Uncontrolled search for the Git directory in Git for Windows

Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder C:.git, which would be picked up by Git operation...

7.8CVSS6.8AI score0.00782EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 3 days ago10 views

PT-2026-73434

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.4AI score0.00253EPSS
SaveExploits0References5
Rows per page
Query Builder