Lucene search
+L

1661 matches found

Kitploit
Kitploit
added 2026/09/12 2:07 p.m.7 views

cve-2022-25640-exploit

scapy를 사용한 CVE-2022-25640 익스플로잇 참조: CVE-2022-25640.ipynb. CVE-2022-25640는 wolfSSL 5.2 이전 버전의 취약점입니다. 이 취약점은 클라이언트가 TLS 1.3 연결에서 상호 인증을 우회할 수 있게 합니다...

7.5CVSS7.4AI score0.01352EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:11 p.m.6 views

wolfCOSE

wolfCOSE wolfCOSE — это легковесная C-библиотека, реализующая CBOR RFC 8949, COSE RFC 9052/9053 и пост-квантовый ML-DSA для COSE RFC 9964 с использованием wolfSSL в качестве криптографического бэкенда. Основные возможности Полный набор сообщений RFC 9052 : все шесть типов сообщений COSE, включая...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/12 10:45 a.m.10 views

wolfssl

wolfSSL Embedded SSL/TLS Library The wolfSSL embedded SSL library formerly CyaSSL is a lightweight SSL/TLS library written in ANSI C and targeted for embedded, RTOS, and resource-constrained environments - primarily because of its small size, speed, and feature set. It is commonly used in standar...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 4:48 a.m.7 views

ml-kem-key-recovery

wolfSSL ML-KEM의 부분적 Fujisaki-Okamoto 비교에서 전체 키 복구 CVE-2026-6330 NEON 및 CVE-2026-10097 AVX2. wolfSSL 5.9.2에서 수정됨. 전체 기술 문서는 Cryptology ePrint Archive, Paper 2026/1682로 게시됨 paper/에 로컬 사본. 아래 인용 참조. 소개 ML-KEM Kyber, FIPS 203은 선택 암호문 공격에 저항합니다. 그 이유는 복호화 내부의 한 검사 때문입니다: 수신자는 방금 복호화한 메시지를 다시 암호화하고, 결과...

6.5CVSS5.9AI score0.00169EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 3:45 a.m.10 views

wolfGuard

WolfGuard VPN с криптографией FIPS 140-3 WolfGuard — это соответствующий требованиям FIPS рефакторинг WireGuard на основе ядра Linux от wolfSSL, изначально разработанный Джейсоном Доненфельдом. Использование практически идентично. WolfGuard состоит из двух основных компонентов: модуля ядра...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/06 6:17 p.m.3 views

AZL-99756 CVE-2026-82208 affecting package curl 8.11.1-11

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.3 views

ALPINE-CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.2 views

AZL-99849 CVE-2026-82208 affecting package rust 1.90.0-10

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.2 views

AZL-99798 CVE-2026-82208 affecting package mysql 8.0.46-1

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/06 6:17 p.m.8 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/06 6:17 p.m.3 views

AZL-99840 CVE-2026-82208 affecting package rust 1.75.0-30

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS0.00425EPSS
SaveExploits1References1
CVE
CVE
added 2026/09/06 5:49 p.m.35 views

CVE-2026-82208

CVE-2026-82208 affects libcurl when built with the wolfSSL backend . When CA caching is enabled and an application uses the CURLOPT_SSL_CTX_FUNCTION callback to replace the trust store, libcurl can silently reinstall the cached store after the callback returns. As a result, a certificate that is ...

7.5CVSS5.7AI score0.00425EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/09/06 5:49 p.m.54 views

CVE-2026-82208 wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

0.00425EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/09/06 5:49 p.m.8 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.7AI score0.00425EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/06 5:49 p.m.9 views

EUVD-2026-72152

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

5.7AI score0.00425EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/09/06 5:49 p.m.10 views

CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.8AI score0.00425EPSS
SaveExploits1
OSV
OSV
added 2026/09/02 8:00 a.m.6 views

CURL-CVE-2026-82208 wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.9AI score0.00425EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.16 views

wolfSSL CA-cache hit overrides callback

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.9AI score0.00425EPSS
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.12 views

PT-2026-84658

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description When using the wolfSSL backend with CA caching enabled, a flaw exists where the CURLOPT SSL CTX FUNCTION callback can be overridden. If this callback replaces the trust store, libcurl may...

5.1AI score0.00425EPSS
SaveExploits1References6
F5 Networks
F5 Networks
added 2026/09/01 2:11 a.m.9 views

K000163154: wolfSSL vulnerability CVE-2026-5194

Security Advisory Description Missing hash/digest size and OID checks allow digests smaller than allowed when verifying ECDSA certificates, or smaller than is appropriate for the relevant key type, to be accepted by signature verification functions. This could lead to reduced security of ECDSA...

9.3CVSS6.8AI score0.0045EPSS
SaveExploits1
Rows per page
Query Builder