Lucene search
+L

27503 matches found

OSV
OSV
added 2026/07/07 2:34 p.m.16 views

PYSEC-2026-1855 python-sql SQL injection vulnerability

A vulnerability was found in python-sql where unary operators do not escape non-Expression like And and Or which makes any system exposing those vulnerable to an SQL injection attack...

6.5CVSS6.8AI score0.0069EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/07 2:34 p.m.26 views

PYSEC-2026-1321 D-Tale Command Execution Vulnerability

D-Tale is the combination of a Flask back-end and a React front-end to bring you an easy way to view & analyze Pandas data structures. In dtale\views.py, under the route @dtale.route"/chart-data/", the query parameters from the request are directly passed into runquery for execution. And...

7.3CVSS7.2AI score0.01328EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1323 D-Tale vulnerable to Remote Code Execution through the Query input on Chart Builder

Impact Users hosting D-Tale publicly can be vulnerable to remote code execution allowing attackers to run malicious code on the server. Patches Users should upgrade to version 3.14.1 where the "Custom Filter" input is turned off by default. You can find out more information on how to turn it back...

6.1CVSS6.7AI score0.00731EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1629 MindsDB Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 23.11.4.2 up to 24.7.4.1 of the MindsDB platform, when one of several integrations is installed on the server. If a specially crafted ‘UPDATE’ query containing Python code is run against a database created with the specified integration...

8.8CVSS7.7AI score0.00851EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1686 nautobot has reflected Cross-site Scripting potential in all object list views

Impact It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting Reflected XSS attack against users. All filterable object-list views in Nautobot are...

7.5CVSS7AI score0.00491EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1114 aliyundrive-webdav vulnerable to Command Injection

An issue in aliyundrive-webdav v.2.3.3 and before allows a remote attacker to execute arbitrary code via a crafted payload to the sid parameter in the actionqueryqrcode component...

9.8CVSS6.3AI score0.0117EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1309 Docassemble unauthorized access through URL manipulation

Impact The vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96. Patches The vulnerability has been patched in version 1.4.97 of the master branch. The Docker image on docker.io has been patched...

7.5CVSS7AI score0.69486EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2026/07/07 10:32 a.m.10 views

c-ares: c-ares: Use-after-free / double-free in query-completion handling

A flaw was found in c-ares. A use-after-free / double-free vulnerability exists in the query-completion handling path, where a query callback is invoked while the query is still linked in internal lookup structures. A remote attacker can exploit this via aresgetaddrinfo over TCP by sending crafte...

6AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/07 7:24 a.m.15 views

Security Bulletin: Multiple vulnerabilities affect Data Virtualization on IBM Software Hub (June 2026 - Part 2 of 2)

Summary Multiple vulnerabilities have been addressed in Data Virtualization on IBM Software Hub. Note that Data Virtualization was named Watson Query on IBM Cloud Pak for Data version 4.8. Vulnerability Details CVEID:CVE-2026-34477 DESCRIPTION: The fix for CVE-2025-68161...

9.6CVSS6.8AI score0.00816EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2026/07/07 12:0 a.m.5 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the query completion process. An attacker can cause memory corruption and application crash by sending crafted DNS responses that manipulate the sequence of query completions, such as forcing an EDNS-downgrade retry an...

8.7CVSS5.6AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/07 12:0 a.m.12 views

PT-2026-56309

Name of the Vulnerable Software and Affected Versions c-ares versions prior to 1.34.7 Description The software contains multiple issues. A use-after-free or double-free condition exists in query-completion handling, which can be remotely triggered via the ares getaddrinfo function over TCP...

5.3AI score
SaveExploits0References15
Snyk
Snyk
added 2026/07/06 8:39 p.m.11 views

SQL Injection

Overview langroid is a Harness LLMs with Multi-Agent Programming Affected versions of this package are vulnerable to SQL Injection through the SQLChatAgent process. An attacker can access arbitrary files on the server by crafting SQL queries that bypass the regex-based blocklist using quoted...

9.8CVSS6.2AI score0.00558EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 2:4 p.m.10 views

CVE-2026-54893 Email-derived URL path injection in the Swoosh Microsoft Graph adapter

URL path injection in the Microsoft Graph adapter of Swoosh. Swoosh.Adapters.MsGraph builds its Microsoft Graph API request URL by interpolating the sender's email address into the URL path /users/from/sendMail without percent-encoding or validation. In applications that derive the from address...

2.1CVSS6AI score0.00143EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/06 2:4 p.m.43 views

CVE-2026-54893

Swoosh.Adapters.MsGraph is vulnerable to URL path injection via the from-address interpolation into /users/{from}/sendMail without percent-encoding or validation. If from derives from untrusted input, an attacker can inject URL-special characters (/, ?, #) to escape the intended path and rewrite ...

2.1CVSS6AI score0.00143EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/06 1:3 p.m.11 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.8AI score0.01945EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/07/06 12:59 p.m.9 views

WordPress Kirki plugin <= 6.0.12 - SQL Injection vulnerability

SQL Injection vulnerability discovered by daroo in WordPress Plugin Kirki versions = 6.0.12...

9.3CVSS6AI score0.00283EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/06 11:15 a.m.8 views

USN-8506-1 request-tracker5 vulnerabilities

Aleksander Iwicki discovered that Request Tracker did not properly sanitize the search "Page" URL parameter. A remote attacker could possibly use this issue to conduct a reflected cross-site scripting attack. CVE-2026-6841 It was discovered that Request Tracker did not properly sanitize user-...

9.1CVSS5.9AI score0.00392EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/06 11:3 a.m.6 views

USN-8505-1 python-parsl vulnerability

It was discovered that Parsl incorrectly constructed SQL queries using unsafe string formatting with user-supplied input in the parsl-visualize component. A remote attacker could possibly use this issue to perform SQL injection attacks, leading to data exfiltration or a denial of service...

7.3CVSS6.1AI score0.00239EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/06 10:35 a.m.10 views

Improper Neutralization of Special Elements in Data Query Logic

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the Neo4jProducer.retrieveNodes and deleteNode processes when JSON property names from the CamelNeo4jMatchProperties header are interpolated into the Cypher WHERE clause...

8.8CVSS6.2AI score0.00329EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/06 9:16 a.m.38 views

CVE-2026-9165

A flaw was found in Red Hat Advanced Cluster Security for Kubernetes RHACS. Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central...

7.7CVSS0.00311EPSS
SaveExploits0References5
Rows per page
Query Builder