Lucene search
+L

3963 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/09/08 11:59 a.m.11 views

Security Bulletin: Jackson databind security vulnerability in IBM Content Cortex reported for ACCE, GraphQL, External-Share

Summary Jackson databind CVE-2026-54512, CVE-2026-54513, CVE-2026-54514, CVE-2026-54516, CVE-2026-54517, CVE-2026-54518 security vulnerability in IBM Content Cortex. Affected and vulnerable Vulnerability Details CVEID:CVE-2026-54512 DESCRIPTION: jackson-databind contains the general-purpose...

8.1CVSS5.6AI score0.00892EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2026/09/08 3:17 a.m.6 views

CVE-2026-86513

A security flaw has been discovered in java-json-tools jackson-coreutils 2.0. This vulnerability affects the function TreePointer.tokensFromInput of the file src/main/java/com/github/fge/jackson/jsonpointer/TreePointer.java of the component JSON Pointer parser. The manipulation results in...

6.9CVSS0.00405EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/08 3:17 a.m.7 views

CVE-2026-86511

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this vulnerability is the function BigDecimal.toPlainString of the file src/main/java/com/github/fge/jackson/JacksonUtils.java. Performing a manipulation results in resource consumption. The attack may be initiated...

6.9CVSS0.00405EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 2:30 a.m.10 views

EUVD-2026-72614

A security flaw has been discovered in java-json-tools jackson-coreutils 2.0. This vulnerability affects the function TreePointer.tokensFromInput of the file src/main/java/com/github/fge/jackson/jsonpointer/TreePointer.java of the component JSON Pointer parser. The manipulation results in...

6.9CVSS0.00405EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/08 2:30 a.m.19 views

CVE-2026-86513

A remote, unauthenticated resource allocation vulnerability exists in the JSON Pointer parser component of java-json-tools jackson-coreutils 2.0 , specifically in the TreePointer.tokensFromInput function within TreePointer.java. The flaw can be triggered remotely without authentication, resulting...

6.9CVSS0.00405EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 2:30 a.m.26 views

CVE-2026-86513 java-json-tools jackson-coreutils JSON Pointer parser TreePointer.java TreePointer.tokensFromInput allocation of resources

A security flaw has been discovered in java-json-tools jackson-coreutils 2.0. This vulnerability affects the function TreePointer.tokensFromInput of the file src/main/java/com/github/fge/jackson/jsonpointer/TreePointer.java of the component JSON Pointer parser. The manipulation results in...

6.9CVSS0.00405EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/08 2:30 a.m.7 views

CVE-2026-86513 java-json-tools jackson-coreutils JSON Pointer parser TreePointer.java TreePointer.tokensFromInput allocation of resources

A security flaw has been discovered in java-json-tools jackson-coreutils 2.0. This vulnerability affects the function TreePointer.tokensFromInput of the file src/main/java/com/github/fge/jackson/jsonpointer/TreePointer.java of the component JSON Pointer parser. The manipulation results in...

6.9CVSS5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/08 2:00 a.m.9 views

EUVD-2026-72617

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this vulnerability is the function BigDecimal.toPlainString of the file src/main/java/com/github/fge/jackson/JacksonUtils.java. Performing a manipulation results in resource consumption. The attack may be initiated...

6.9CVSS0.00405EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/08 2:00 a.m.10 views

CVE-2026-86511 java-json-tools jackson-coreutils JacksonUtils.java BigDecimal.toPlainString resource consumption

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this vulnerability is the function BigDecimal.toPlainString of the file src/main/java/com/github/fge/jackson/JacksonUtils.java. Performing a manipulation results in resource consumption. The attack may be initiated...

6.9CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/08 2:00 a.m.27 views

CVE-2026-86511 java-json-tools jackson-coreutils JacksonUtils.java BigDecimal.toPlainString resource consumption

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this vulnerability is the function BigDecimal.toPlainString of the file src/main/java/com/github/fge/jackson/JacksonUtils.java. Performing a manipulation results in resource consumption. The attack may be initiated...

6.9CVSS0.00405EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/08 2:00 a.m.9 views

CVE-2026-86511

A resource consumption vulnerability exists in the java-json-tools jackson-coreutils 2.0 library, specifically in the BigDecimal.toPlainString function within the file JacksonUtils.java . A remote attacker with no authentication and low complexity can trigger this flaw to degrade availability. A ...

6.9CVSS0.00405EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 4:46 p.m.4 views

Jackson_RCE-CVE-2019-12384

Configuración del entorno Importe el proyecto a IDEA, luego configure Maven para que descargue automáticamente las dependencias, luego cree el siguiente archivo en un directorio web vacío local, guárdelo como exec.sql. E inicie un servidor http: root@kitploit: CREATE ALIAS SHELLEXEC AS $$ String...

5.9CVSS7.3AI score0.45205EPSS
SaveExploits2References1
Snyk
Snyk
added 2026/09/07 4:17 p.m.9 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in JsonLoader.fromURL, which fetches any URL without validation, and to memory amplification through JacksonUtils.newMapper, which enables WRITEBIGDECIMALASPLAIN so a BigDecimal serializes via...

8.7CVSS0.00384EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/07 4:17 p.m.9 views

CVE-2026-86321

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this issue is the function JsonLoader.fromURL of the file src/main/java/com/github/fge/jackson/JsonLoader.java of the component URL Validation. The manipulation results in server-side request forgery. It is possible t...

6.9CVSS0.00384EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 3:43 p.m.6 views

CVE-2017-17485

CVE-2017-17485 CVE-2017-17485:Jackson-databind RCE...

9.8CVSS6.8AI score0.49727EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 3:27 p.m.8 views

CVE-2019-12086-jackson-databind-file-read

jackson-CVE-2019-12086 Vulnerability Description When Default Typing is enabled, and the classpath contains mysql-connector-java version 8.0.15 released on 2019.2.1 or earlier, an attacker can read arbitrary files by sending malicious JSON data. The mysql-connector-java library is the commonly us...

7.5CVSS7.2AI score0.21949EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2026/09/07 3:00 p.m.6 views

CVE-2026-86321 java-json-tools jackson-coreutils URL Validation JsonLoader.java JsonLoader.fromURL server-side request forgery

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this issue is the function JsonLoader.fromURL of the file src/main/java/com/github/fge/jackson/JsonLoader.java of the component URL Validation. The manipulation results in server-side request forgery. It is possible t...

6.9CVSS0.00384EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/07 3:00 p.m.4 views

CVE-2026-86321 java-json-tools jackson-coreutils URL Validation JsonLoader.java JsonLoader.fromURL server-side request forgery

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this issue is the function JsonLoader.fromURL of the file src/main/java/com/github/fge/jackson/JsonLoader.java of the component URL Validation. The manipulation results in server-side request forgery. It is possible t...

6.9CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/09/07 3:00 p.m.12 views

CVE-2026-86321

A server-side request forgery (SSRF) vulnerability affects java-json-tools jackson-coreutils 2.0 , specifically in the JsonLoader.fromURL function within JsonLoader.java (URL Validation component). A remote attacker with no authentication can trigger the flaw, resulting in a low availability impa...

6.9CVSS0.00384EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/07 3:00 p.m.8 views

EUVD-2026-72481

A vulnerability was found in java-json-tools jackson-coreutils 2.0. Affected by this issue is the function JsonLoader.fromURL of the file src/main/java/com/github/fge/jackson/JsonLoader.java of the component URL Validation. The manipulation results in server-side request forgery. It is possible t...

6.9CVSS0.00384EPSS
SaveExploits0References6
Rows per page
Query Builder