Lucene search
+L

1419 matches found

OSV
OSV
added 2026/08/07 6:24 p.m.12 views

GHSA-MMJ4-63M4-R6H5 CodeIgniter: Uploaded file extension validation bypass in `is_image` and `mime_in` rules

Impact This is an unsafe file upload validation vulnerability that can lead to remote code execution in vulnerable application configurations. Applications are impacted when they: - validate uploads using isimage or mimein without an independent safe extension check, such as extin on patched...

9.8CVSS6.3AI score0.00759EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/07/28 10:20 p.m.20 views

openhole-server vulnerable to path traversal via URL-decoded request path

Summary openhole-server forwarded the URL-decoded request path r.URL.Path to tunnel clients instead of the original request-target. Percent-encoded dot-segments %2e and separators %2f were decoded to ../ and / before reaching the local service. Go's ServeMux rejects literal ../ paths, but...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/28 4:30 p.m.14 views

CVE-2026-67185 TinyWeb 0.0.8 Path Traversal via URL Path Component

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.15 views

PT-2026-65545

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/15 12:51 p.m.40 views

CVE-2026-46458

CVE-2026-46458 affects ICU Scandinavia Boomerang. An information-disclosure flaw allows an unauthenticated attacker to retrieve plaintext credentials by requesting specific XML files from the webroot over static HTTP. The root cause is exposure of sensitive credential files via static HTTP paths....

7.1CVSS6.1AI score0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/15 11:25 a.m.28 views

EUVD-2026-44621

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/15 11:25 a.m.42 views

CVE-2026-61873

Grav before 9.1.8 is affected by an arbitrary file write in the Form plugin via the process.save.filename parameter. The parameter is path-traversal validated before Twig processing but not re-validated after rendering, enabling an attacker to submit form data that writes arbitrary files (includi...

8.1CVSS6.2AI score0.0046EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/14 7:51 p.m.19 views

EasyAdmin: Stored Cross-Site Scripting (XSS) via uploaded files served inline in FileField and ImageField

EasyAdmin's FileField and ImageField accept browser-executable file types by default FileField applies no MIME/extension restrictions; ImageField's default Image constraint accepts SVG. When the upload directory is configured inside the public web root — as shown in the documentation — EasyAdmin...

7.6CVSS6.2AI score0.00297EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 2:26 p.m.10 views

CVE-2026-14903

Path traversal in Ivanti Xtraction before version 2026.2.1 allows a remote authenticated attacker to read arbitrary files outside the web root...

7.7CVSS6.2AI score0.01042EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 2:26 p.m.49 views

CVE-2026-14903

Path traversal in Ivanti Xtraction before version 2026.2.1 allows a remote authenticated attacker to read arbitrary files outside the web root...

7.7CVSS0.01042EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/14 2:26 p.m.25 views

EUVD-2026-43684

Path traversal in Ivanti Xtraction before version 2026.2.1 allows a remote authenticated attacker to read arbitrary files outside the web root...

7.7CVSS6.2AI score0.01042EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.20 views

PT-2026-60099

Name of the Vulnerable Software and Affected Versions EasyAdmin affected versions not specified Description Stored Cross-Site Scripting XSS occurs because FileField and ImageField accept browser-executable file types by default. FileField applies no MIME or extension restrictions, while ImageFiel...

7.6CVSS5.7AI score0.00297EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.42 views

PT-2026-58026

Name of the Vulnerable Software and Affected Versions Ivanti Xtraction versions prior to 2026.2.1 Description A path traversal issue allows a remote authenticated attacker to read arbitrary files located outside the web root. Path traversal is a flaw that allows an attacker to access files and...

7.7CVSS6.2AI score0.01042EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/13 9:16 p.m.20 views

CVE-2026-58409

ChurchCRM is an open-source church management system. Prior to version 7.4.0, an authenticated administrator can achieve Remote Code Execution RCE on the server by installing a malicious plugin ZIP archive containing a PHP webshell. The application explicitly includes 'php' in its ALLOWEDEXTENSIO...

9.1CVSS0.00761EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/13 8:05 p.m.18 views

EUVD-2026-43530

ChurchCRM is an open-source church management system. Prior to version 7.4.0, an authenticated administrator can achieve Remote Code Execution RCE on the server by installing a malicious plugin ZIP archive containing a PHP webshell. The application explicitly includes 'php' in its ALLOWEDEXTENSIO...

9.1CVSS6.2AI score0.00761EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.32 views

PT-2026-57866

ChurchCRM is an open-source church management system. Prior to version 7.4.0, an authenticated administrator can achieve Remote Code Execution RCE on the server by installing a malicious plugin ZIP archive containing a PHP webshell. The application explicitly includes 'php' in its ALLOWED...

9.1CVSS6.2AI score0.00761EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/10 7:34 p.m.15 views

GHSA-QV4M-M73M-8HJ7 NotrinosERP: Authenticated arbitrary file upload leads to remote code execution via HRM employee "Documents" (doc_file)

Summary An authenticated user with the HR "Manage Employees" permission SAEMPLOYEE can upload a file with an arbitrary extension through the employee Documents tab. The handler writes the raw client-supplied filename — extension intact — into a web served directory with no extension, MIME, or...

8.8CVSS6.5AI score
SaveExploits0References2
EUVD
EUVD
added 2026/07/10 6:32 p.m.58 views

EUVD-2025-210451

An unauthenticated path traversal vulnerability exists in the web management interface of WTI Wireless Technology, Inc. version 3.5.0.r 2024/05/24 00:00:00. An unauthenticated attacker can craft malicious HTTP requests containing traversal sequences to access files outside of the intended web roo...

7.5CVSS6.1AI score0.00761EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.39 views

PT-2026-57267

Name of the Vulnerable Software and Affected Versions Snipe-IT versions prior to 8.5.0 Description An authenticated attacker can read arbitrary files accessible to the web server process. This occurs because the displaySig function within the ActionlogController concatenates the filename route...

7.1CVSS6AI score0.00329EPSS
SaveExploits0References11
NVD
NVD
added 2026/07/07 5:16 p.m.38 views

CVE-2026-23698

Vtiger CRM through 8.4.0 contains an authenticated remote code execution vulnerability in the admin module import feature that allows administrator-level attackers to upload arbitrary PHP files by submitting a crafted zip archive through the ModuleManager import function, which extracts contents...

8.6CVSS0.01226EPSS
SaveExploits2References3
Rows per page
Query Builder