Lucene search
+L

1228 matches found

NVD
NVD
added 2026/07/17 8:17 p.m.6 views

CVE-2026-12283

Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL...

6.8CVSS0.00432EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 7:5 p.m.10 views

CVE-2026-12283 SQL injection in Amazon Athena Synapse connector

Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL...

6.8CVSS6AI score0.00432EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 7:5 p.m.37 views

CVE-2026-12283 SQL injection in Amazon Athena Synapse connector

Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL...

6.8CVSS0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:5 p.m.7 views

CVE-2026-12283 SQL injection in Amazon Athena Synapse connector

Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL...

6.1CVSS6AI score0.00432EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 7:5 p.m.11 views

CVE-2026-12283

CVE-2026-12283 affects Amazon Athena Query Federation's Synapse connector (aws-athena-query-federation) v2022.20.1–v2026.19.1. The issue is improper neutralization of elements in an SQL command within the Synapse connector, which could let an authenticated remote user execute injected read-only S...

6.8CVSS6AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/09 4:49 p.m.4 views

PYSEC-2026-2620 matrix-sydent and matrix-synapse Use Cryptographically Weak PRNG

An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number generation is mishandled, which makes it easier for attackers to predict a Sydent authentication token or a Synapse random ID...

8.7CVSS7AI score0.0178EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1612 Synapse's invalid device keys degrade federation functionality

Impact Lack of validation for device keys in Synapse before 1.138.3 and in Synapse 1.139.0 allow an attacker registered on the victim homeserver to degrade federation functionality, unpredictably breaking outbound federation to other homeservers. Patches Patched in Synapse 1.138.3, 1.138.4,...

5.3CVSS5.9AI score0.00434EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1614 Synapse vulnerable to federation denial of service via malformed events

Impact A malicious server can craft events with a depth outside the integer range allowed by Canonical JSON. When such an event is received by Synapse version up to 1.127.0, it prevents it from federating with other servers. The vulnerability has been exploited in the wild. Patches Fixed in Synap...

7.1CVSS5.8AI score0.01175EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1610 Synapse Matrix has a partial room state leak via Sliding Sync

Impact The Sliding Sync feature on Synapse versions between 1.113.0rc1 and 1.120.0 can leak partial room state changes to users no longer in a room. Non-state events, like messages, are unaffected. Patches Synapse version 1.120.1 fixes the problem. Workarounds Disable Sliding Sync. References...

4.3CVSS6.7AI score0.00427EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1611 Synapse allows a a malformed invite to break the invitee's `/sync`

Impact Synapse versions before 1.120.1 fail to properly validate invites received over federation. This vulnerability allows a malicious server to send a specially crafted invite that disrupts the invited user's /sync functionality. Patches Synapse 1.120.1 rejects such invalid invites received ov...

8.7CVSS6.7AI score0.00543EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1613 Synapse allows unsupported content types to lead to memory exhaustion

Impact In Synapse before 1.120.1, multipart/form-data requests can in certain configurations transiently increase memory consumption beyond expected levels while processing the request, which can be used to amplify denial of service attacks. Patches Synapse 1.120.1 resolves the issue by denying...

8.2CVSS6.6AI score0.00709EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1615 Synapse can be forced to thumbnail unexpected file formats, invoking external, potentially untrustworthy decoders

Impact In Synapse versions before 1.120.1, enabling the dynamicthumbnails option or processing a specially crafted request could trigger the decoding and thumbnail generation of uncommon image formats, potentially invoking external tools like Ghostscript for processing. This significantly expands...

8.2CVSS6.6AI score0.00619EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/06 8:3 a.m.10 views

Matrix Synapse DoS

Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 263 - 1 render rooms unusable, related to federation/federationbase.py and handlers/message.py, as exploited in the wild in April 2018...

7.5CVSS7.1AI score0.0151EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/06 8:3 a.m.5 views

PYSEC-2026-846 Matrix Synapse DoS

Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 263 - 1 render rooms unusable, related to federation/federationbase.py and handlers/message.py, as exploited in the wild in April 2018...

7.5CVSS7.2AI score0.0151EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/06 8:3 a.m.6 views

PYSEC-2026-845 Matrix Synapse Improper Signature Validation

Matrix Synapse before 0.33.3.1 and 0.33.2.1 allows remote attackers to spoof events and possibly have unspecified other impacts by leveraging improper transaction and event signature validation...

8.8CVSS7.3AI score0.01525EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/06 8:3 a.m.9 views

PYSEC-2026-844 Matrix Synapse Authorization Error

In Synapse before 0.31.2, unauthorised users can hijack rooms when there is no m.room.powerlevels event in force...

7.5CVSS7.1AI score0.01824EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/03 12:31 a.m.12 views

EUVD-2026-41444

Improper access control in Azure Synapse allows an authorized attacker to elevate privileges over a network...

4.8CVSS5.8AI score0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/02 11:16 p.m.16 views

CVE-2026-26145

Improper access control in Azure Synapse allows an authorized attacker to elevate privileges over a network...

9.8CVSS0.00359EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/02 10:18 p.m.38 views

CVE-2026-26145 Microsoft Azure Synapse Elevation of Privilege Vulnerability

...

4.8CVSS0.00359EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/02 10:18 p.m.9 views

CVE-2026-26145

Improper access control in Azure Synapse allows an authorized attacker to elevate privileges over a network...

4.8CVSS5.8AI score0.00359EPSS
SaveExploits0References2
Rows per page
Query Builder