Lucene search
+L

13640 matches found

RedHat Linux
RedHat Linux
added 2026/02/10 12:58 p.m.13 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01662EPSS
SaveExploits2References5
CVE
CVE
added 2026/02/09 6:34 p.m.38 views

CVE-2026-25231

FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 3.3.0 contain an unauthenticated file read vulnerability due to missing access control on the /uploads directory, allowing attackers to access uploaded files directly if they know or guess the path. This could lead to d...

7.5CVSS5.5AI score0.01471EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/09 5:32 p.m.26 views

CLSA-2025-1766232351 libarchive: Fix of 3 CVEs

CVE-2025-5916: fix signed integer overflow in WARC format reader - CVE-2025-5917: fix buffer overflow in buildustarentry for PAX format - CVE-2025-5918: prevent skipping past EOF in archive file reading...

6.6CVSS6.3AI score0.00354EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.9 views

CVE-2026-25760

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS5.5AI score0.00485EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/07 7:31 p.m.12 views

CVE-2026-23633

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.3AI score0.00456EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/02/07 12:24 a.m.12 views

SUSE CVE-2026-23850

SiYuan is a personal knowledge management system. In versions prior to 3.5.4, the markdown feature allows unrestricted server side html-rendering which allows arbitrary file read LFD. Version 3.5.4 fixes the issue...

8.8CVSS5.4AI score0.00542EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/06 10:16 p.m.21 views

CVE-2026-25760

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS0.00485EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/06 9:32 p.m.13 views

EUVD-2026-5561

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS5.6AI score0.00485EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/06 9:32 p.m.32 views

CVE-2026-25760

CVE-2026-25760 (Sliver): A path traversal in Sliver’s website content subsystem allows an authenticated operator to read arbitrary files on the Sliver server host (credentials, configs, keys). Prior to 1.6.11, this is exploitable via manipulated content paths; fixed in 1.6.11. Affected components...

6.5CVSS5.6AI score0.00485EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/06 9:32 p.m.41 views

CVE-2026-25760 Website Path Traversal / Arbitrary File Read (Authenticated) in Sliver

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS0.00485EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/06 9:32 p.m.11 views

CVE-2026-25760 Website Path Traversal / Arbitrary File Read (Authenticated) in Sliver

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/06 9:32 p.m.7 views

CVE-2026-25760 Website Path Traversal / Arbitrary File Read (Authenticated) in Sliver

Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to 1.6.11, a path traversal in the website content subsystem lets an authenticated operator read arbitrary files on the Sliver server host. This is an authenticated path traversal / arbitrary file read issue, a...

6.5CVSS5.8AI score0.00485EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/06 6:15 p.m.19 views

CVE-2026-23633

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS0.00456EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/06 6:14 p.m.10 views

GHSA-MRPH-W4HH-GX3G Gogs has arbitrary file read/write via Path Traversal in Git hook editing

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"customhooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/06 6:14 p.m.21 views

Gogs has arbitrary file read/write via Path Traversal in Git hook editing

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"customhooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/06 5:46 p.m.4 views

CVE-2026-23633 Gogs has arbitrary file read/write via path traversal in Git hook editing

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.4AI score0.00456EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/06 5:46 p.m.12 views

CVE-2026-23633 Gogs has arbitrary file read/write via path traversal in Git hook editing

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/02/06 5:46 p.m.17 views

EUVD-2026-5628

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.3AI score0.00456EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 5:46 p.m.6 views

CVE-2026-23633

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.4AI score0.00456EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/06 11:10 a.m.13 views

OESA-2026-1319 xmpcore security update

The XMP Library for Java is based on the C++ XMPCore library and the API is similar. Security Fixes: XMPCore in Adobe XMP Toolkit for Java before 5.1.3 allows remote attackers to read arbitrary files via XML data containing an external entity declaration in conjunction with an entity reference,...

7.5CVSS5.4AI score0.03631EPSS
SaveExploits0References2
Rows per page
Query Builder