Lucene search
+L

55796 matches found

NVD
NVD
added 2026/09/04 6:17 p.m.8 views

CVE-2026-50553

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/04 6:17 p.m.6 views

CVE-2026-53757

Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip function extracts all ZIP entries via ZipArchive::extractTo without validating entry paths for ../ traversal sequences. Only the first entry's subdirectory structure is checked. An attacker can overwrite...

6.9CVSS0.00347EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 6:00 p.m.14 views

EUVD-2026-60966

CodeWhale: Project config instructions override enables arbitrary file read into AI system prompt via cloned repository...

8.7CVSS5.3AI score0.00414EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 5:47 p.m.7 views

CVE-2026-53757 Emlog: Zip Slip Path Traversal in Plugin/Template ZIP Upload Enables RCE

Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip function extracts all ZIP entries via ZipArchive::extractTo without validating entry paths for ../ traversal sequences. Only the first entry's subdirectory structure is checked. An attacker can overwrite...

6.9CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/09/04 5:47 p.m.19 views

CVE-2026-53757

Emlog , an open-source website building system, is affected in versions 2.6.29 and prior by a Zip Slip path traversal in the emUnZip() function. The function extracts all ZIP entries via ZipArchive::extractTo() but validates the ../ traversal sequence only for the first entry's subdirectory , all...

6.9CVSS5.4AI score0.00347EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 5:47 p.m.35 views

CVE-2026-53757 Emlog: Zip Slip Path Traversal in Plugin/Template ZIP Upload Enables RCE

Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip function extracts all ZIP entries via ZipArchive::extractTo without validating entry paths for ../ traversal sequences. Only the first entry's subdirectory structure is checked. An attacker can overwrite...

6.9CVSS0.00347EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 5:34 p.m.13 views

EUVD-2026-60972

CodeWhale: imageanalyze follows workspace symlinks, leaking external file bytes...

8.7CVSS5.1AI score0.00423EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 5:25 p.m.30 views

CVE-2026-50553

Note Mark (open-source Go note-taking app, module github.com/enchant97/note-mark/backend) is vulnerable to a path traversal in its data-export CLI commands (migrate export and migrate export-v1) prior to version 0.19.5 . The root cause is an unanchored regex ([a-z0-9-]+) used to validate book and...

8.6CVSS7.8AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:25 p.m.6 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/04 5:25 p.m.34 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/04 5:16 p.m.7 views

CVE-2026-17622

IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information due to improper limitation of a pathname to a restricted directory...

6.5CVSS0.00486EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 4:43 p.m.39 views

CVE-2026-14470 Langflow OSS is affected by arbitrary file read due to path traversal vulnerabilities in file and knowledge base components

IBM Langflow OSS 1.0.0 through 1.10.2 could allow an authenticated attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system...

6.5CVSS0.00336EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 4:43 p.m.21 views

CVE-2026-14470

IBM Langflow OSS versions 1.0.0 through 1.10.2 is vulnerable to a path traversal flaw (CWE-22) in its file and knowledge base components. An authenticated attacker can send a crafted URL request containing ../ sequences to read arbitrary files on the system. Per the IBM security bulletin, in the ...

6.5CVSS5.5AI score0.00336EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/09/04 4:29 p.m.17 views

CVE-2026-17621

IBM Langflow OSS versions 1.0.0 through 1.10.2 are affected by a path traversal vulnerability (CWE-22) in its file and knowledge base components. The root cause involves user-supplied path values not being validated against /../ sequences in the Directory component, the Knowledge Base connector i...

5.4CVSS5.6AI score0.00293EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/04 4:29 p.m.40 views

CVE-2026-17621 Langflow OSS is affected by arbitrary file read due to path traversal vulnerabilities in file and knowledge base components

IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

5.4CVSS0.00293EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 4:29 p.m.35 views

CVE-2026-17622 Langflow OSS is affected by arbitrary file read due to path traversal vulnerabilities in file and knowledge base components

IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information due to improper limitation of a pathname to a restricted directory...

6.5CVSS0.00486EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 4:29 p.m.7 views

EUVD-2026-71463

IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information due to improper limitation of a pathname to a restricted directory...

6.5CVSS5.3AI score0.00486EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 4:29 p.m.17 views

CVE-2026-17622

IBM Langflow OSS versions 1.0.0 through 1.10.2 are affected by path traversal (CWE-22) vulnerabilities across three components: the Directory component, the Knowledge Base connector ingestion endpoint, and the Knowledge Base flow component. In the Directory component, user-supplied paths are not ...

6.5CVSS5.3AI score0.00486EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/04 4:17 p.m.7 views

CVE-2026-19303

IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to delete arbitrary local files or directories due to improper limitation of a pathname to a restricted directory...

8.1CVSS0.00387EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 4:17 p.m.8 views

CVE-2026-19306

IBM Langflow OSS 1.0.0 through 1.11.2 allows an authenticated attacker to read arbitrary files from the server filesystem — including server secret material secretkey, JWT signing keys, the application database, /proc/self/environ, and other tenants' upload directories — by supplying absolute pat...

7.7CVSS0.00401EPSS
SaveExploits0References1
Rows per page
Query Builder