Lucene search
K

1115 matches found

Cvelist
Cvelist
โ€ขadded 2026/05/30 9:28 a.m.โ€ข40 views

CVE-2026-9757 GEO my WP <= 4.5.5 - Unauthenticated SQL Injection via 'swlatlng' / 'nelatlng' Parameters

The GEO my WP plugin for WordPress is vulnerable to SQL Injection via the 'swlatlng' and 'nelatlng' parameters in all versions up to, and including, 4.5.5 The parameters are read from $SERVER'QUERYSTRING' via parsestr bypassing WordPress's wpmagicquotes protection, which only covers...

7.5CVSS0.00344EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/05/30 9:28 a.m.โ€ข8 views

CVE-2026-9757

The GEO my WP plugin for WordPress is vulnerable to SQL Injection via the 'swlatlng' and 'nelatlng' parameters in all versions up to, and including, 4.5.5 The parameters are read from $SERVER'QUERYSTRING' via parsestr bypassing WordPress's wpmagicquotes protection, which only covers...

7.5CVSS5.8AI score0.00344EPSS
Exploits0References9
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/30 9:28 a.m.โ€ข6 views

CVE-2026-9757 GEO my WP <= 4.5.5 - Unauthenticated SQL Injection via 'swlatlng' / 'nelatlng' Parameters

The GEO my WP plugin for WordPress is vulnerable to SQL Injection via the 'swlatlng' and 'nelatlng' parameters in all versions up to, and including, 4.5.5 The parameters are read from $SERVER'QUERYSTRING' via parsestr bypassing WordPress's wpmagicquotes protection, which only covers...

7.5CVSS5.8AI score0.00344EPSS
Exploits0References8
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/30 12:0 a.m.โ€ข8 views

PT-2026-45090

Name of the Vulnerable Software and Affected Versions GEO my WP versions prior to 4.5.6 Description The plugin is subject to SQL Injection, allowing unauthenticated attackers to append additional SQL queries to extract sensitive information from the database. The issue occurs because the swlatlng...

7.5CVSS5.6AI score0.00344EPSS
Exploits0References14
NVD
NVD
โ€ขadded 2026/05/27 6:16 p.m.โ€ข10 views

CVE-2026-48147

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex / matches functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.request.url, which includes the full query string. Th...

6.5CVSS0.00115EPSS
Exploits0References1
Cvelist
Cvelist
โ€ขadded 2026/05/27 5:14 p.m.โ€ข37 views

CVE-2026-48147 Budibase: Unanchored Regex in `matchers.ts` Allows CSRF Bypass via Query String Injection in Budibase Worker

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex / matches functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.request.url, which includes the full query string. Th...

6.5CVSS0.00115EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/05/27 5:14 p.m.โ€ข9 views

CVE-2026-48147

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex / matches functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.request.url, which includes the full query string. Th...

6.5CVSS5.8AI score0.00115EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/27 5:14 p.m.โ€ข6 views

CVE-2026-48147 Budibase: Unanchored Regex in `matchers.ts` Allows CSRF Bypass via Query String Injection in Budibase Worker

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex / matches functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.request.url, which includes the full query string. Th...

6.5CVSS5.8AI score0.00115EPSS
Exploits0References1
CVE
CVE
โ€ขadded 2026/05/27 5:14 p.m.โ€ข11 views

CVE-2026-48147

Budibase (open-source low-code platform) prior to 3.35.4 contains a vulnerability in buildMatcherRegex()/matches() within packages/backend-core/src/middleware/matchers.ts where route patterns are compiled into unanchored regexes and tested against ctx.request.url (including the full query string)...

6.5CVSS5.8AI score0.00115EPSS
Exploits0References1
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/27 12:35 a.m.โ€ข14 views

Pimcore Vulnerable to SQL Injection in Custom Reports Column Configuration

