Lucene search
+L

25 matches found

RedhatCVE
RedhatCVE
•added 2026/09/03 10:16 a.m.•18 views

CVE-2026-19032

A flaw was found in jackson-databind. When deserializing java.nio.file.Path from untrusted JSON input, the deserializer resolves an attacker-supplied Uniform Resource Identifier URI without restricting the URI scheme. This allows a remote attacker to select and drive an arbitrary registered...

5.3CVSS6AI score0.00529EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/09/02 1:07 a.m.•13 views

SUSE 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.3CVSS6AI score0.00529EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/02 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-19032

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In...

5.3CVSS5.9AI score0.00529EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/09/01 4:51 a.m.•16 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe...

6.9CVSS6AI score0.00529EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/01 4:51 a.m.•17 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' through NioPathDeserializer in src/main/java/com/fasterxml/jackson/databind/ext/NioPathDeserializer.java. An attacker can force readValue to resolve an...

6.9CVSS6AI score0.00529EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/01 4:18 a.m.•10 views

UBUNTU-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.3CVSS6AI score0.00529EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/01 4:18 a.m.•13 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.00529EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/01 4:18 a.m.•7 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.00529EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/01 3:18 a.m.•12 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 score0.00529EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/01 3:18 a.m.•14 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.00529EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 3:18 a.m.•136 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.00529EPSS
SaveExploits0References5
Cvelist
Cvelist
•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.3CVSS0.00529EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/01 3:18 a.m.•52 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
Debian CVE
Debian CVE
•added 2026/09/01 3:18 a.m.•13 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.3CVSS5.7AI score0.00529EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•28 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.00529EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/01 12:00 a.m.•14 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.3CVSS6AI score0.00529EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•2 views

CVE-2026-19032: Use of Externally-Controlled Input to Select Classes or Code

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.9AI score0.00529EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/08 12:00 a.m.•1 views

CVE-2026-42351: Improper Limitation of a Pathname to a Restricted Directory

pygeoapi is a Python server implementation of the OGC API suite of standards. From version 0.23.0 to before version 0.23.3, a raw string path concatenation vulnerability in pygeoapi's STAC FileSystemProvider plugin can allow for requests to STAC collection based collections to expose directories...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2025/05/23 7:26 a.m.•16 views

CVE-2024-0032

In multiple locations, there is a possible way to request access to directories that should be hidden due to improper input validation. This could lead to local escalation of privilege with User execution privileges needed. User interaction is needed for exploitation...

6.8CVSS6.8AI score0.00457EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/16 2:15 a.m.•20 views

Input validation

In queryChildDocuments of FileSystemProvider.java, there is a possible way to request access to directories that should be hidden due to improper input validation. This could lead to local escalation of privilege with User execution privileges needed. User interaction is needed for exploitation...

7.6AI score0.00457EPSS
SaveExploits0References3
Rows per page
Query Builder