Lucene search
+L

56043 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.9 views

RockyLinux 8 : glib2 (RLSA-2026:61766)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:61766 advisory. glib: buffer over-read in glib/gvariant-serialiser.c via gvstupleisnormal CVE-2026-58010 glib: out-of-bounds read in glib/gdatetime.c:gdatetimegetymd vi...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6References15
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.12 views

TencentOS Server 4: systemd (TSSA-2026:0870)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0870 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

6.7CVSS6.8AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.24 views

PT-2026-84512

CommServe contained an authentication bypass issue affecting access authorization and information disclosure. Software customers upgrade to resolved maintenance release. Update CommServe...

8.7CVSS5.7AI score0.00289EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.12 views

PT-2026-84503

Name of the Vulnerable Software and Affected Versions Hono versions 4.12.12 through 4.13.4 Description The toSSG function fails to properly collapse consecutive parent-directory segments during static site generation. This occurs when the application uses ssgParams values that are not fully...

6.5CVSS5.6AI score0.00327EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.26 views

PT-2026-84511

CommServe contained a stack-based buffer overflow issue affecting service availability. Software customers upgrade to resolved maintenance release. Update CommServe...

8.7CVSS6AI score0.00267EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.17 views

PT-2026-84537

Name of the Vulnerable Software and Affected Versions WWBN AVideo affected versions not specified Description A path traversal issue exists in the 'get api login code' API endpoint. Unauthenticated attackers can delete arbitrary .log files by providing directory traversal sequences in the code...

7.3CVSS5.4AI score0.00364EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.15 views

PT-2026-84073

A path traversal vulnerability exists in Sage Employee Self Service’s custom logo functionality due to improper validation of file path parameters. By leveraging directory traversal sequences and their encoded variants, an attacker may bypass directory restrictions and access files outside the...

5.9CVSS6.1AI score0.00839EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.9 views

RHEL 9 : iscsi-initiator-utils (RHSA-2026:62029)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:62029 advisory. The iscsi-initiator-utils packages provide the server daemon for the Internet Small Computer System Interface iSCSI protocol, as well as th...

8.5CVSS6AI score0.00385EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/31 10:17 p.m.16 views

CVE-2026-82954

A vulnerability was detected in Dokploy up to 0.29.7. This issue affects the function writeTraefikConfigInPath of the file packages/server/src/utils/traefik/application.ts of the component Settings. The manipulation of the argument path results in path traversal. The attack can be launched...

9.9CVSS0.00618EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 10:17 p.m.11 views

CVE-2026-82393

pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name...

7.5CVSS0.00413EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/31 10:12 p.m.14 views

Kirby: Access to image files and limited access to JSON files outside of the site root via path traversal in the media handling

TL;DR This vulnerability affects all Kirby sites that are deployed to a server that allows requests for URLs with encoded slashes %2f, such as nginx, PHP's built-in server or Apache setups that have the option AllowEncodedSlashes enabled. It was possible to create and access thumbnails from media...

8.2CVSS6AI score0.00513EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/08/31 10:12 p.m.8 views

GHSA-9VX2-J98C-P72W Kirby: Access to image files and limited access to JSON files outside of the site root via path traversal in the media handling

TL;DR This vulnerability affects all Kirby sites that are deployed to a server that allows requests for URLs with encoded slashes %2f, such as nginx, PHP's built-in server or Apache setups that have the option AllowEncodedSlashes enabled. It was possible to create and access thumbnails from media...

8.2CVSS6AI score0.00513EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/31 9:45 p.m.49 views

CVE-2026-82954 Dokploy Settings application.ts writeTraefikConfigInPath path traversal

A vulnerability was detected in Dokploy up to 0.29.7. This issue affects the function writeTraefikConfigInPath of the file packages/server/src/utils/traefik/application.ts of the component Settings. The manipulation of the argument path results in path traversal. The attack can be launched...

9.9CVSS0.00618EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 9:45 p.m.37 views

CVE-2026-82954

CVE-2026-82954 is a remote path traversal vulnerability in Dokploy (up to version 0.29.7), specifically in the writeTraefikConfigInPath function within the file packages/server/src/utils/traefik/application.ts of the Settings component. Manipulation of the path argument allows an attacker with lo...

9.9CVSS6.9AI score0.00618EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 9:17 p.m.12 views

CVE-2026-82392

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parsedepPath.name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and...

7.1CVSS0.00397EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/31 9:17 p.m.12 views

CVE-2026-79407

A path traversal vulnerability in the SPO extension of MetaGPT 0.8.1 allows an attacker to read arbitrary files via the FILENAME value used by setfilename and loadmetadata in metagpt/ext/spo/utils/load.py. The vulnerable code joins the attacker-controlled FILENAME value with the settings director...

7.5CVSS0.00381EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/31 9:17 p.m.11 views

CVE-2026-75592

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath and Kirby\Filesystem\F::realpat...

6.9CVSS0.00461EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/31 9:17 p.m.10 views

CVE-2026-75594

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler in src/Cms/Media.php allowed Kirby\Cms\Media::thumb to append a path-bearing filename to a validated parent media directory. On nginx, PHP's built-in server, or Apache...

8.2CVSS0.00513EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/31 9:17 p.m.11 views

CVE-2026-61639

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, POST /endpoints/db/restore.php calls ZipArchive::extractTo without validating entry names for ../ sequences. Admin uploads crafted zip with entry logos/../../endpoints/shell.php to write webshell to...

8.5CVSS0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 9:12 p.m.15 views

CVE-2026-82393 pnpm: A tarball dependency's manifest `name` escapes node_modules → arbitrary file write/overwrite on install

pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name...

7.5CVSS6AI score
SaveExploits0References9
Rows per page
Query Builder