Lucene search
+L

42698 matches found

NVD
NVD
added 2026/07/16 10:17 p.m.16 views

CVE-2026-44177

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS0.00454EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 9:19 p.m.10 views

CVE-2026-44177

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS6AI score0.00454EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/16 9:19 p.m.88 views

CVE-2026-44177

CVE-2026-44177 affects Kirby CMS (Kirby 5.3.0 up to

8.8CVSS6AI score0.00454EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 9:19 p.m.19 views

CVE-2026-44177 Kirby: Pre-authentication path traversal and PHP file inclusion during user lookup

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 9:19 p.m.53 views

CVE-2026-44177 Kirby: Pre-authentication path traversal and PHP file inclusion during user lookup

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS0.00454EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 5:16 p.m.16 views

CVE-2025-45870

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to Local File Inclusion LFI in the OnlyOfficeEditor servlet class, allowing authenticated user to exploit path traversal flaws in the fileExt parameter, enabling unauthorized access to sensitive files outside the designated directories...

6.5CVSS0.00362EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:01 p.m.10 views

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score0.00292EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/16 5:01 p.m.13 views

EUVD-2026-44986

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score0.00292EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 5:01 p.m.26 views

CVE-2026-46687

CVE-2026-46687 affects Emlog prior to or including 2.6.13. The flaw stems from an unvalidated path-traversal template parameter used by api_controller.php and a subsequent include in View::getView($template) after a file_exists check in log_controller.php. This enables an authenticated author to ...

7.7CVSS6.2AI score0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 5:01 p.m.9 views

CVE-2026-46687 Emlog Local File Inclusion (LFI)

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/16 4:34 p.m.12 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through the OpenApiDocumentDownloadService and KiotaBuilder document-loading path. An attacker can trigger SSRF, remote file inclusion, and local file inclusion by supplying a spec whose $ref points to an...

8.7CVSS6.5AI score0.01921EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/16 4:34 p.m.13 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through the OpenApiDocumentDownloadService and KiotaBuilder document-loading path. An attacker can trigger SSRF, remote file inclusion, and local file inclusion by supplying a spec whose $ref points to an...

8.7CVSS6.5AI score0.01921EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 4:19 p.m.14 views

CVE-2026-59867

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths, allowing kiota generate on an attacker-controlled or attacker-influenced description to perform...

7.1CVSS0.01921EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/16 2:48 p.m.12 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths, allowing kiota generate on an attacker-controlled or attacker-influenced description to perform...

7.1CVSS5.4AI score0.01921EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:48 p.m.44 views

CVE-2026-59867

CVE-2026-59867 affects Kiota, an OpenAPI-based HTTP client code generator. Before 1.32.5, Kiota’s OpenAPI $ref resolution could fetch remote http(s) URLs or read local absolute/out-of-tree file paths, enabling build‑time SSRF, remote file inclusion, and local file inclusion when generating client...

7.1CVSS5.4AI score0.01921EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 2:48 p.m.10 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths, allowing kiota generate on an attacker-controlled or attacker-influenced description to perform...

7.1CVSS5.6AI score0.01921EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/16 2:48 p.m.73 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths, allowing kiota generate on an attacker-controlled or attacker-influenced description to perform...

7.1CVSS0.01921EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 2:45 p.m.15 views

CVE-2026-59864 Kiota: Path/URL injection into generated Copilot plugin manifest via x-ai-* extensions

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, kiota plugin add and kiota plugin generate with -t APIPlugin emitted attacker-controlled statictemplate.file values from x-ai-adaptive-card and x-ai-capabilities into generated Microsoft 365 Copilot and Teams plugin...

9.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/16 12:00 a.m.38 views

CVE-2025-45870

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to Local File Inclusion LFI in the OnlyOfficeEditor servlet class, allowing authenticated user to exploit path traversal flaws in the fileExt parameter, enabling unauthorized access to sensitive files outside the designated directories...

0.00362EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.14 views

PT-2026-60492

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.5 Description Kiota resolves OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths. When using kiota generate with an attacker-controlled or influenced description,...

7.1CVSS5.9AI score0.01921EPSS
SaveExploits0References9
Rows per page
Query Builder