Lucene search
+L

47378 matches found

OSV
OSV
added 2026/08/03 7:08 p.m.8 views

JLSEC-2026-1142 Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer...

Issue summary: When EVPPKEYderivesetpeer is called with a DHX X9.42 peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r a small prime factor of the cofacto...

3.7CVSS7.1AI score0.00468EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/03 7:08 p.m.8 views

JLSEC-2026-1135 Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input...

Issue Summary: Cryptographic Message Services CMS processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various potential compromises. Impact Summary: Attackers making use of these vulnerabilities may achieve...

9.1CVSS7.1AI score0.00435EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/03 7:08 p.m.8 views

JLSEC-2026-1134 Issue Summary: The PKCS#12 file processing fails to perform sufficient input validation for files...

Issue Summary: The PKCS12 file processing fails to perform sufficient input validation for files that use Password-Based Message Authentication Code 1 PBMAC1 integrity mechanism allowing a certificate and private key forgery. Impact Summary: An attacker impersonating a user can cause a service...

7.4CVSS7.3AI score0.00235EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/03 7:08 p.m.10 views

JLSEC-2026-1140 Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to Bleichenbacher-style...

Issue summary: The CMSdecrypt and PKCS7decrypt functions are vulnerable to Bleichenbacher-style attack when an attacker is able to provide the CMS or S/MIME messages and observe the error code and/or decryption output. Impact summary: The Bleichenbacher-style attack allows an attacker to use the...

3.7CVSS7.1AI score0.0058EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/08/03 6:30 p.m.10 views

EUVD-2026-52414

A vulnerability was identified in GL-iNet GL-MT3000 up to 4.4.5. The impacted element is the function server.setpeer of the file /cgi-bin/glc of the component wg-server.so Native Plugin. The manipulation of the argument publickey leads to command injection. Remote exploitation of the attack is...

10CVSS7.3AI score0.01989EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 6:15 p.m.80 views

CVE-2026-18615

GL-iNet GL-MT3000 is affected through the wg-server.so Native Plugin glc, via the function wg-server.generate_publickey where manipulating the private_key argument leads to a command injection. The attack can be remote, and the exploit has been publicly disclosed. The provided documents do not sp...

10CVSS7.3AI score0.01989EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/03 6:15 p.m.11 views

EUVD-2026-52401

A vulnerability was determined in GL-iNet GL-MT3000 up to 4.4.5. The affected element is the function wg-server.generatepublickey of the file /cgi-bin/glc of the component wg-server.so Native Plugin. Executing a manipulation of the argument privatekey can lead to command injection. The attack may...

10CVSS7.3AI score0.01989EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 6:15 p.m.51 views

CVE-2026-18615 GL-iNet GL-MT3000 wg-server.so Native Plugin glc wg-server.generate_publickey command injection

A vulnerability was determined in GL-iNet GL-MT3000 up to 4.4.5. The affected element is the function wg-server.generatepublickey of the file /cgi-bin/glc of the component wg-server.so Native Plugin. Executing a manipulation of the argument privatekey can lead to command injection. The attack may...

10CVSS0.01989EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 5:50 p.m.54 views

CVE-2025-15629

The CVE-2025-15629 entry concerns the TP-Link Omada Adoption Protocol. A cryptographic weakness exists where session encryption keys used to protect communications between Omada controllers and managed devices may be predictable due to insufficient entropy in session key generation. The consequen...

7.5CVSS5.5AI score0.00181EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 5:50 p.m.10 views

CVE-2025-15629 Weak Session Key Generation in TP-Link Omada Adoption Protocol

A cryptographic weakness exists in the Omada adoption protocol where session encryption keys used to protect communications between controllers and managed devices may be predictable due to insufficient entropy in session key generation. An attacker who successfully intercepts adoption-related...

6.9CVSS5.5AI score0.00181EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 5:50 p.m.56 views

CVE-2025-15629 Weak Session Key Generation in TP-Link Omada Adoption Protocol

A cryptographic weakness exists in the Omada adoption protocol where session encryption keys used to protect communications between controllers and managed devices may be predictable due to insufficient entropy in session key generation. An attacker who successfully intercepts adoption-related...

6.9CVSS0.00181EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/03 5:08 p.m.12 views

CVE-2026-68945

A flaw was found in Angular's HttpTransferCache component. This component, used for caching HTTP requests during server-side rendering, incorrectly generates cache keys when repeated request parameters are present, causing semantically different requests to share the same cache key. This cache-ke...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/03 3:59 p.m.8 views

GHSA-JHPW-976M-542J Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular's HttpTransferCache caches HTTP requests made during Server-Side Rendering SSR so that they can be reused during client-side hydration. During SSR, HttpTransferCache previously generated identical key material for distinct request parameters when repeated values were present because...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/03 3:59 p.m.60 views

Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular's HttpTransferCache caches HTTP requests made during Server-Side Rendering SSR so that they can be reused during client-side hydration. During SSR, HttpTransferCache previously generated identical key material for distinct request parameters when repeated values were present because...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 3:58 p.m.9 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/03 3:58 p.m.11 views

CVE-2026-68945

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/08/03 3:58 p.m.7 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/03 3:58 p.m.13 views

EUVD-2026-52343

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/03 3:58 p.m.52 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS0.00122EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/03 3:58 p.m.170 views

CVE-2026-68945

CVE-2026-68945 affects Angular’s HttpTransferCache in HttpClient. Before 20.3.27, 21.2.19, and 22.0.2, comma-joining repeated request parameters caused semantically distinct requests to share a transfer-cache key, leading to reuse of a wrong backend response and potential state poisoning. The iss...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder