Lucene search
+L

44931 matches found

EUVD
EUVD
added 2026/07/21 5:35 p.m.7 views

EUVD-2026-46342

HCL MyCloud was affected with License Key Revealed in HTTP Response. It may enable attackers to misuse the exposed information and compromise the application's security...

3.1CVSS5.3AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 5:35 p.m.10 views

CVE-2026-56579

CVE-2026-56579 concerns HCL MyCloud where a license key is exposed in HTTP responses, enabling potential misuse of exposed information and compromising application security. The available sources confirm the issue and describe the risk as arising from sensitive data leakage, but they do not speci...

3.1CVSS5.3AI score0.00156EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/21 4:55 p.m.29 views

CVE-2026-47410 praisonai-platform: JWT signing key defaults to hardcoded "dev-secret-change-me", allowing token forgery for any user when PLATFORM_ENV is unset

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an insecure default cryptographic key. The JWT signing secret defaults to the hardcoded literal "dev-secret-change-me" when PLATFORMJWTSECRET is unset. A safety check exists but only...

9.8CVSS0.0036EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.8 views

libssh: libssh: authentication bypass via missing GSSAPI principal check

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS5.4AI score0.00286EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.7 views

libssh: libssh: information disclosure via short GSSAPI Curve25519 public key

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

3.7CVSS5.3AI score0.00418EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 3:16 p.m.7 views

CVE-2026-59851

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS0.00286EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 3:8 p.m.5 views

CVE-2026-63999

A flaw was found in the Linux kernel's ethtool subsystem, specifically within the Receive Side Scaling RSS functionality. The rssprepareget function fails to deallocate memory for the indirection table and hash key buffer if an internal operation ops-getrxfh does not complete successfully. This...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 2:20 p.m.12 views

CVE-2026-59851

A vulnerability in libssh affects servers with GSSAPIKeyExchange enabled. The gssapi-keyex path does not verify that the authenticated Kerberos principal is authorized for the requested local user, enabling authenticated clients to log in as arbitrary users. This is reported across multiple sourc...

8.8CVSS5.4AI score0.00286EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 2:20 p.m.27 views

CVE-2026-59851 Libssh: libssh: authentication bypass via missing gssapi principal check

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS0.00286EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/07/21 2:20 p.m.7 views

CVE-2026-59851

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS5.4AI score0.00286EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.7 views

SUSE CVE-2026-63999

In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indirtable and hkey leak on getrxfh failure rssprepareget allocates the indirection table and hash key buffer via rssgetdataalloc, then calls ops-getrxfh to populate them. If getrxfh fails, the function returns ...

5.2AI score0.00166EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.9 views

SUSE CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 12:19 p.m.5 views

CVE-2026-65007

The Grav api plugin grav-plugin-api before 1.0.8 fails to properly authorize API key generation and revocation: the plugin intercepts the apiKeyGenerate/apiKeyRevoke admin tasks before the account-management ACL runs and authorizes the caller on only the admin.login permission the baseline...

9.6CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 12:18 p.m.6 views

CVE-2026-59842

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

3.7CVSS0.00418EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 11:39 a.m.24 views

CVE-2026-65007 Grav before 1.0.8 Missing Authorization on API Key Generation

The Grav api plugin grav-plugin-api before 1.0.8 fails to properly authorize API key generation and revocation: the plugin intercepts the apiKeyGenerate/apiKeyRevoke admin tasks before the account-management ACL runs and authorizes the caller on only the admin.login permission the baseline...

9.6CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 11:39 a.m.12 views

CVE-2026-65007

The Grav api plugin (grav-plugin-api) prior to v1.0.8 fails to properly authorize API key generation and revocation. It intercepts apiKeyGenerate/apiKeyRevoke admin tasks before the account-management ACL runs and authorizes callers solely on admin.login, the baseline permission for all panel use...

9.6CVSS5.3AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 11:39 a.m.4 views

CVE-2026-65007 Grav before 1.0.8 Missing Authorization on API Key Generation

The Grav api plugin grav-plugin-api before 1.0.8 fails to properly authorize API key generation and revocation: the plugin intercepts the apiKeyGenerate/apiKeyRevoke admin tasks before the account-management ACL runs and authorizes the caller on only the admin.login permission the baseline...

8.7CVSS5.4AI score0.00266EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 11:8 a.m.10 views

CVE-2026-59842

CVE-2026-59842 (libssh) : A flaw in server-side GSSAPI key exchange allows a client-supplied Curve25519 public key shorter than expected to be copied without length validation, causing an out-of-bounds heap read and exposing small amounts of server memory to remote unauthenticated attackers. Affe...

3.7CVSS5.4AI score0.00418EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 11:8 a.m.32 views

CVE-2026-59842 Libssh: libssh: information disclosure via short gssapi curve25519 public key

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

3.7CVSS0.00418EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/21 11:8 a.m.7 views

CVE-2026-59842

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

3.7CVSS5.3AI score0.00418EPSS
SaveExploits0References4
Rows per page
Query Builder