Lucene search
+L

115982 matches found

OSV
OSV
added 2026/08/27 2:51 p.m.12 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:51 p.m.9 views

CVE-2026-81697 openssl_encrypt before 1.4.9 KDF Downgrade via CWD-relative Configuration

opensslencrypt pip package openssl-encrypt versions = 1.4.8 contain a CWD-relative configuration file resolution flaw in cryptsettings.py, where CONFIGFILE originally the absolute per-user path /.cryptsettings.json is reassigned at line 84 to the bare relative name 'cryptsettings.json'. As a...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:51 p.m.8 views

EUVD-2026-67053

opensslencrypt pip package openssl-encrypt versions = 1.4.8 contain a CWD-relative configuration file resolution flaw in cryptsettings.py, where CONFIGFILE originally the absolute per-user path /.cryptsettings.json is reassigned at line 84 to the bare relative name 'cryptsettings.json'. As a...

8.7CVSS5.4AI score0.00149EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/27 2:11 p.m.7 views

CVE-2026-57171

A flaw was found in Compliance-trestle Trestle. The catalog-generate, profile-generate, and ssp-generate author commands are vulnerable to path traversal. A remote attacker can exploit this by providing a specially crafted output path, allowing them to write arbitrary files outside the intended...

7.7CVSS6.3AI score0.00198EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.9 views

CVE-2026-79676

A flaw was found in NLTK. This path traversal vulnerability allows attackers to bypass security measures by using symbolic links within trusted data roots. By staging specially crafted symlinked corpus files, an attacker can disclose sensitive information from outside the intended data directorie...

8.2CVSS5.2AI score0.00307EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.6 views

CVE-2026-79674

A flaw was found in NLTK. A path traversal vulnerability in corpus-reader constructors allows a remote attacker to bypass the intended data root sandbox. By supplying arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader constructors, an attacker can read files and...

8.8CVSS5.6AI score0.00226EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 1:25 p.m.6 views

EUVD-2026-67130

In Eclipse SW360 versions 19.0.0, 19.1.0, 19.2.0, 20.0.0, 20.1.0, if the system is configured to use file system storage with config key enable.attachment.store.to.file.system, the attacker can manipulate the filename upon upload and can essentially cause arbitrary file path traversal. The...

6CVSS5.5AI score0.00371EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 1:25 p.m.13 views

CVE-2026-79653

In Eclipse SW360 versions 19.0.0 through 20.1.0 , when the system is configured to store attachments on the file system via the config key enable.attachment.store.to.file.system , an authenticated attacker can manipulate the filename during upload to achieve arbitrary file path traversal . The CV...

6CVSS5.5AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 1:25 p.m.10 views

CVE-2026-79653

In Eclipse SW360 versions 19.0.0, 19.1.0, 19.2.0, 20.0.0, 20.1.0, if the system is configured to use file system storage with config key enable.attachment.store.to.file.system, the attacker can manipulate the filename upon upload and can essentially cause arbitrary file path traversal. The...

6CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 1:25 p.m.31 views

CVE-2026-79653

In Eclipse SW360 versions 19.0.0, 19.1.0, 19.2.0, 20.0.0, 20.1.0, if the system is configured to use file system storage with config key enable.attachment.store.to.file.system, the attacker can manipulate the filename upon upload and can essentially cause arbitrary file path traversal. The...

6CVSS0.00371EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 1:18 p.m.8 views

CVE-2026-81743

Affected versions of Flowintel allow the LOGFILE configuration value to be modified through system settings without restricting it to a filename inside the intended log directory. Because the application constructs the log destination from this configurable value, an administrator could set LOGFI...

7.5CVSS0.00321EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 1:18 p.m.9 views

CVE-2026-81560

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS0.00479EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/27 1:12 p.m.8 views

CVE-2026-40526

Volmarg Personal Management System contains a path traversal vulnerability in the GET /public/get-file/{path} endpoint. The path parameter is passed directly to file_get_contents() without canonicalization against a permitted base directory, allowing an authenticated attacker to read arbitrary fi...

7.1CVSS5.5AI score0.00623EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 1:12 p.m.7 views

EUVD-2026-67124

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/path endpoint. The path route parameter is passed directly to filegetcontents without...

7.1CVSS5.5AI score0.00623EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 1:12 p.m.10 views

CVE-2026-40526 Volmarg Personal Management System Path Traversal via get-file Endpoint

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/path endpoint. The path route parameter is passed directly to filegetcontents without...

7.1CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 1:12 p.m.29 views

CVE-2026-40526 Volmarg Personal Management System Path Traversal via get-file Endpoint

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/path endpoint. The path route parameter is passed directly to filegetcontents without...

7.1CVSS0.00623EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.6 views

CVE-2026-76844

A flaw was found in webpack-dev-middleware. A remote attacker can exploit a path traversal vulnerability when the configured publicPath lacks a trailing slash. By sending a specially crafted request, the attacker can bypass a security guard, allowing the middleware to resolve files from one...

8.6CVSS5.3AI score0.00371EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/27 12:37 p.m.7 views

CVE-2026-49114

A flaw was found in ONNX. The saveexternaldata function is vulnerable to symlink following and path traversal. A local attacker with write access to a directory where a victim serializes external data can exploit this by pre-planting a symlink. This allows the attacker to cause the victim's write...

7.3CVSS5.6AI score0.00107EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 12:19 p.m.7 views

CVE-2026-71492

A flaw was found in Banks. The DirectoryPromptRegistry.set function improperly handles attacker-controlled Prompt.name and Prompt.version values. This allows for path traversal, enabling an attacker to write arbitrary files outside the intended registry root. This vulnerability could lead to...

6.5CVSS5.6AI score0.00323EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/27 11:59 a.m.28 views

CVE-2026-81743 Flowintel Arbitrary Log File Path Allows Remote Code Execution via Template Injection

Affected versions of Flowintel allow the LOGFILE configuration value to be modified through system settings without restricting it to a filename inside the intended log directory. Because the application constructs the log destination from this configurable value, an administrator could set LOGFI...

7.5CVSS0.00321EPSS
SaveExploits0References1
Rows per page
Query Builder