Lucene search
+L

3014 matches found

NVD
NVD
added 2026/09/01 4:18 a.m.7 views

CVE-2026-19032

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 4:18 a.m.6 views

DEBIAN-CVE-2026-19032

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS5.7AI score0.00463EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 3:18 a.m.11 views

EUVD-2026-68961

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 3:18 a.m.108 views

CVE-2026-19032

CVE-2026-19032 affects jackson-databind , where the java.nio.file.Path deserializer (JDKFromStringDeserializer.NioPathHelper.deserialize) resolves an attacker-supplied URI without restricting its scheme. When Path.of(uri) throws FileSystemNotFoundException, the code enumerates ServiceLoader and c...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 3:18 a.m.43 views

CVE-2026-19032 jackson-databind resolves attacker-controlled URI schemes when deserializing java.nio.file.Path

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/01 3:18 a.m.39 views

CVE-2026-19032 jackson-databind resolves attacker-controlled URI schemes when deserializing java.nio.file.Path

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS0.00463EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.16 views

PT-2026-84082

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2026/08/31 5:24 p.m.12 views

North Korean Job Fraud Expands Beyond IT Into Healthcare and Sales

Threat actors with ties to the Democratic People's Republic of Korea aka DPRK or North Korea have been observed seeking job opportunities beyond the information technology IT sector, with recent investigations identifying suspected workers employed in sales and marketing and the medical professio...

6AI score
SaveExploits0
NVD
NVD
added 2026/08/31 3:17 p.m.11 views

CVE-2026-59111

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Digitální a informační agentura DIA eObčanka-Identifikace on MacOS enables an attacker to register a custom URL scheme czeeopauth:// for parameterized application execution. Prior to version...

9.3CVSS0.00786EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 2:43 p.m.27 views

CVE-2026-59111

CVE-2026-59111 is an OS command injection vulnerability in the Digitální a informační agentura (DIA) eObčanka-Identifikace macOS application. Prior to version 3.6.0 , incoming URL parameters were passed to the compiled AppleScript wrapper via concatenation without sufficient sanitization, allowin...

9.3CVSS5.9AI score0.00786EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 2:43 p.m.9 views

EUVD-2026-68596

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Digitální a informační agentura DIA eObčanka-Identifikace on MacOS enables an attacker to register a custom URL scheme czeeopauth:// for parameterized application execution. Prior to version...

9.3CVSS5.9AI score0.00786EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/29 3:27 p.m.9 views

fast-uri: fast-uri: Host confusion via skipped IDN canonicalization

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names IDN to their standard ASCII form when processing scheme-relative references. This inconsistency can lead to host confusion, where an...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/29 3:27 p.m.17 views

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/29 2:40 p.m.31 views

fast-uri: fast-uri: Host confusion via skipped IDN canonicalization

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names IDN to their standard ASCII form when processing scheme-relative references. This inconsistency can lead to host confusion, where an...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/29 2:29 p.m.11 views

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 6:31 p.m.10 views

EUVD-2026-66243

Android application "Myna Point" is vulnerable to Improper Authorization in Handler for Custom URL Scheme CWE-939. A malicious application installed on the user's Android device may exploit the affected application's functionality through an Intent, potentially allowing arbitrary JavaScript to be...

5.3CVSS5.7AI score0.00128EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 4:19 p.m.19 views

EUVD-2026-67816

bisheng through 2.6.0-fix2 contains a server-side request forgery vulnerability in the POST /api/v1/workflow/report/callback endpoint that lacks authentication and applies no URL scheme restrictions or host filtering. Unauthenticated attackers can supply arbitrary URLs to enumerate internal netwo...

8.8CVSS6AI score0.00308EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 2:43 p.m.10 views

BIT-GRAFANA-2026-17033 CVE-2026-17033 CVE Record

An authenticated attacker with Editor access or alert.instances.external:write can submit an external Alertmanager alert containing a controlled generatorURL. The attacker is authorized to create the alert, but not to execute script in another user's Grafana session. Grafana renders...

6.8CVSS6AI score0.0021EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-59297

Implementation of isSecure call of ServerlessHttpServletRequest does not verify the actual scheme. Spring Cloud Function 5.0.0 - 5.0.3 Spring Cloud Function 4.3.0 - 4.3.4 Spring Cloud Function 4.2.0 - 4.2.7...

3.5CVSS0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.37 views

CVE-2026-59297 Spring Cloud Function can incorrectly determine if URI is secure

Implementation of isSecure call of ServerlessHttpServletRequest does not verify the actual scheme. Spring Cloud Function 5.0.0 - 5.0.3 Spring Cloud Function 4.3.0 - 4.3.4 Spring Cloud Function 4.2.0 - 4.2.7...

3.1CVSS0.00102EPSS
SaveExploits0References1
Rows per page
Query Builder