Lucene search
+L

47561 matches found

FreeBSD
FreeBSD
added 2026/05/22 12:00 a.m.33 views

putty -- multiple security vulnerabilities

Simon Tatham reports: These features are new in PuTTY 0.84: Security issue: fixed a remotely triggerable double-free in RSA key exchange. We don't know of any way it is exploitable to execute code. Minor security issue: fixed a remotely triggerable crash in NIST ECDSA signature verification. An...

5.9AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.21 views

CVE-2026-39833

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS5.8AI score0.00412EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.37 views

PT-2026-42716

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description An authorization bypass exists in certain SSH server configurations. The issue occurs when a callback other than a public key is used, causing the source-address...

10CVSS5.8AI score0.00503EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.21 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
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.19 views

CVE-2026-39835

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS5.8AI score0.00504EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.13 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from the improperly checking the revocation status of the revoked SignatureKey by CA...

9.1CVSS5.8AI score0.07314EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.20 views

PT-2026-42715

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A failure occurred where a revoked SignatureKey belonging to a Certificate Authority CA was not correctly checked for revocation. The issue involves the validati...

9.1CVSS5.8AI score0.07314EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.18 views

CVE-2026-42508

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

9.1CVSS5.8AI score0.07314EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/05/21 11:46 p.m.32 views

Incorrect Authorization

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Incorrect Authorization via the allowedroutes field during API key generation. An attacker can gain unauthorized access to restricted routes by specifying routes outside...

8.8CVSS5.8AI score0.00739EPSS
SaveExploits3References2
Snyk
Snyk
added 2026/05/21 11:45 p.m.31 views

Authorization Bypass Through User-Controlled Key

Overview concrete5/concrete5 is a concrete5 open source CMS. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the surveys process. An attacker can gain unauthorized access to restricted survey functionality by submitting a restricted option ...

6.3CVSS5.7AI score0.00194EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/21 9:26 p.m.12 views

bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation

A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API Generic Security Service Application Program Interface tokens. This can lead to excessive memory consumption,...

7.5CVSS6.9AI score0.01047EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/21 8:33 p.m.73 views

CVE-2026-47101

LiteLLM prior to 1.83.14 is affected. An authenticated internal_user can generate API keys where allowed_routes may include admin-only routes, bypassing role-based access controls because the system does not verify that the requested routes fall within the creator’s permissions. This enables priv...

8.8CVSS5.8AI score0.00739EPSS
SaveExploits3References11Affected Software1
Cvelist
Cvelist
added 2026/05/21 8:33 p.m.59 views

CVE-2026-47101 LiteLLM < 1.83.14 Privilege Escalation via API Key Generation

LiteLLM prior to 1.83.14 allows an authenticated internaluser to create API keys with access to routes that their role does not permit. When generating a key, the allowedroutes field is stored without verifying that the specified routes fall within the user's own permissions. A key created with...

8.8CVSS0.00739EPSS
SaveExploits3References8
Github Security Blog
Github Security Blog
added 2026/05/21 7:50 p.m.21 views

nimiq-primitives: Panic DoS in trie chunk processing via ROOT-keyed item

Impact A remote, unauthenticated denial-of-service vulnerability in MerkleRadixTrie::putchunk allows any state-sync peer to crash any node performing state synchronization freshly joining nodes and recovering nodes. A malicious peer can respond to a RequestChunk with a ResponseChunk::Chunk whose...

7.5CVSS5.9AI score0.00339EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/21 7:50 p.m.24 views

GHSA-MW3Q-R9WH-H2FF nimiq-primitives: Panic DoS in trie chunk processing via ROOT-keyed item

Impact A remote, unauthenticated denial-of-service vulnerability in MerkleRadixTrie::putchunk allows any state-sync peer to crash any node performing state synchronization freshly joining nodes and recovering nodes. A malicious peer can respond to a RequestChunk with a ResponseChunk::Chunk whose...

7.5CVSS5.9AI score0.00339EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/21 7:45 p.m.25 views

nimiq-keys: Denial of service in Ed25519 multisig delinearization via invalid curve points

Impact A denial-of-service vulnerability exists in the Ed25519 multisig delinearization code path. Ed25519PublicKey::delinearize in keys/src/multisig/mod.rs called .unwrap on curve point decompression, which panics when a public key is constructed from 32 bytes that do not represent a valid point...

4.3CVSS5.9AI score0.00231EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/21 7:45 p.m.49 views

GHSA-H9CC-W26M-J342 nimiq-keys: Denial of service in Ed25519 multisig delinearization via invalid curve points

Impact A denial-of-service vulnerability exists in the Ed25519 multisig delinearization code path. Ed25519PublicKey::delinearize in keys/src/multisig/mod.rs called .unwrap on curve point decompression, which panics when a public key is constructed from 32 bytes that do not represent a valid point...

4.3CVSS5.9AI score0.00231EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/21 6:16 p.m.17 views

CVE-2026-48243

Open ISES Tickets before 3.44.2 embeds a hardcoded WhitePages reverse-phone API key in wp1.php that is committed to the public source repository. Any actor with read access to the source tree can extract the key and use it to make third-party API calls billed to or rate-limited against the origin...

6.9CVSS0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/21 6:16 p.m.28 views

CVE-2026-48244

Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in settings.inc.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google...

6.9CVSS0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/21 6:16 p.m.24 views

CVE-2026-48245

Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in tables.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google Cloud...

6.9CVSS0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder