Lucene search
+L

1047 matches found

OSV
OSV
added 2026/07/24 4:47 p.m.7 views

GHSA-PM4M-PH32-GHV5 js-yaml: Exponential parsing time in flow collections leads to denial of service

Summary Parsing a small YAML document can take exponential time. An application that calls load or loadAll on untrusted input can be hung by a payload under 200 bytes. Details When an entry in a flow sequence turns out to be a key: value pair, the parser rewinds and parses that entry a second tim...

7.5CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/22 12:32 a.m.9 views

EUVD-2026-47230

Vulnerability in the Oracle Advanced Collections product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Advanced...

8.8CVSS7.2AI score0.00418EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 10:18 p.m.7 views

CVE-2026-60989

Vulnerability in the Oracle Advanced Collections product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Advanced...

8.8CVSS0.00418EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-62907

Name of the Vulnerable Software and Affected Versions Oracle Advanced Collections versions 12.2.3 through 12.2.15 Description An issue exists in the Internal Operations component of the Oracle Advanced Collections product within Oracle E-Business Suite. A low privileged attacker with network acce...

8.8CVSS7.1AI score0.00418EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:11 p.m.15 views

CVE-2026-32821

CVE-2026-32821 affects dataCycle dataCycle-CORE prior to 26.06.08. An authenticated API user with a valid access token can use user_email to have the collection API evaluate permissions as another user, potentially exposing that user’s collections. In V4, if a collection id is known, the add_item...

8.1CVSS5.4AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/09 6:16 p.m.15 views

CVE-2026-59720

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS0.00336EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 5:27 p.m.11 views

CVE-2026-59720

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS5.9AI score0.00336EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/09 5:27 p.m.28 views

CVE-2026-59720

Hoppscotch’s Mock API exposes private collection data due to a desync: mock-server.service.ts does not persist the isPublic input, while schema.prisma defaults isPublic to true, making mock servers linked to private collections publicly accessible without authentication. The vulnerability affects...

7.5CVSS5.9AI score0.00336EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 5:27 p.m.9 views

CVE-2026-59720 Hoppscotch: Insecure Default Configuration Allows Public Exposure of Private Collection Data via Mock Server

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS6.1AI score0.00336EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/09 5:27 p.m.10 views

EUVD-2026-42654

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS5.9AI score0.00336EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/09 5:27 p.m.38 views

CVE-2026-59720 Hoppscotch: Insecure Default Configuration Allows Public Exposure of Private Collection Data via Mock Server

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS0.00336EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/05 12:2 p.m.17 views

EUVD-2026-41753

An unauthenticated improper input validation vulnerability in the POST /fetchcvedata endpoint in cve-search. A remote attacker can manipulate request parameters controlling the MongoDB collection, projected fields, and regular-expression filters to read arbitrary application MongoDB collections...

9.2CVSS6.2AI score0.00349EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/30 9:32 p.m.22 views

CVE-2026-54517

A flaw was found in jackson-databind. A remote attacker can exploit this vulnerability due to an issue in how active-view @JsonView filters are applied. Specifically, setterless collections annotated with a restricted @JsonView can be populated from attacker-controlled JSON even when the active...

5.3CVSS5.7AI score0.00297EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/29 11:50 a.m.9 views

PYSEC-2026-311 ChromaDB Python project has a pre-authentication code injection vulnerability

A pre-authentication, code injection vulnerability in version 1.0.0 or later of the ChromaDB Python project allows an unauthenticated attacker to run arbitrary code on the server by sending a malicious model repository and trustremotecode set to true in...

10CVSS6.1AI score0.12387EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2026/06/23 9:24 p.m.11 views

jackson-databind has @JsonView bypass for setterless creator properties

Summary In BeanDeserializer.deserializeUsingPropertyBased, the active-view @JsonView filter was applied only to creator properties; the regular property-buffering branch performed no prop.visibleInViewactiveView check. A change making SetterlessProperty.isMerging return true routed setterless...

5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2026/06/23 9:17 p.m.12 views

CVE-2026-54517

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer.deserializeUsingPropertyBased, the active-view @JsonView filter was applied only to creator properties; the regular...

5.3CVSS0.00297EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/23 9:17 p.m.6 views

DEBIAN-CVE-2026-54517

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer.deserializeUsingPropertyBased, the active-view @JsonView filter was applied only to creator properties; the regular...

5.3CVSS5.9AI score0.00297EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/06/23 8:47 p.m.9 views

CVE-2026-54517

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer.deserializeUsingPropertyBased, the active-view @JsonView filter was applied only to creator properties; the regular...

5.3CVSS5.9AI score0.00297EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/23 8:47 p.m.11 views

CVE-2026-54517

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer.deserializeUsingPropertyBased, the active-view @JsonView filter was applied only to creator properties; the regular...

5.3CVSS5.9AI score0.00297EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/06/23 6:18 p.m.16 views

CVE-2026-54019

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, Open WebUI added collection-level ACL checks, but the patch can still be bypassed when Milvus multitenancy mode is enabled. The ACL allows unknown non-KB collection names as...

6.5CVSS0.00335EPSS
SaveExploits1References1
Rows per page
Query Builder