Summary The columnConfigAction endpoint in the CustomReportsBundle is vulnerable to SQL injection. An attacker with the reportsconfig permission can supply a malicious SQL configuration that is concatenated into a query and executed. Although the application attempts to filter certain DDL/DML...

6AI score0.00027EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/27 12:0 a.m.โ€ข4 views

PT-2026-44058

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.35.4 Description The buildMatcherRegex and matches functions in packages/backend-core/src/middleware/matchers.ts compile route patterns into unanchored regular expressions and test them against ctx.request.url, whi...

6.5CVSS5.9AI score0.00115EPSS
Exploits0References5
Snyk
Snyk
โ€ขadded 2026/05/19 8:3 p.m.โ€ข8 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the nuxtisland endpoint when responses are not properly bound to request props, allowing shared-cache poisoning. An attacker can cause users to receive attacker-controlled HTML by priming a shared cache with...

5.8CVSS6AI score0.00091EPSS
Exploits0References4
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.0041EPSS
Exploits1References6
OSV
OSV
โ€ขadded 2026/05/18 5:1 p.m.โ€ข5 views

CLSA-2026-1779123668 Fix CVE(s): CVE-2026-6735

SECURITY UPDATE: XSS via unsanitized request URI in PHP-FPM status page - debian/patches/CVE-2026-6735.patch: escape requesturi with HTML entities in fpmstatushandlerequest for HTML/XML output formats, and fix querystring escape flags in sapi/fpm/fpm/fpmstatus.c - CVE-2026-6735...

8.8CVSS5.8AI score0.0021EPSS
Exploits1References1
Packet Storm
Packet Storm
โ€ขadded 2026/05/18 12:0 a.m.โ€ข62 views

๐Ÿ“„ Bichon 1.0.2 Bearer Access Token Disclosure

Bichon version 1.0.2 accepts Bearer access tokens via GET requests which has the negative side affect of being disclosed in logs, REFERER headers, and more. Bichon 1.0.2 Bearer Access Token Accepted via Query String + Logged ===================================================================...

5.8AI score
Exploits0
OSV
OSV
โ€ขadded 2026/05/17 12:16 a.m.โ€ข3 views

DEBIAN-CVE-2026-8723

Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma + encodeValuesOnly...

6.3CVSS5.9AI score0.00267EPSS
Exploits0References1
OSV
OSV
โ€ขadded 2026/05/17 12:16 a.m.โ€ข4 views

UBUNTU-CVE-2026-8723

Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma + encodeValuesOnly...

6.3CVSS5.9AI score0.00267EPSS
Exploits0References4
CNNVD
CNNVD
โ€ขadded 2026/05/17 12:0 a.m.โ€ข7 views

qs ไปฃ็ ้—ฎ้ข˜ๆผๆดž

QS is a JavaScript library developed by Jordan Harband. Versions of QS from 6.11.1 to 6.15.2 had code vulnerabilities. This vulnerability occurred when calling qs.stringify on an array containing null or undefined, with arrayFormat set to comma and encodeValuesOnly set to true. This resulted in a...

6.3CVSS5.9AI score0.00267EPSS
Exploits0References1
OSV
OSV
โ€ขadded 2026/05/15 10:16 a.m.โ€ข5 views

CLSA-2026-1778751841 php: Fix of CVE-2026-6735

CVE-2026-6735: HTML-encode proc.requesturi and tighten querystring entity flags in sapi/fpm/fpm/fpmstatus.c to fix XSS in PHP-FPM status endpoint...

8.8CVSS5.8AI score0.0021EPSS
Exploits1References1
Snyk
Snyk
โ€ขadded 2026/05/14 8:25 p.m.โ€ข8 views

Improper Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Improper Authorization via the bypassfilter parameter in the HTTP query string, which is unintentionally exposed in the route handler. An attacker can gain unauthorized access to restricted models by appendin...

5.4CVSS5.8AI score0.00193EPSS
Exploits1References2
Rows per page
Query Builder