Lucene search
+L

934 matches found

EUVD
EUVD
added 2026/07/21 7:33 p.m.22 views

EUVD-2026-43957

jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy...

6.5CVSS5.2AI score0.00309EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 7:33 p.m.16 views

jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

Summary For Java Records, POJOPropertiesCollector.removeUnwantedIgnorals records a @JsonIgnore-annotated component under its original implicit name before renameUsing applies the PropertyNamingStrategy. After the rename, ignoredPropertyNames still holds only the pre-rename name, so ignorableProps...

6.5CVSS5.5AI score0.00309EPSS
SaveExploits0References6Affected Software2
CVE
CVE
added 2026/07/20 2:53 p.m.27 views

CVE-2026-25039

Summary (CVE-2026-25039): Parsec, a cloud-based file sharing app, does not sanitize the workspace name when creating a mountpoint in Windows, allowing a UNC path to be used as the workspace name. The root cause is that UNC paths may contain backslashes, and if the UNC target is invalid or unavail...

8.8CVSS5.4AI score0.00548EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/20 2:53 p.m.10 views

CVE-2026-25039 The application evaluate UNC path in workspace name

Parsec is a cloud-based application for simple and cryptographically secure file sharing. The application does not sanitize the workspace name, creating a vulnerability if that workspace name is a UNC path. When creating mountpoint in the windows filesystem to mount the workspace of an...

8.8CVSS5.3AI score0.00548EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 2:18 a.m.23 views

CVE-2026-62238

OpenRemote before 1.26.0 contain an authenticated SQL injection vulnerability in the datapoint crosstab export endpoint that constructs PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with asset creation or rename permissions can inject SQL through...

8.8CVSS0.00333EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:00 a.m.12 views

RabbitMQ 4.1.x < 4.1.11 / 4.2.x < 4.2.6 UNC Path Injection (Windows)

The version of RabbitMQ installed on the remote Windows host is affected by a vulnerability: - On Windows, the RabbitMQ management plugin static file handler rabbitmgmtwmstatic can pass URL-encoded backslashes to erlprimloader:readfileinfo before path validation when multiple management extension...

10CVSS5.4AI score0.00631EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.14 views

SUSE CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS5.2AI score0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 3:38 p.m.11 views

CVE-2026-55242 ERPNext: Server-Side Template Injection (SSTI) in Batch autonaming via Stock Settings.naming_series_prefix

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, an authenticated user with a standard operational role can trigger server-side template injection through a configuration field, resulting in unauthorized disclosure of data outside the user's norm...

8.8CVSS6.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/15 3:38 p.m.41 views

CVE-2026-55242 ERPNext: Server-Side Template Injection (SSTI) in Batch autonaming via Stock Settings.naming_series_prefix

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, an authenticated user with a standard operational role can trigger server-side template injection through a configuration field, resulting in unauthorized disclosure of data outside the user's norm...

8.8CVSS0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 3:38 p.m.32 views

CVE-2026-55242

CVE-2026-55242 affects ERPNext prior to 15.111.0 and 16.22.0, where an authenticated user with a standard operational role can trigger a server-side template injection via a configuration field in Batch autonaming (Stock Settings.naming_series_prefix). This leads to unauthorized disclosure of dat...

8.8CVSS6.1AI score0.00197EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/14 5:17 p.m.24 views

CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score0.00309EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 5:17 p.m.21 views

UBUNTU-CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score0.00309EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/14 4:44 p.m.254 views

CVE-2026-59888

The CVE-2026-59888 issue affects Jackson Databind (Java Records) where, from 2.15.0 through 2.18.8, 2.21.4, and 3.1.4, a PropertyNamingStrategy can cause a bypass of @JsonIgnore. This occurs because POJOPropertiesCollector._removeUnwantedIgnorals() records an ignored component under its original ...

6.5CVSS6.1AI score0.00309EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/14 4:44 p.m.21 views

CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS5.2AI score0.00309EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/14 4:44 p.m.12 views

CVE-2026-59888 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 4:44 p.m.11 views

CVE-2026-59888 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.39 views

PT-2026-58288

Name of the Vulnerable Software and Affected Versions jackson-databind versions 2.15.0 through 2.18.7 jackson-databind versions 2.21.0 through 2.21.3 jackson-databind versions 3.1.0 through 3.1.3 Description Java Records using a PropertyNamingStrategy can bypass the @JsonIgnore annotation. This...

6.5CVSS6.1AI score0.00309EPSS
SaveExploits0References22
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2500 Google Cloud Vertex AI has a a vulnerability involving predictable bucket naming

Predictable bucket naming in Vertex AI Experiments in Google Cloud Vertex AI from version 1.21.0 up to but not including 1.133.0 on Google Cloud Platform allows an unauthenticated remote attacker to achieve cross-tenant remote code execution, model theft, and poisoning via pre-creating predictabl...

7.7CVSS6.3AI score0.00438EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/10 8:16 p.m.17 views

EUVD-2026-43016

RabbitMQ is a messaging and streaming broker. Prior to 4.1.11 and 4.2.6 on Windows, the RabbitMQ management plugin static file handler rabbitmgmtwmstatic can pass URL-encoded backslashes to erlprimloader:readfileinfo before path validation when multiple management extension plugins are enabled,...

6.5CVSS6.1AI score0.00631EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/09 8:40 p.m.35 views

Malicious code in fury_frontend-andes-ui (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 29bea4f118854efa6568545722d7210a76e06e64cad4036e0cc0b45c45aafe37 The package's postinstall hook auto-executes index.js on npm install. The script collects the installer's OS username os.userInfo, current working...

6AI score
SaveExploits0References2
Rows per page
Query Builder