Lucene search
+L

219 matches found

CVE
CVE
added 2026/05/15 2:13 a.m.82 views

CVE-2026-2652

MLflow MLflow

8.6CVSS7.5AI score0.20783EPSS
SaveIn wildExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/22 2:35 p.m.17 views

Poetry has Path Traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4

Summary The extractall function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.datafilter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0 ...

8.7CVSS5.9AI score0.00294EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/08 8:13 p.m.27 views

CVE-2026-39844 NiceGUI has a Path Traversal in NiceGUI Upload Filename on Windows via Backslash Bypass of PurePosixPath Sanitization

NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath only recognizes forward slashes / as path separators, an attacker can bypass this sanitization on Windows by using backslashes \ in the upload filename. Applications that construct file paths using file.name a pattern...

5.9CVSS0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/08 8:13 p.m.11 views

CVE-2026-39844 NiceGUI has a Path Traversal in NiceGUI Upload Filename on Windows via Backslash Bypass of PurePosixPath Sanitization

NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath only recognizes forward slashes / as path separators, an attacker can bypass this sanitization on Windows by using backslashes \ in the upload filename. Applications that construct file paths using file.name a pattern...

5.9CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/04/08 8:13 p.m.72 views

CVE-2026-39844

CVE-2026-39844 affects NiceGUI prior to 3.10.0, where upload file names are sanitized using PurePosixPath(filename).name. On Windows, backslashes are not treated as path separators by PurePosixPath, allowing attackers to bypass sanitization with backslash-filled filenames. If applications constru...

7.5CVSS6AI score0.00371EPSS
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2026/03/30 6:05 p.m.2 views

@bigegg/parse-server-schema-config (>=1.0.5, <=1.0.10), @kontaa/subgraph (>=1.0.1, <=1.2.3) +8 more potentially affected by CVE-2026-34373 via parse-server (>=3.10.0, <=7.5.4)

parse-server NPM version =3.10.0, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =1.0.0, =1.0.1, =1.0.0, =1.0.0, =1.0.0, =1.1.0 - servable-publishable 1.1.0 Source cves: CVE-2026-34373 Source advisory: OSV:GHSA-Q3P6-G7C4-829C...

8.8CVSS5.3AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2026/03/26 5:09 p.m.11 views

CVE-2026-33477 FileRise has incorrect authorization in /api/file/snippet.php allows read_own users to read other users’ file content

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In versiosn 2.3.7 through 3.10.0, the file snippet endpoint /api/file/snippet.php allows an authenticated user with only readown access to a folder to retrieve snippet content from files upload...

4.3CVSS5.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/26 3:00 p.m.16 views

CVE-2026-33329

FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the resumableIdentifier parameter in the Resumable.js chunked upload handler UploadModel::handleUpload is concatenated directly into filesystem paths without any sanitization. An authenticated...

8.1CVSS5.9AI score0.00444EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.13 views

PT-2026-28486

Name of the Vulnerable Software and Affected Versions FileRise versions 2.3.7 through 3.10.0 Description FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. The file snippet endpoint /api/file/snippet.php allows an authenticated user with only...

4.3CVSS5.8AI score0.00225EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.18 views

FileRise 安全漏洞

FileRise is a lightweight, self-hosted web-based file manager developed by Ryan. Versions of FileRise 3.10.0 and earlier have security vulnerabilities, which stem from server-side authorization flaws. These vulnerabilities could allow users to read file segments from other users within the same...

4.3CVSS5.8AI score0.00225EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 7:15 p.m.9 views

CVE-2026-33330

FileRise is a self-hosted web file manager / WebDAV server. Prior to version 3.10.0, a broken access control issue in FileRise's ONLYOFFICE integration allows an authenticated user with read-only access to obtain a signed save callbackUrl for a file and then directly forge the ONLYOFFICE save...

7.1CVSS5.7AI score0.00377EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/24 7:15 p.m.10 views

CVE-2026-33330 FileRise ONLYOFFICE integration allows read-only users to overwrite files via forged save callback

FileRise is a self-hosted web file manager / WebDAV server. Prior to version 3.10.0, a broken access control issue in FileRise's ONLYOFFICE integration allows an authenticated user with read-only access to obtain a signed save callbackUrl for a file and then directly forge the ONLYOFFICE save...

7.1CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/03/24 7:14 p.m.12 views

EUVD-2026-14992

FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the resumableIdentifier parameter in the Resumable.js chunked upload handler UploadModel::handleUpload is concatenated directly into filesystem paths without any sanitization. An authenticated...

8.1CVSS5.9AI score0.00444EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/24 7:14 p.m.31 views

CVE-2026-33329

FileRise is affected by a path traversal in the resumableIdentifier used by the UploadModel::handleUpload() function. From version 1.0.1 up to but excluding 3.10.0, unsanitized paths allow an authenticated user with upload permission to write files to arbitrary directories, perform post-assembly ...

8.1CVSS5.9AI score0.00444EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.15 views

PT-2026-27491

FileRise is a self-hosted web file manager / WebDAV server. Prior to version 3.10.0, a broken access control issue in FileRise's ONLYOFFICE integration allows an authenticated user with read-only access to obtain a signed save callbackUrl for a file and then directly forge the ONLYOFFICE save...

7.1CVSS5.7AI score0.00377EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.16 views

PT-2026-27490

FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the resumableIdentifier parameter in the Resumable.js chunked upload handler UploadModel::handleUpload is concatenated directly into filesystem paths without any sanitization. An authenticated...

8.1CVSS5.9AI score0.00444EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/07 12:00 a.m.7 views

Fedora 42 : prometheus (2026-c9fb6d2b76)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-c9fb6d2b76 advisory. Rename from golang-github-prometheus and upgrade to 3.10.0 Tenable has extracted the preceding description block directly from the Fedora security...

7.5CVSS6.8AI score0.00617EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/03/07 12:00 a.m.6 views

Fedora 43 : prometheus (2026-ce1dd0caa0)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ce1dd0caa0 advisory. Rename from golang-github-prometheus & update to 3.10.0 Tenable has extracted the preceding description block directly from the Fedora security...

7.5CVSS7AI score0.00617EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/19 4:36 a.m.41 views

CVE-2026-0549 Groups <= 3.10.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'groups_group_info' Shortcode

The Groups plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'groupsgroupinfo' shortcode in all versions up to, and including, 3.10.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated...

6.4CVSS0.00279EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/02/19 12:13 a.m.19 views

WordPress Groups plugin <= 3.10.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'groups_group_info' Shortcode vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via 'groupsgroupinfo' Shortcode vulnerability discovered by Muhammad Yudha - DJ in WordPress Plugin Groups versions = 3.10.0...

6.4CVSS5.5AI score0.00279EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder