Lucene search
+L

27714 matches found

EUVD
EUVD
added 2026/08/05 1:44 p.m.15 views

EUVD-2026-53343

A flaw was found in the SAML metadata import functionality of the keycloak-services component, which is the core engine for identity brokering in Red Hat Build of Keycloak. When importing identity provider metadata that lacks specific usage attributes for keys, the system incorrectly disables...

7.4CVSS5.4AI score0.00154EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/05 1:44 p.m.50 views

CVE-2026-16443

CVE-2026-16443 affects Red Hat build of Keycloak: the keycloak-services SAML broker metadata import feature incorrectly disables signature validation for SAML responses when provider metadata lacks certain key usage attributes, even if a signing certificate is supplied. This enables an unauthenti...

9.1CVSS5.4AI score0.00154EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 12:49 p.m.6 views

SUSE-SU-2026:3503-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2026-15307: server-side file-write and request forgery via spatial lookups bsc1272997. - CVE-2026-15337: potential denial-of-service vulnerability in checkforlanguage bsc1272998. - CVE-2026-15830: potential denial-of-service...

8.8CVSS5.6AI score0.00538EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.6 views

CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.2AI score0.00305EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.36 views

CVE-2026-71276 Magistrala (formerly Mainflux) IoT Platform SQL Injection via format Query Parameter

Magistrala formerly Mainflux's message-readers API reads a value from the HTTP query string readers/api/http/transport.go with no validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader readers/postgres/messages.go: and the TimescaleDB reader...

7.1CVSS0.00191EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/05 11:12 a.m.27 views

CVE-2026-44223

A flaw was found in vLLM, an inference and serving engine for large language models LLMs. The extracthiddenstates speculative decoding proposer returns a tensor with an incorrect shape after the first decode step. This can be triggered by a remote attacker sending a request that uses sampling...

7.5CVSS5.1AI score0.00367EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 10:25 a.m.8 views

RHSA-2025:21816 Red Hat Security Advisory: delve and golang security update

Bulletin has no description...

7.5CVSS6.8AI score0.00413EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/05 8:14 a.m.7 views

CVE-2026-17544

A flaw was found in PHP. A remote attacker could exploit this vulnerability by providing specially crafted inputs to the bccomp function. This could lead to an out-of-bounds write, resulting in stack and heap corruption. Such memory corruption can enable arbitrary code execution, allowing the...

9.8CVSS5.5AI score0.00522EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/08/05 8:05 a.m.6 views

CVE-2026-17543

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.4AI score0.00468EPSS
SaveExploits2References4
CVE
CVE
added 2026/08/05 7:39 a.m.59 views

CVE-2026-11977

The affected software is the WordPress plugin WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars . The vulnerability is a generic SQL Injection via the parameter wpma_metabox_authors_list in all versions up to and including 3.9.1, caused by insufficient escaping and lac...

6.5CVSS5.8AI score0.00249EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 6:38 a.m.47 views

CVE-2026-5651

The CVE-2026-5651 entry concerns the WordPress plugin Askeet (versions up to 3.0). Affected component: the plugin’s AJAX actions (askeet_execute_sql_query, askeet_export_all_results) that take the sql_query parameter. Root cause: the askeet_is_safe_query() filter is bypassable via MySQL condition...

4.9CVSS5.8AI score0.00378EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/05 5:01 a.m.10 views

CVE-2026-71191

In OpenStack Swift through 2.38.0, S3API middleware does not enforce that semantic x-amz- headers are covered by the SigV4 signature on presigned URL requests. An attacker who obtains a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, causing Swift to perform a server-side copy...

6CVSS5.7AI score0.00252EPSS
SaveExploits0
CVE
CVE
added 2026/08/05 12:00 a.m.92 views

CVE-2026-18854

The CVE-2026-18854 affects Shandong Hoteam PDM Product Data Management System up to version 8.3.10. The vulnerability is in the GetStoredClassByFilter function of /Base/BaseService.asmx/DataService, where manipulating the FilterString argument enables SQL injection. Remote exploitation is possibl...

7.5CVSS5.3AI score0.00254EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/04 9:47 p.m.16 views

Security Bulletin: Multiple Vulnerabilities in IBM API Connect

Summary Multiple vulnerabilities were addressed in IBM API Connect version 10.0.8.11 Vulnerability Details CVEID:CVE-2020-28851 DESCRIPTION: In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to...

7.5CVSS8.1AI score0.06531EPSS
SaveExploits5Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/04 9:27 p.m.9 views

CVE-2026-15337

A flaw was found in Django. A remote attacker could trigger a denial-of-service DoS condition by sending many distinct, very long language codes to the django.utils.translation.checkforlanguage function. These codes are stored in an in-memory cache, leading to excessive memory consumption. While...

6.9CVSS5.4AI score0.00521EPSS
SaveExploits0References10
Chainguard
Chainguard
added 2026/08/04 8:23 p.m.14 views

CVE-2026-18446 vulnerabilities

Vulnerabilities for packages: serve, saf, prism, renovate, unleash-proxy, yaml-language-server, arangodb, nextcloud-server, gitlab-rails-ce, vitess, langfuse, argo-workflows, opensearch-dashboards, opensearch-dashboards-fips, gemini-cli, librechat, langfuse-fips...

7.5CVSS6.2AI score0.00221EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/04 8:23 p.m.95 views

GHSA-7P8R-X3MC-P8W7 vulnerabilities

Vulnerabilities for packages: serve, saf, prism, renovate, unleash-proxy, yaml-language-server, arangodb, nextcloud-server, gitlab-rails-ce, vitess, langfuse, argo-workflows, opensearch-dashboards, opensearch-dashboards-fips, gemini-cli, librechat, langfuse-fips...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/04 8:23 p.m.15 views

GHSA-7P8R-X3MC-P8W7 vulnerabilities

Vulnerabilities for packages: saf, renovate, serve, vitess, argo-workflows, prism, opensearch-dashboards, yaml-language-server, langfuse...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/04 8:23 p.m.13 views

CVE-2026-18446 vulnerabilities

Vulnerabilities for packages: saf, renovate, serve, vitess, argo-workflows, prism, opensearch-dashboards, yaml-language-server, langfuse...

7.5CVSS6.2AI score0.00221EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/04 6:14 p.m.10 views

Memory Allocation with Excessive Size Value

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the checkforlanguage function. An attacker can exhaust system memory by submittin...

7.5CVSS5.4AI score0.00521EPSS
SaveExploits0References2
Rows per page
Query Builder