Lucene search
+L

624 matches found

Ubuntu
Ubuntu
added 2026/03/03 6:42 p.m.31 views

USN-8062-2: curl vulnerabilities

USN-8062-1 fixed vulnerabilities in curl. This update provides the corresponding update for CVE-2025-14017, CVE-2025-15079, and CVE-2025-15224 for Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. Original advisory details: It was discovered that curl incorrectly handled...

6AI score0.00537EPSS
SaveExploits2
Snyk
Snyk
added 2026/02/10 6:44 p.m.15 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper sanitation of paths received from SCP servers. An attacker can access or modify files outside the intended directory by sending specially crafted file paths. Note: Libssh maintainers strongly discourage...

6.3CVSS6.9AI score0.00408EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/10 7:33 a.m.12 views

CVE-2025-66606

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. This product does not properly encode URLs. An attacker could tamper with web pages or execute malicious scripts. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

9.6CVSS5.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/09 4:15 a.m.12 views

CVE-2025-66606

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. This product does not properly encode URLs. An attacker could tamper with web pages or execute malicious scripts. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

9.6CVSS5.7AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/09 4:15 a.m.17 views

CVE-2025-66606

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. This product does not properly encode URLs. An attacker could tamper with web pages or execute malicious scripts. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

9.6CVSS0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/09 3:06 a.m.45 views

CVE-2025-66606

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. This product does not properly encode URLs. An attacker could tamper with web pages or execute malicious scripts. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

2.1CVSS0.00226EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/02/09 3:06 a.m.8 views

CVE-2025-66606

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. This product does not properly encode URLs. An attacker could tamper with web pages or execute malicious scripts. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

2.1CVSS5.3AI score0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/09 3:06 a.m.35 views

CVE-2025-66606

CVE-2025-66606 affects Yokogawa FAST/TOOLS (R9.01–R10.04) with multiple packages listed (RVSVRN, UNSVRN, HMIWEB, FTEES, HMIMOB). The vulnerability arises from improper URL encoding, enabling an attacker to tamper with web pages or execute malicious scripts. Connected sources confirm the affected ...

9.6CVSS5.3AI score0.00226EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.19 views

Yokogawa FAST/TOOLS 安全漏洞

Yokogawa FAST/TOOLS is a real-time operation management and visualization software developed by Yokogawa Electric Corporation. There are security vulnerabilities in the Yokogawa FAST/TOOLS R9.01 version up to R10.04. These vulnerabilities stem from improper URL encoding, allowing attackers to...

9.6CVSS5.8AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/05 1:16 p.m.56 views

CVE-2026-1523

CVE-2026-1523 affects Digitek ADT1100 and Digitek DT950 from Primion Digitek (Azkoyen Group). The Red Hat/NVD/PT-SEC reports describe a path traversal vulnerability that allows an attacker to access arbitrary files on the server by manipulating input with URL-encoded directory traversal sequences...

8.7CVSS5.6AI score0.01129EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/05 1:16 p.m.42 views

CVE-2026-1523 Path Traversal in Digitek from Grupo Azkoyen

Path Traversal vulnerability in Digitek ADT1100 and Digitek DT950 from PRIMION DIGITEK, S.L.U Azkoyen Group. This vulnerability allows an attacker to access arbitrary files in the server's file system, thet is, 'http:///..%2F..% 2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd'. By manipulating...

8.7CVSS0.01129EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/26 1:50 p.m.25 views

USN-7977-1 git-lfs vulnerabilities

Ryota K discovered that Git LFS may leak login credentials in certain instances due to failing to check for URL-encoded characters. An attacker could possibly use this issue to learn sensitive information. CVE-2024-53263 It was discovered that Git LFS could have its git lfs checkout and git lfs...

8.6CVSS7.2AI score0.0107EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/01/26 1:50 p.m.21 views

USN-7977-1: Git LFS vulnerabilities

Ryota K discovered that Git LFS may leak login credentials in certain instances due to failing to check for URL-encoded characters. An attacker could possibly use this issue to learn sensitive information. CVE-2024-53263 It was discovered that Git LFS could have its git lfs checkout and git lfs...

8.6CVSS7.1AI score0.0107EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/01/20 4:35 p.m.20 views

@fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)

Summary A security vulnerability exists in @fastify/express where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the middleware engine fails to match the encoded path and skips execution, the underlying Fastif...

8.4CVSS5.5AI score0.00357EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/20 4:35 p.m.15 views

GHSA-G6Q3-96CP-5R5M @fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)

Summary A security vulnerability exists in @fastify/express where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the middleware engine fails to match the encoded path and skips execution, the underlying Fastif...

8.4CVSS5.6AI score0.00357EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/20 9:07 a.m.34 views

CVE-2025-29847

A vulnerability in Apache Linkis. Problem Description When using the JDBC engine and da When using the JDBC engine and data source functionality, if the URL parameter configured on the frontend has undergone multiple rounds of URL encoding, it may bypass the system's checks. This bypass can trigg...

7.5CVSS5.5AI score0.00851EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/19 5:15 p.m.15 views

CVE-2026-22037

The @fastify/express plugin adds full Express compatibility to Fastify. A security vulnerability exists in @fastify/express prior to version 4.0.3 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the...

8.4CVSS0.00357EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/19 4:48 p.m.33 views

CVE-2026-22037 @fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)

The @fastify/express plugin adds full Express compatibility to Fastify. A security vulnerability exists in @fastify/express prior to version 4.0.3 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the...

8.4CVSS0.00357EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/19 4:48 p.m.15 views

CVE-2026-22037 @fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)

The @fastify/express plugin adds full Express compatibility to Fastify. A security vulnerability exists in @fastify/express prior to version 4.0.3 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the...

8.4CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/19 4:48 p.m.12 views

CVE-2026-22037 @fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)

The @fastify/express plugin adds full Express compatibility to Fastify. A security vulnerability exists in @fastify/express prior to version 4.0.3 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While the...

8.4CVSS5.5AI score0.00357EPSS
SaveExploits0References2
Rows per page
Query Builder