Lucene search
+L

285 matches found

Kitploit
Kitploit
added 2026/09/03 1:01 a.m.6 views

CVE-2026-23842-Denial-of-Service-via-Database-Connection-Pool-Exhaustion-version-1.2.10

CVE-2026-23842 Отказ в обслуживании из-за истощения пула соединений с базой данных в версиях ≤ 1.2.10 📌 Обзор В этом репозитории задокументировано моё обнаружение и ответственное раскрытие CVE-2026-23842 — уязвимости высокой степени серьёзности, приводящей к отказу в обслуживании, в ChatterBot...

7.5CVSS5.9AI score0.00502EPSS
SaveExploits1
NVD
NVD
added 2026/08/26 7:16 a.m.9 views

CVE-2026-58108

The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...

2.1CVSS0.00233EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 6:48 a.m.13 views

CVE-2026-58108

Ericsson CodeChecker 's personal access token deletion query selects from PersonalAccessTokenDB but filters on Session columns without a join. SQLAlchemy resolves this as an implicit cross join, meaning the filter fails to constrain the delete to the calling user's own token. As a result, a suffi...

2.1CVSS5.1AI score0.00233EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 6:48 a.m.8 views

EUVD-2026-66297

The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...

2.1CVSS5.2AI score0.00233EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 6:48 a.m.36 views

CVE-2026-58108 Personal access token delete filters on Session columns while deleting from PersonalAccessTokenDB

The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...

2.1CVSS0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 6:48 a.m.7 views

CVE-2026-58108 Personal access token delete filters on Session columns while deleting from PersonalAccessTokenDB

The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...

2.1CVSS5.4AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Mako

Sqlalchemy mako before version 1.2.2 is vulnerable to Regular Expression Denial of Service when using the Lexer class for parsing. This vulnerability also affects babelplugin and linguaplugin...

7.5CVSS7.5AI score0.02156EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.10 views

EulerOS 2.0 SP11 : python-sqlalchemy (EulerOS-SA-2026-3151)

According to the versions of the python-sqlalchemy packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Underscore.js is a utility-belt library for JavaScript. Prior to 1.13.8, the .flatten and .isEqual functions use recursion without a...

8.2CVSS5.7AI score0.0096EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.10 views

The vulnerability of the Sqlalchemy mako Python template library relates to incorrect path name restrictions for restricted access directories, allowing attackers to gain unauthorized access to protected information.

The vulnerability of the Sqlalchemy mako Python template library relates to an incorrect restriction on the path name of the restricted directory. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

7.8CVSS5.4AI score0.00361EPSS
SaveExploits0References11Affected Software3
OSV
OSV
added 2026/07/14 3:32 p.m.6 views

GHSA-8G6F-QW9X-4Q6Q Snowflake SQLAlchemy affected by SQL injection and local file disclosure vulnerabilities

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS0.00377EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/07/14 3:32 p.m.8 views

Snowflake SQLAlchemy affected by SQL injection and local file disclosure vulnerabilities

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS0.00377EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2026/07/14 3:17 p.m.25 views

CVE-2026-15736

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS0.00377EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 2:11 p.m.72 views

CVE-2026-15736

Snowflake SQLAlchemy

8.3CVSS6.1AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 2:11 p.m.13 views

CVE-2026-15736 Multiple SQL/DDL Injection and Arbitrary File Read Vulnerabilities in snowflake-sqlalchemy

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1244 ChatterBot Vulnerable to Denial of Service via Database Connection Pool Exhaustion

Summary ChatterBot versions up to 1.2.10 are vulnerable to a denial-of-service condition caused by improper database session and connection pool management. Concurrent invocations of the getresponse method can exhaust the underlying SQLAlchemy connection pool, resulting in persistent service...

7.5CVSS5.9AI score0.00502EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1237 Chainlit contain a server-side request forgery (SSRF) vulnerability

Chainlit versions prior to 2.9.4 contain a server-side request forgery SSRF vulnerability in the /project/element update flow when configured with the SQLAlchemy data layer backend. An authenticated client can provide a user-controlled url value in an Element, which is fetched by the SQLAlchemy...

8.3CVSS6.3AI score0.04517EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1946 Strawberry GraphQL has type resolution vulnerability in node interface that allows potential data leakage through incorrect type resolution

Vulnerability Summary A type confusion vulnerability exists in Strawberry GraphQL's relay integration that affects multiple ORM integrations Django, SQLAlchemy, Pydantic. The vulnerability occurs when multiple GraphQL types are mapped to the same underlying model while using the relay node...

3.7CVSS6AI score0.00375EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 11:45 a.m.21 views

Apache Airflow ODBC Provider, Apache Airflow MSSQL Provider Improper Input Validation vulnerability

Input Validation vulnerability in Apache Software Foundation Apache Airflow ODBC Provider, Apache Software Foundation Apache Airflow MSSQL Provider.Thisvulnerability is considered low since it requires DAG code to use getsqlalchemyconnection and someone with access to connection resources...

4.3CVSS6AI score0.01263EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/25 10:37 p.m.20 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python-sentry-sdk: python3-sentry-sdk+aiohttp-2.48.0-6.hum1 noarch python3-sentry-sdk+asyncpg-2.48.0-6.hum1 noarch python3-sentry-sdk+bottle-2.48.0-6.hum1 noarch...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/10 12:00 a.m.28 views

SQLAlchemy Admin 安全漏洞

SQLAlchemy Admin is an open-source SQLAlchemy model management interface tool developed by Smithy HQ. Versions of SQLAlchemy Admin prior to 0.25.1 contained a security vulnerability. This vulnerability stemmed from the ajaxlookup endpoint in the application.py file, which bypassed the isaccessibl...

4.3CVSS5.3AI score0.00279EPSS
SaveExploits1References1
Rows per page
Query Builder