Lucene search
+L

53750 matches found

RedhatCVE
RedhatCVE
added 2026/07/26 6:29 p.m.10 views

CVE-2026-60194

Oracle CPU describes the issue as following: Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: JSON Duality. Supported versions that are affected are MySQL Server: 9.7.0-9.7.1; MySQL Cluster: 9.7.0-9.7.1. Easily exploitable vulnerability allows high...

4.9CVSS7AI score0.00398EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/26 6:28 p.m.12 views

CVE-2026-61109

Oracle CPU describes the issue as following: Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: JSON. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Easily...

6.5CVSS7AI score0.00405EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/25 10:2 p.m.5 views

sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing

A flaw was found in sqlite. This use-after-free vulnerability in the JSON parsing logic allows remote attackers to craft malicious JSON payloads. This can trigger memory deallocation followed by illegal memory access, potentially leading to arbitrary code execution, sensitive information leakage,...

7.4AI score0.00344EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/07/25 10:28 a.m.10 views

Sensitive Information Disclosure

n8n is vulnerable to Sensitive Information Disclosure. The vulnerability is due to placing the full Google Service Account PEM private key in the JWT header's kid field instead of a key identifier, which allows an attacker to recover the private key from logged or intercepted JWTs and impersonate...

6.5CVSS5.9AI score0.00153EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.12 views

PT-2026-64981

Name of the Vulnerable Software and Affected Versions sqlite version 3.41 Description A use-after-free issue exists in the JSON parsing logic. This occurs when a remote adversary provides a specially crafted JSON payload that triggers a memory free followed by illegal memory access. This conditio...

10CVSS7.5AI score0.00344EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 9:43 p.m.19 views

SQL Injection

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to SQL Injection in the json field enrichment process. An attacker can access unauthorized data, execute arbitrary JavaScript on the database server, perform cross-collection queries, or modify and...

7.1CVSS6.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 5:0 p.m.17 views

EUVD-2026-42625

Open WebUI: Realtime endpoints accept Redis-revoked JWTs after signout/backchannel logout...

7.1CVSS5.8AI score0.00305EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 5:0 p.m.6 views

GHSA-855V-HQ7W-JMJW Open WebUI: Realtime endpoints accept Redis-revoked JWTs after signout/backchannel logout

Summary With Redis configured, Open WebUI supports JWT revocation: POST /api/v1/auths/signout per-token jti and OIDC back-channel logout per-user revokedat record revocations in Redis, and HTTP auth getcurrentuser rejects revoked tokens with 401. The realtime authentication surfaces do not perfor...

7.1CVSS5.8AI score0.00305EPSS
SaveExploits1References5
F5 Networks
F5 Networks
added 2026/07/24 4:40 p.m.7 views

K000162435: Spring Data REST vulnerability CVE-2026-41728

Security Advisory Description Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16;...

7.5CVSS5.8AI score0.00306EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/24 4:14 p.m.12 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview seroval is a Stringify JS values Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' in the fromJSON process. An attacker can achieve unintended server-side invocation and potentially execute arbitrary code by supplying speciall...

9.8CVSS6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/24 3:59 p.m.11 views

CVE-2026-65709 sysPass 3.2.11 Missing Object-Level Authorization via JSON-RPC API

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 3:59 p.m.17 views

CVE-2026-65709

CVE-2026-65709 concerns sysPass up to version 3.2.11, with a missing object-level authorization vulnerability in the JSON-RPC API. The issue allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access checks. ...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:31 a.m.6 views

OESA-2026-3176 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

7.5CVSS6.4AI score0.01336EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:31 a.m.7 views

OESA-2026-3174 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

7.5CVSS6.6AI score0.00651EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:30 a.m.8 views

OESA-2026-3159 perl-Mojolicious security update

Back in the early days of the web there was this wonderful Perl library called CGI, many people only learned Perl because of it. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the...

6.5CVSS5.3AI score0.00331EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:27 a.m.7 views

OESA-2026-3153 log4j security update

Log4j is a tool to help the programmer output log statements to a variety of output targets. Security Fixes: Apache Log4j's JsonTemplateLayout in versions up to and including 2.25.3 produces invalid JSON output when log events contain non-finite floating-point values NaN, Infinity, or -Infinity,...

7.5CVSS7.3AI score0.00691EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.13 views

PT-2026-64376

Name of the Vulnerable Software and Affected Versions sysPass versions prior to 3.2.12 Description A missing object-level authorization issue exists in the JSON-RPC API. This allows holders of API tokens to enumerate account metadata, overwrite passwords, and delete accounts across the entire...

8.7CVSS5.8AI score0.00223EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.9 views

Oracle Linux 10 : tomcat9 (ELSA-2026-25341)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-25341 advisory. - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks sometime...

9.1CVSS7AI score0.8116EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.7 views

Rockwell FactoryTalk Services Platform 6.60 Authentication Bypass (SD1786)

The version of Rockwell FactoryTalk Services Platform installed on the remote Windows host is 6.60. It is, therefore, affected by an authentication bypass vulnerability: - A vulnerability exists that allows an attacker to bypass JWT signature validation during Okta Web Authentication. The...

8.8CVSS7.1AI score0.00113EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.33 views

PT-2026-64440

Summary A type confusion issue in seroval.fromJSON allowed attacker-controlled JSON input to cause Promise control nodes to operate on values from the general deserialization reference table without first verifying that those values were genuine internal promise resolver records. In applications...

9.8CVSS6.6AI score
SaveExploits0References4
Rows per page
Query Builder