Lucene search
+L

93864 matches found

Mageia
Mageia
added 2026/07/23 5:45 p.m.12 views

Updated apache packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Apache HTTP Server: modldap per-dir use-after-free. CVE-2026-29167 Apache HTTP Server: modproxyftp XSS. CVE-2026-29170 Apache HTTP Server: modproxyhtml buffer overflow. CVE-2026-34355 Apache HTTP Server: ProxyPassReverseCookieMap buffer overflow...

9.8CVSS5.9AI score0.31042EPSS
SaveExploits9References18
NVD
NVD
added 2026/07/23 5:16 p.m.15 views

CVE-2026-65695

Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute...

7.6CVSS0.00483EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 5:09 p.m.14 views

CVE-2026-65702

Vanna through 2.0.2 contains a path traversal vulnerability in the FileSystemConversationStore persistence integration that allows unauthenticated remote attackers to write attacker-controlled JSON files to arbitrary filesystem locations and read conversation metadata from outside the intended...

8.8CVSS5.7AI score0.0058EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 5:09 p.m.8 views

CVE-2026-65702 Vanna 2.0.2 Path Traversal via FileSystemConversationStore

Vanna through 2.0.2 contains a path traversal vulnerability in the FileSystemConversationStore persistence integration that allows unauthenticated remote attackers to write attacker-controlled JSON files to arbitrary filesystem locations and read conversation metadata from outside the intended...

8.8CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/23 4:37 p.m.46 views

CVE-2026-65698 Void 1.3.4 Path Traversal via AI Agent File-Reading Tools

Void through 1.3.4 contains a path traversal vulnerability in the AI agent file-reading tools that allows network-adjacent attackers to read arbitrary host files outside the open workspace by injecting instructions into content the agent processes. Attackers can supply absolute paths or file://...

6CVSS0.0047EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/23 4:20 p.m.8 views

EUVD-2026-48308

Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute...

7.6CVSS5.4AI score0.00483EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 4:20 p.m.13 views

CVE-2026-65695 Office-Word-MCP-Server 1.1.11 Path Traversal via document tools

Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute...

7.6CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/23 4:20 p.m.10 views

CVE-2026-65695

Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute...

7.6CVSS5.5AI score0.00483EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/23 3:06 p.m.16 views

Directory Traversal

Overview postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal via the process function. An attacker can access arbitrary files and obtain the first 10 bytes of their contents by supplying a crafted...

8.7CVSS6.4AI score0.00587EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/23 3:06 p.m.6 views

Directory Traversal

Overview org.webjars.npm:postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal via the process function. An attacker can access arbitrary files and obtain the first 10 bytes of their contents by supplying a...

9.1CVSS6.2AI score0.00587EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 2:46 p.m.11 views

JLSEC-2026-783

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS5.4AI score0.00442EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 11:42 a.m.7 views

CVE-2026-65607 SiYuan before v3.7.2 Path Traversal via /export/temp/

SiYuan before v3.7.2 contains a path traversal vulnerability in the /export/temp/ short-circuit branch of the serveExport handler kernel/server/serve.go. Unlike the main export branch, this branch joins the raw, percent-decoded request path with util.TempDir and serves the file without the...

7.1CVSS5.9AI score0.00586EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:41 a.m.12 views

PYSEC-2026-3538 Prompty: Arbitrary file read via file reference expansion

Summary Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that the resolved path stayed within an authorized directory. An attacker-controlled prompt file could use path traversal or an absolute path to cause the host application to read files accessible to t...

7.5CVSS5.3AI score0.01286EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3509 PraisonAI GitHub template cache path traversal allows outside-cache file write and directory deletion

Summary PraisonAI's template loader accepts GitHub template URIs with refs, for example github:owner/repo/[email protected]. The resolver stores the user-controlled template path and ref verbatim, and the cache layer later joins those values into /.praison/cache/templates/github//// without...

8.1CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.13 views

PYSEC-2026-3512 PraisonAI Code agent tools fail open without a workspace boundary

PraisonAI Code agent tools fail open without a workspace boundary Summary PraisonAI Code's agent-compatible CODETOOLS wrappers keep a global workspace root initialized to None. If an application uses CODETOOLS, codereadfile, codesearchreplace, or codeapplydiff before calling setworkspace, the...

7.3CVSS5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.12 views

PYSEC-2026-3499 PraisonAI Dynamic Context history and terminal tools read files outside configured storage via path traversal

PraisonAI Dynamic Context history and terminal tools read files outside configured storage via path traversal Summary PraisonAI's Dynamic Context module provides filesystem-backed history and terminal-log storage. The SDK reference describes the module as providing: - artifact storage for tool...

7.5CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.17 views

PYSEC-2026-3470 OpenStack Ironic allows file overwrite via directory traversal during deployment with a crafted ISO image

OpenStack Ironic through before 35.0.2 allows file overwrite via directory traversal during deployment with a crafted ISO image...

5.9CVSS5.3AI score0.00601EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/23 11:18 a.m.22 views

CVE-2026-61981

CVE-2026-61981 affects the WordPress plugin Simple Link Directory Pro up to version 15.0.8 . The issue is an unauthenticated Cross Site Request Forgery (CSRF) vulnerability, as described in both CVE records. No exploitation details or mitigating fixes are provided in the connected documents. The ...

5.4CVSS5.3AI score0.00138EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 11:18 a.m.7 views

EUVD-2026-48213

Unauthenticated Cross Site Request Forgery CSRF in Simple Link Directory Pro = 15.0.8 versions...

5.4CVSS5.3AI score0.00138EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/07/23 11:04 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fixed a issue where shadow paging use-after-free occurred due to an unexpected role. Commit 0cb2af2ea66ad “KVM: x86: Fixed a issue where shadow paging use-after-free occurred due to an unexpected GFN” corrected a mismat...

8.8CVSS6.8AI score0.00908EPSS
SaveExploits5References3
Rows per page
Query Builder