Lucene search
+L

116174 matches found

OSV
OSV
added 2026/08/25 4:28 p.m.6 views

CVE-2026-55557 browse-mcp: Arbitrary file write via unconfined download and state paths

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/25 4:20 p.m.8 views

EUVD-2026-65614

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

6.7AI score0.00594EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/25 4:20 p.m.36 views

CVE-2026-19912 CVE-2026-19912

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

0.00594EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79781

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 4:17 p.m.7 views

CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS0.00307EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79674

NLTK versions before 3.10.3 contain a path sandbox bypass vulnerability in corpus-reader constructors that allows attackers to read files outside the intended data root. Attackers can supply arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader constructors to access...

8.8CVSS0.00226EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.11 views

CVE-2026-79674

NLTK versions before 3.10.3 contain a path sandbox bypass vulnerability in corpus-reader constructors that allows attackers to read files outside the intended data root. Attackers can supply arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader constructors to access...

8.8CVSS5.2AI score0.00226EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 4:17 p.m.4 views

UBUNTU-CVE-2026-79674

NLTK versions before 3.10.3 contain a path sandbox bypass vulnerability in corpus-reader constructors that allows attackers to read files outside the intended data root. Attackers can supply arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader constructors to access...

8.8CVSS7.2AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.5 views

UBUNTU-CVE-2026-79781

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.9AI score0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.4 views

UBUNTU-CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.9AI score0.00307EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.2AI score0.00307EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79781

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.9AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 4:13 p.m.4 views

GHSA-VFP3-V2GW-7WFQ Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.6AI score0.00431EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/25 4:13 p.m.18 views

EUVD-2026-39800

Echo: Encoded slash %2F bypasses route-level protection and exposes static files...

7.5CVSS5.1AI score0.00431EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/25 3:40 p.m.8 views

EUVD-2026-65549

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default Docker security.yaml includes /bin/bash in allowedexecutables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell...

8.4CVSS5.8AI score0.0034EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 3:16 p.m.8 views

CVE-2026-55540

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, ispathwithindirectory uses os.path.abspath rather than os.path.realpath for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing readfile and other code tools to access files...

7.1CVSS0.00272EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 3:16 p.m.10 views

CVE-2026-55527

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized userid into self.userpath. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitize...

7.1CVSS0.00321EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:16 p.m.6 views

EUVD-2026-65539

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.20 views

CVE-2026-79781

rclone serve s3 before version 1.74.4 contains a path traversal vulnerability in its handling of S3 object keys. An unauthenticated, network-based attacker can include dot-dot (../) segments in object key names (e.g., ../root-secret.txt) to escape the bucket namespace and read or overwrite files ...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.9 views

CVE-2026-79781 rclone serve s3 Path Traversal via dot-dot object keys

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder