Lucene search
+L

118226 matches found

CVE
CVE
added 2026/07/29 3:51 p.m.51 views

CVE-2026-67193

CVE-2026-67193 affects Xlight FTP Server prior to 3.9.5. The vulnerability is an information-disclosure flaw in which unauthenticated attackers can trigger the admin protocol path via a USER command with a username ending in :adm, leaking the server’s current GetTickCount() timing information fro...

6.9CVSS5.9AI score0.00281EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 3:51 p.m.17 views

EUVD-2026-50400

Xlight FTP Server before 3.9.5 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain the server's current GetTickCount value by sending a USER command with a username ending in the :adm suffix. Attackers can trigger the admin protocol path within the...

6.9CVSS5.9AI score0.00281EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 3:40 p.m.18 views

EUVD-2026-38084

Quarkus: Authentication/Authorization Bypass via Advanced Path Normalization Vulnerabilities...

7.5CVSS5.8AI score0.00667EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2026/07/29 3:40 p.m.18 views

Quarkus: Authentication/Authorization Bypass via Advanced Path Normalization Vulnerabilities

Quarkus HTTP path-based authorization policies can be bypassed using encoded semicolons %3B to smuggle matrix parameters past the security layer, and using encoded slashes %2F or backslashes %5C to access protected static resources. This is a distinct issue from CVE-2026-39852, which addressed on...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits1References14Affected Software1
OSV
OSV
added 2026/07/29 3:40 p.m.14 views

GHSA-QCXP-GM7M-4J5V Quarkus: Authentication/Authorization Bypass via Advanced Path Normalization Vulnerabilities

Quarkus HTTP path-based authorization policies can be bypassed using encoded semicolons %3B to smuggle matrix parameters past the security layer, and using encoded slashes %2F or backslashes %5C to access protected static resources. This is a distinct issue from CVE-2026-39852, which addressed on...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2026/07/29 3:34 p.m.21 views

Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Summary Penelope versions prior to 0.19.3 extracted tar archives received from remote sessions without validating archive member paths. When using the affected Unix download path, a malicious or compromised remote session could return a crafted tar archive containing path traversal entries, such ...

5.9CVSS6.5AI score0.00298EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/29 3:34 p.m.13 views

GHSA-F42X-P2MX-HM8R Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Summary Penelope versions prior to 0.19.3 extracted tar archives received from remote sessions without validating archive member paths. When using the affected Unix download path, a malicious or compromised remote session could return a crafted tar archive containing path traversal entries, such ...

5.9CVSS6.5AI score0.00298EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/29 3:34 p.m.11 views

CVE-2026-50558

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download implementation in penelope.py used tar.extractalllocaldownloadfolder on tar archives returned by remote sessions without validating member paths, allowing a malicious or...

5.9CVSS5.9AI score0.00298EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/29 3:16 p.m.18 views

CVE-2026-54666

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-routes/schema-routes.ts passes OpenAPI path keys through parseRouteName to templates/default/procedure-call.ejs and templates/modular/procedure-call.ejs without escaping...

8.3CVSS0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 2:35 p.m.12 views

GHSA-W284-33MX-6G9V swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies

Summary swagger-typescript-api interpolates OpenAPI path strings the keys of the paths object, e.g. /users/id directly into a JavaScript template literal inside the body of every generated API method, without escaping. A spec path containing $ … survives parseRouteName's x / :x rewriter verbatim...

8.3CVSS6AI score0.00286EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/29 2:35 p.m.15 views

NPM: swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies

NPM: swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies vulnerability discovered by ? in WordPress Npm swagger-typescript-api versions = 13.12.1...

8.3CVSS5.9AI score0.00286EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/29 2:34 p.m.10 views

CVE-2026-54666 swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-routes/schema-routes.ts passes OpenAPI path keys through parseRouteName to templates/default/procedure-call.ejs and templates/modular/procedure-call.ejs without escaping...

8.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/29 2:34 p.m.39 views

CVE-2026-54666 swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-routes/schema-routes.ts passes OpenAPI path keys through parseRouteName to templates/default/procedure-call.ejs and templates/modular/procedure-call.ejs without escaping...

8.3CVSS0.00286EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 2:34 p.m.93 views

CVE-2026-54666

swagger-typescript-api contains a code-injection risk in generated API clients prior to 13.12.2. OpenAPI path keys are passed through parseRouteName into template code without escaping template literals, causing attacker-controlled paths containing ${...} to be evaluated when a generated method r...

8.3CVSS6AI score0.00286EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/29 2:34 p.m.17 views

EUVD-2026-50367

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-routes/schema-routes.ts passes OpenAPI path keys through parseRouteName to templates/default/procedure-call.ejs and templates/modular/procedure-call.ejs without escaping...

8.3CVSS6AI score0.00286EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.14 views

CVE-2026-59946

A flaw was found in Composer, a dependency manager for PHP. A malicious package can exploit a vulnerability in Composer's binary installation process by using specially crafted path segments. This allows an existing file on the host system to have its permissions changed to be world-readable and...

6.1CVSS6.1AI score0.00172EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.15 views

CVE-2026-59732

A flaw was found in rclone, a command-line program for managing cloud storage. An attacker could craft a malicious archive that, when extracted by a user, allows files to be written outside the intended destination directory. This path traversal vulnerability could lead to the creation or overwri...

5CVSS5.8AI score0.0026EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/29 1:18 p.m.13 views

AZL-94428 CVE-2026-44943 affecting package iscsi-initiator-utils for versions less than 2.1.12-1

An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files outside the database and inject lines into the record. This issue affects open-iscsi: from through...

6.9CVSS5.9AI score0.00385EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 1:18 p.m.17 views

CVE-2026-44943

An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files outside the database and inject lines into the record. This issue affects open-iscsi: from through...

6.9CVSS0.00385EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/29 1:18 p.m.24 views

CVE-2026-44943

An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files outside the database and inject lines into the record. This issue affects open-iscsi: from through...

6.9CVSS5.4AI score0.00385EPSS
SaveExploits0References1
Rows per page
Query Builder