Lucene search
+L

94196 matches found

NVD
NVD
added 2026/07/20 5:17 p.m.15 views

CVE-2026-32820

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the documentation and static markdown renderer accepts...

7.5CVSS0.00893EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 5:00 p.m.10 views

CVE-2026-58484 Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/20 5:00 p.m.26 views

CVE-2026-58484

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to v5.12.2, EnvironmentManager.listBackups() reads each backup’s _manifest.json and trusts the manifest’s path field; pruneBackups() then passes that path to rmSync(), enabling an attacker who can modify a manifest under data//.ba...

7.1CVSS5.7AI score0.00207EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/20 4:30 p.m.47 views

CVE-2026-58481 Network-AI: AgentRuntime sandbox path-prefix checks allow file access outside the configured base directory

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, AgentRuntime promises scoped file access under a configured sandbox basePath, but its path containment checks use raw string prefix tests. A sandbox base such as /tmp/network-ai-sandbox also matches a sibling pa...

6.5CVSS0.00203EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/20 4:26 p.m.27 views

CVE-2026-58413

CVE-2026-58413 affects Network-AI (TypeScript/Node.js) where, before v5.12.2, EnvironmentManager.restore(env, backupId) builds a backup path with join(envDir, '.backups', backupId) and only checks that this path exists. This allowed path traversal like ../../../outside/source-dir to copy files fr...

6.1CVSS5.6AI score0.00203EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:26 p.m.8 views

CVE-2026-58413

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.restoreenv, backupId computes the backup path with joinenvDir, '.backups', backupId and only checks that this path exists. It does not resolve the result or verify that it remains under...

6.1CVSS5.5AI score0.00203EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/20 4:26 p.m.9 views

CVE-2026-58413 EnvironmentManager.restore() backup ID path traversal copies arbitrary directories into environment data

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.restoreenv, backupId computes the backup path with joinenvDir, '.backups', backupId and only checks that this path exists. It does not resolve the result or verify that it remains under...

6.1CVSS5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.12 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 4:17 p.m.14 views

CVE-2026-51026

Directory Traversal vulnerability in FileThingie v.2.5.7 allows a remote attacker to obtain sensitive information via a crafted request...

6.5CVSS0.01254EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 4:17 p.m.16 views

CVE-2026-46671

Rust OneNote File Parser is a parser for Microsoft OneNote files implemented in Rust. Prior to version 1.1.1, a maliciously crafted .onetoc2 table-of-contents file can cause Parser::parsenotebook to open arbitrary files on the host filesystem outside the notebook's directory. The parser reads ent...

4.4CVSS0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 4:17 p.m.17 views

CVE-2026-45711

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

8.2CVSS0.00311EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.16 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:05 p.m.14 views

Important: Red Hat Security Advisory: Satellite 6.16.11 Async Update

An update is now available for Red Hat Satellite 6.16 for RHEL 8 and RHEL 9. 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...

9.6CVSS5.6AI score0.01194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:05 p.m.13 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 3:56 p.m.17 views

CVE-2026-46671 Rust OneNote File Parser: Path traversal in `Parser::parse_notebook` allows reading files outside the notebook directory

Rust OneNote File Parser is a parser for Microsoft OneNote files implemented in Rust. Prior to version 1.1.1, a maliciously crafted .onetoc2 table-of-contents file can cause Parser::parsenotebook to open arbitrary files on the host filesystem outside the notebook's directory. The parser reads ent...

4.4CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/07/20 3:16 p.m.20 views

CVE-2026-52349

Directory Traversal vulnerability in Menyoo 2.0 Versions before commit 729aa48: fixed in commit 729aa48 allows a local attacker to execute arbitrary code via the Spooner file management, VehicleSpawner save/folder/rename functionality, WeaponOptions save/folder/rename functionality,...

7.8CVSS0.00381EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 3:10 p.m.8 views

SUSE-SU-2026:3138-1 Security update for 389-ds

This update for 389-ds fixes the following issues - Update to version 2.7.0git212.9b0755edb. - CVE-2026-11610: heap buffer overflow in sasliorecv via padded SASL UNBIND bsc1270695. - CVE-2026-11611: content synchronization persistent search plugin can allow unbounded memory growth bsc1267975. -...

8.8CVSS6.6AI score0.00796EPSS
SaveExploits0References30
SUSE Linux
SUSE Linux
added 2026/07/20 3:10 p.m.29 views

Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 2.2.10git255.752643c78. Security issues fixed: CVE-2026-11610: missing bounds check in sasliorecv can lead to a heap buffer overflow when processing a specially crafted oversized LDAP UNBIND packet bsc1270695. CVE-2026-11611:...

8.8CVSS5.9AI score0.00796EPSS
SaveExploits0References58
OSV
OSV
added 2026/07/20 3:10 p.m.13 views

SUSE-SU-2026:3136-1 Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 2.2.10git255.752643c78. Security issues fixed: - CVE-2026-11610: missing bounds check in sasliorecv can lead to a heap buffer overflow when processing a specially crafted oversized LDAP UNBIND packet bsc1270695. - CVE-2026-11611...

8.8CVSS5.9AI score0.00796EPSS
SaveExploits0References30
EUVD
EUVD
added 2026/07/20 2:39 p.m.16 views

EUVD-2026-45967

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

5.9CVSS5.5AI score0.00311EPSS
SaveExploits1References2
Rows per page
Query Builder