Lucene search
K

24704 matches found

NVD
NVD
added 2026/05/19 2:16 p.m.5 views

CVE-2026-42097

Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL query execution without authentication. The vendor was notified early about this vulnerability, but...

9.3CVSS0.00209EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2026/05/19 1:37 p.m.9 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.9AI score0.00045EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/05/19 1:24 p.m.7 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.9AI score0.00045EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/19 12:59 p.m.31 views

CVE-2026-42100 DoS in Sparx Pro Cloud Server

Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service DoS attack to be executed by sending an specially crafted SQL query. This causes the Pro Cloud Server service to terminate unexpectedly. The vendor was notified early about this vulnerability,...

7.1CVSS0.00047EPSS
Exploits1References4
CVE
CVE
added 2026/05/19 12:59 p.m.9 views

CVE-2026-42100

Technical details (affected products/versions, root cause, impact, mitigation) are not publicly available in the provided documents. Monitor for updates as new information may be published.

7.5CVSS5.9AI score0.00047EPSS
Exploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:59 p.m.5 views

CVE-2026-42100

Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service DoS attack to be executed by sending an specially crafted SQL query. This causes the Pro Cloud Server service to terminate unexpectedly. The vendor was notified early about this vulnerability,...

7.1CVSS5.9AI score0.00047EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2026/05/19 12:59 p.m.8 views

CVE-2026-42100 DoS in Sparx Pro Cloud Server

Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service DoS attack to be executed by sending an specially crafted SQL query. This causes the Pro Cloud Server service to terminate unexpectedly. The vendor was notified early about this vulnerability,...

7.1CVSS5.9AI score0.00047EPSS
Exploits1References4
EUVD
EUVD
added 2026/05/19 12:59 p.m.5 views

EUVD-2026-30931

Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL query execution without authentication. The vendor was notified early about this vulnerability, but...

9.3CVSS6AI score0.00209EPSS
Exploits3References4
CVE
CVE
added 2026/05/19 12:59 p.m.10 views

CVE-2026-42097

Sparx products show multiple CVEs with concrete details across Pro Cloud Server and Enterprise Architect. CVE-2026-42097 describes an authentication bypass: a request can omit the model parameter and embed the model name in a POST blob, enabling SQL query execution without authentication. CVE-202...

9.3CVSS6AI score0.00209EPSS
Exploits2References4Affected Software1
Cvelist
Cvelist
added 2026/05/19 12:59 p.m.35 views

CVE-2026-42097 Authentication Bypass in Sparx Pro Cloud Server

Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL query execution without authentication. The vendor was notified early about this vulnerability, but...

9.3CVSS0.00209EPSS
Exploits2References4
OSV
OSV
added 2026/05/19 10:6 a.m.4 views

RHSA-2026:18048 Red Hat Security Advisory: jq security update

Bulletin has no description...

8.2CVSS5.7AI score0.00072EPSS
Exploits1References15
OSV
OSV
added 2026/05/19 10:6 a.m.6 views

RHSA-2026:18045 Red Hat Security Advisory: jq security update

Bulletin has no description...

8.2CVSS5.7AI score0.00072EPSS
Exploits1References15
Cvelist
Cvelist
added 2026/05/19 9:24 a.m.31 views

CVE-2026-8827 SQL Injection in extension "Address List" (tt_address)

The AddressRepository::getSqlQuery method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call...

8.2CVSS0.0004EPSS
Exploits0References1
CVE
CVE
added 2026/05/19 9:24 a.m.9 views

CVE-2026-8827

The CVE concerns TYPO3 extension Address List (tt_address). AddressRepository::getSqlQuery() builds a database query without proper sanitization, enabling SQL injection when untrusted input is used. The issue is not triggered internally by the extension in a default install, but could be exploite...

8.2CVSS5.8AI score0.0004EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/19 9:24 a.m.6 views

EUVD-2026-30866

The AddressRepository::getSqlQuery method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call...

8.2CVSS5.8AI score0.0004EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/19 9:22 a.m.8 views

EUVD-2026-30861

The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the "Date Menu of news articles" plugin. Exploitation requires the "Date Menu of news articles" plugin ...

8.2CVSS6AI score0.00149EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/05/19 9:16 a.m.6 views

qs: qs: Denial of Service via improper input validation in array parsing

A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation e.g., a=value. This bypasses the arrayLimit option, which is designed to limit the size of...

6.3CVSS6.8AI score0.0004EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.4 views

kernel: smb: client: fix potential cfid UAF in smb2_query_info_compound

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

5.8AI score0.00028EPSS
Exploits0References5
OSV
OSV
added 2026/05/19 8:43 a.m.5 views

BIT-FLINK-2026-35194 Apache Flink: Remote code execution via SQL injection in code generation

Code injection in SQL code generation in Apache Flink 1.15.0 through 1.20.x and 2.0.0 through 2.x allows authenticated users with query submission privileges to execute arbitrary code on TaskManagers via maliciously crafted SQL queries. The vulnerability affects JSON functions 1.15.0+ and LIKE...

8.1CVSS6.3AI score0.00067EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2026/05/19 3:21 a.m.69 views

Exploit for SQL Injection in Litellm

CVE-2025-45809 – LiteLLM SQL Injection via /key/block Time-...

5.4CVSS5.9AI score0.00229EPSS
Exploits2
Rows per page
Query Builder