Lucene search
+L

84229 matches found

Github Security Blog
Github Security Blog
added 2026/06/12 7:32 p.m.27 views

TYPO3 CMS has Broken Access Control in its Form Framework

Problem Backend users with file write permissions were able to upload form definition files with mixed-case extensions e.g., .FORM.YAML to bypass the Form Framework's upload restriction. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers ...

7.6CVSS6AI score0.00253EPSS
SaveExploits0References7Affected Software2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/12 7:7 p.m.37 views

Malicious code in theta-connector (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f9ac14206b12d7cb0c180c49e65d91b99aa2f013c33147d7f1eff396da2c48a2 The package advertises itself as a MySQL connector but index.js around line 236 contains a method queryDBConnect on the exported...

6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 6:27 p.m.18 views

EUVD-2026-32605

Budibase: Unvalidated VectorDB Host Parameter Enables SSRF...

5.3CVSS5.2AI score0.00226EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/12 6:27 p.m.20 views

Budibase: Unvalidated VectorDB Host Parameter Enables SSRF

Summary The VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated user with builder-level access can supply an arbitrary host value such as 169.254.169.254 or localhost,...

5.3CVSS5.6AI score0.00226EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/12 6:27 p.m.15 views

GHSA-CV96-5348-P5P8 Budibase: Unvalidated VectorDB Host Parameter Enables SSRF

Summary The VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated user with builder-level access can supply an arbitrary host value such as 169.254.169.254 or localhost,...

5.3CVSS5.6AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/12 6:16 p.m.21 views

PYSEC-2026-217

MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysqlrealescapestring and sending it to the database using text protocol and big5 character set was vulnerable to SQL injections,...

9.8CVSS5.6AI score0.00591EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/12 5:34 p.m.19 views

CVE-2026-48163

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, during the SST the donor node is interpolating parameters that the joiner sent into the command line. No...

9.1CVSS5.8AI score0.00914EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/06/12 5:34 p.m.22 views

CVE-2026-44172

MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysqlrealescapestring and sending it to the database using text protocol and big5 character set was vulnerable to SQL injections,...

9.1CVSS5.5AI score0.00591EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/12 4:39 p.m.14 views

Authorization Bypass Through User-Controlled Key

Overview chromadb is a Chroma. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the V1 collection-level endpoints passing None for tenant and database to the authorization layer. An attacker can gain unauthorized access to resources by...

8.8CVSS5.4AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 4:20 p.m.13 views

MGASA-2026-0198 Updated radare2 packages fix security vulnerability

CVE-2026-40499, Command Injection via PDB Parser printgvars...

8.4CVSS5.3AI score0.01184EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/06/12 3:11 p.m.14 views

CVE-2026-45832

All V1 collection-level endpoints in ChromaDB's Python project pass None for the tenant and database to the authorization layer, allowing attackers to bypass authorization controls by using the V1 endpoints...

8.8CVSS5.3AI score0.00284EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 3:11 p.m.15 views

EUVD-2026-36483

All V1 collection-level endpoints in ChromaDB's Python project pass None for the tenant and database to the authorization layer, allowing attackers to bypass authorization controls by using the V1 endpoints...

8.8CVSS5.3AI score0.00284EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/12 3:11 p.m.39 views

CVE-2026-45832

All V1 collection-level endpoints in ChromaDB's Python project pass None for the tenant and database to the authorization layer, allowing attackers to bypass authorization controls by using the V1 endpoints...

8.8CVSS0.00284EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 3:11 p.m.73 views

CVE-2026-45832

CVE-2026-45832 affects the Python project of ChromaDB. All V1 collection-level endpoints pass None for the tenant and database to the authorization layer, which allows attackers to bypass authorization controls when using the V1 endpoints. The reports do not provide any explicit remediation steps...

8.8CVSS5.3AI score0.00284EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/12 3:3 p.m.15 views

EUVD-2026-36482

The SimpleRBACAuthorizationProvider authorization provider in versions 0.5.0 or later of the ChromaDB Python project evaluates whether a user holds a given permission but never checks which tenant, database, or collection that permission applies to allowing users to perform cross tenant actions...

8.8CVSS5.1AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 3:3 p.m.37 views

CVE-2026-45831

The CVE describes a vulnerability in the SimpleRBACAuthorizationProvider of the ChromaDB Python project (versions 0.5.0 and later). The issue is that it evaluates whether a user has a permission without validating the tenant/database/collection scope, enabling cross-tenant actions. This is the un...

8.8CVSS5.1AI score0.00237EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/12 3:3 p.m.16 views

CVE-2026-45831

The SimpleRBACAuthorizationProvider authorization provider in versions 0.5.0 or later of the ChromaDB Python project evaluates whether a user holds a given permission but never checks which tenant, database, or collection that permission applies to allowing users to perform cross tenant actions...

8.8CVSS5AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 2:34 p.m.33 views

CVE-2026-44206

Frappe (full-stack web application framework) contains CVE-2026-44206, where DB Schema Enumeration is possible via a vulnerable endpoint prior to versions 15.107.2 and 16.17.4. The issue has been patched in those versions. The CVSS 4.0 base score is 6.9 (MEDIUM) with network attack vector, low co...

6.9CVSS5.2AI score0.00312EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:34 p.m.17 views

EUVD-2026-36490

Frappe is a full-stack web application framework. Prior to versions 15.107.2 and 16.17.4, DB Schema Enumeration is possible through exploiting an endpoint. This issue has been patched in versions 15.107.2 and 16.17.4...

6.9CVSS5.2AI score0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/12 2:34 p.m.7 views

CVE-2026-44206 Frappe: DB Schema Enumeration via Frappe-Authorization-Source

Frappe is a full-stack web application framework. Prior to versions 15.107.2 and 16.17.4, DB Schema Enumeration is possible through exploiting an endpoint. This issue has been patched in versions 15.107.2 and 16.17.4...

6.9CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder