Lucene search
+L

3603 matches found

Cvelist
Cvelist
added 2026/05/27 5:03 p.m.52 views

CVE-2026-46427 Budibase: Snowflake private key returned unmasked from datasource API to BASIC users

Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is DatasourceFieldType.PASSWORD. The Snowflake integration types its privateKey field as...

7.7CVSS0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 5:03 p.m.9 views

CVE-2026-46427 Budibase: Snowflake private key returned unmasked from datasource API to BASIC users

Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is DatasourceFieldType.PASSWORD. The Snowflake integration types its privateKey field as...

7.7CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/05/27 5:03 p.m.40 views

CVE-2026-46427

Budibase prior to 3.38.3 exposes Snowflake private keys via the datasource API. The removeSecrets filter masks only datasource config fields with schema type DatasourceFieldType.PASSWORD; Snowflake integration marks privateKey as SENSITIVE_LONGFORM, which is not filtered, allowing a BASIC-authent...

7.7CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.20 views

PT-2026-44055

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.38.3 Description The removeSecrets function in the server SDK fails to mask datasource configuration fields unless their schema type is DatasourceFieldType.PASSWORD. Because the Snowflake integration defines the...

7.7CVSS5.8AI score0.00223EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/26 6:40 p.m.12 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the uploadedFileSaveIn function, which uses filepath.Join with user-supplied directory input but does not validate the resulting path boundaries. An attacker can write files outside the intended web root by...

8.7CVSS6.3AI score0.00344EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/26 1:00 a.m.16 views

Malicious code in wdb-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3ddd306d024c4dd394d19c1adb610389f239fa619d25fff4f75b857a678da0ee package.json declares "preinstall": "./vendor/setup", which on every npm install invokes a 976568-byte Linux x86 ELF binary shipped inside the packag...

5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/05/26 1:00 a.m.23 views

MAL-2026-4713 Malicious code in wdb-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3ddd306d024c4dd394d19c1adb610389f239fa619d25fff4f75b857a678da0ee package.json declares "preinstall": "./vendor/setup", which on every npm install invokes a 976568-byte Linux x86 ELF binary shipped inside the packag...

5.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-46598

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used. CVE-2026-46598 Note that Nessus...

5.3CVSS4.7AI score0.00412EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/23 1:27 a.m.23 views

SUSE CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

7.5CVSS5.8AI score0.00412EPSS
SaveExploits0References35
Snyk
Snyk
added 2026/05/22 5:29 a.m.13 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to the improper handling of crafted input data in the ed25519.PrivateKey component. An attacker can cause the client to panic by supplying malformed wire bytes. Remediation Upgrade...

8.7CVSS5.8AI score0.00412EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:29 a.m.13 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to the improper handling of crafted input data in the ed25519.PrivateKey component. An attacker can cause the client to panic by supplying malformed wire bytes. Remediation Upgrade...

8.7CVSS5.8AI score0.00412EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/22 4:16 a.m.39 views

CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS0.00412EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/22 4:16 a.m.16 views

UBUNTU-CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.15 views

CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.8AI score0.00412EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.156 views

CVE-2026-46598 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

0.00412EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/22 2:31 a.m.13 views

CVE-2026-46598 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.8AI score0.00412EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.19 views

CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0
CVE
CVE
added 2026/05/22 2:31 a.m.113 views

CVE-2026-46598

CVE-2026-46598: Several connected sources confirm that for certain crafted inputs, a golang.org/x/crypto/ssh/agent workflow can cast malformed wire bytes into an ed25519.PrivateKey, causing a panic when the key is used. The description is consistent across NVD, Debian, CIRCL, and OSV entries, ind...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/22 2:08 a.m.23 views

GO-2026-5033 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.19 views

PT-2026-42718

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Certain crafted inputs allow the creation of an ed25519.PrivateKey by casting malformed wire bytes, which results in a panic when the key is used. A panic is an...

9.8CVSS5.8AI score0.00412EPSS
SaveExploits0
Rows per page
Query Builder