Lucene search
+L

721 matches found

Cvelist
Cvelist
added 2026/04/07 6:0 a.m.26 views

CVE-2026-4079 SQL Chart Builder < 2.3.8 - Unauthenticated SQL Injection

The SQL Chart Builder WordPress plugin before 2.3.8 does not properly escape user input as it is concatened to SQL queries, making it possible for attackers to conduct SQL Injection attacks against the dynamic filter functionality...

0.00186EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.9 views

runZero Platform 安全漏洞

runZero Platform is an asset discovery and attack surface management platform developed by the US company runZero. There is a security vulnerability in the version 4.0.260123.0 of runZero Platform, which stems from improper handling of special elements related to query storage. This vulnerability...

6.4CVSS5.8AI score0.00203EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:37 p.m.2 views

CVE-2026-34788

Emlog is an open source website building system. In versions 2.6.2 and prior, a SQL injection vulnerability exists in include/model/tagmodel.php at line 168. The updateTagName function directly interpolates user input into the SQL query string without using parameterized queries or proper escapin...

6.5CVSS5.9AI score0.00343EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 3:5 p.m.4 views

CVE-2026-35538

A flaw was found in Roundcube Webmail. Unsanitized IMAP SEARCH command arguments can be exploited by an attacker during mail search. This vulnerability could lead to IMAP injection, allowing an attacker to execute arbitrary IMAP commands, or a Cross-Site Request Forgery CSRF bypass, enabling...

3.1CVSS6.1AI score0.00283EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.12 views

Focalboard 安全漏洞

Focalboard is a multilingual, self-hosted project management tool open source by Mattermost Community. Version 8.0 of Focalboard contains a security vulnerability, which stems from insufficient cleaning of category IDs. This vulnerability may lead to second-level SQL injection and data leakage...

8.1CVSS5.9AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 8:31 p.m.7 views

GHSA-RX22-G9MX-QRHV Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values

Summary Rack::Multipart::Parser unfolds folded multipart part headers incorrectly. When a multipart header contains an obs-fold sequence, Rack preserves the embedded CRLF in parsed parameter values such as filename or name instead of removing the folded line break during unfolding. As a result,...

4.8CVSS5.9AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/31 10:35 p.m.4 views

GHSA-VH89-RJPH-2G7P baserCMS has an SQL injection vulnerability in its blog post functionality

baserCMS has a SQL injection vulnerability in blog posts. Target baserCMS 5.2.2 and earlier versions Vulnerability Malicious SQL may be executed in blog posts. Countermeasures Update to the latest version of baserCMS Please refer to the following page to reference for more information...

6.9CVSS5.9AI score0.00412EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/31 5:40 p.m.27 views

CVE-2026-32607 Discourse: Stored XSS via unescaped assignee name

Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.3, 2026.2.0-latest to before 2026.2.2, and 2026.3.0-latest to before 2026.3.0, when the hidden prioritizefullnameinux site setting is enabled defaults to false, requires console access to change, user...

2.1CVSS0.00167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.5 views

PT-2026-28612

Name of the Vulnerable Software and Affected Versions MikroORM versions prior to 6.6.10 MikroORM versions prior to 7.0.6 Description A flaw exists in the Utils.merge helper within MikroORM that does not prevent the use of special keys like proto , constructor, and prototype during object merging...

9.1CVSS6AI score0.00377EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.3 views

Fedora 42 : roundcubemail (2026-c283cce7fd)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-c283cce7fd advisory. Version 1.6.14 Fix Postgres connection using IPv6 address 10104 Security: Fix pre-auth arbitrary file write via unsafe deserialization in redis/memcache...

6.1AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/03/27 9:13 p.m.8 views

CVE-2026-33941

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the Handlebars CLI precompiler bin/handlebars / lib/precompiler.js concatenates user-controlled strings — template file names and several CLI options — directly into the JavaScript it...

8.2CVSS5.6AI score0.00291EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/03/27 5:56 p.m.12 views

Express XSS Sanitizer: allowedTags/allowedAttributes bypass leads to permissive sanitization (XSS risk)

Description A vulnerability has been identified in express-xss-sanitizer , , , etc. and attributes e.g., href on . This behavior violates the expected API contract and may lead to security issues such as content injection or XSS, depending on how the sanitized output is used. Impact Developers...

8.2CVSS5.8AI score0.00382EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/27 5:9 p.m.7 views

CVE-2026-33442

Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash...

8.1CVSS6AI score0.00442EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/27 5:38 a.m.5 views

CVE-2026-22744

In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue inserts the value directly into the @field:VALUE RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.0....

7.5CVSS6AI score0.0025EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.12 views

VMware Spring AI 安全漏洞

VMware Spring AI is a development framework by the American company VMware, which integrates artificial intelligence and large language model capabilities into the Spring ecosystem. Versions prior to 1.0.5 and 1.1.4 of VMware Spring AI contained security vulnerabilities. These vulnerabilities...

7.5CVSS5.8AI score0.0025EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/21 12:0 a.m.6 views

Fedora 43 : python-scitokens (2026-727b73bfa0)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-727b73bfa0 advisory. - Remove legacy parent SciToken chaining behavior from token initialization and claim handling - Harden Enforcer scope path traversal validation including...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/03/20 8:50 p.m.4 views

GHSA-4HXC-9384-M385 h3: SSE Event Injection via Unsanitized Carriage Return (`\r`) in EventStream Data and Comment Fields (Bypass of CVE Fix)

Summary The EventStream class in h3 fails to sanitize carriage return \r characters in data and comment fields. Per the SSE specification, \r is a valid line terminator, so browsers interpret injected \r as line breaks. This allows an attacker to inject arbitrary SSE events, spoof event types, an...

5.3CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:48 p.m.11 views

Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Summary The sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path...

8.1CVSS6.1AI score0.00442EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:47 p.m.10 views

AVideo has an Unauthenticated Blind SQL Injection in RTMP on_publish Callback via Stream Name Parameter

Summary The RTMP onpublish callback at plugin/Live/onpublish.php is accessible without authentication. The $POST'name' parameter stream key is interpolated directly into SQL queries in two locations — LiveTransmitionHistory::getLatest and LiveTransmition::keyExists — without parameterized binding...

7.5CVSS6AI score0.00468EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 7:21 a.m.4 views

CVE-2026-33060

CKAN MCP Server is a tool for querying CKAN open data portals. Versions prior to 0.4.85 provide tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter, making HTTP requests to arbitrary endpoints without restriction. A CKAN portal client has no legitimate reason to...

5.3CVSS5.9AI score0.00289EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder