Lucene search
+L

346 matches found

Kitploit
Kitploit
•added 2026/09/25 5:57 a.m.•8 views

CVE-2026-11117-WPA2-4-Way-Handshake-Reinstallation-KRACK-Sim-

CVE-2026-11117 – Reinstalación del handshake de 4 vías en WPA2 Simulación de KRACK Código del programa Python root@kitploit: kracksim.py - Simulates reinstallation of an already-used PTK import hashlib, os class AccessPoint: def initself: self.anonce = os.urandom32 self.ptk = None def sendmsg3sel...

6.1AI score0.00306EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 5:49 a.m.•9 views

CVE-2026-11110-AES-GCM-Nonce-Reuse-Leading-to-Key-Recovery

CVE-2026-11110 – Reutilización de Nonce en AES-GCM que Conduce a la Recuperación de Claves Código del Programa Python root@kitploit: aesgcmnoncereusesim.py - Simulated encryption oracle with fixed nonce from Crypto.Cipher import AES import os key = os.urandom16 nonce = b'\x00' 12 ALWAYS SAME NONC...

6.5CVSS7.1AI score0.0025EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 4:35 a.m.•12 views

CVE-2026-21009-ECDSA-Nonce-Reuse-in-IoT-Firmware-Signing

CVE-2026-21009 – Reutilización de nonce ECDSA en el firmado de firmware IoT Código del programa Python root@kitploit: ecdsanoncereusesim.py - Signing firmware with repeated nonce k import ecdsa, hashlib sk = ecdsa.SigningKey.generatecurve=ecdsa.NIST256p vk = sk.getverifyingkey Sign two different...

6.8CVSS6.1AI score0.00227EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:03 a.m.•11 views

CVE-2026-21010-VoIP-SIP-Digest-Authentication-Replay

CVE-2026-21010 – Replay de autenticación digest SIP en VoIP Código del programa simulador SIP en Python root@kitploit: sipserversim.py - SIP server that accepts replayed authenticated requests from flask import Flask, request app = Flaskname Simulated nonce storage: doesn't track used nonces...

7.8CVSS6.1AI score0.00104EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 4:00 p.m.•11 views

CVE-2026-22001-SPHINCS-WOTS-Weak-Randomness-Forgeable-Signature

CVE-2026-22001 – Falsificación de Firmas por Aleatoriedad Débil en WOTS+ de SPHINCS+ Resumen Una implementación del esquema de firmas post-cuánticas SPHINCS+ utiliza un generador de números aleatorios defectuoso durante la generación de firmas WOTS+. El mismo nonce k se reutiliza en múltiples...

2.7CVSS7.7AI score0.00259EPSS
SaveExploits0
NVD
NVD
•added 2026/09/21 10:16 p.m.•10 views

CVE-2026-15890

The default AEAD nonce provider for the PSA Internal Trusted Storage transform module, securestorageitstransformaeadgetnonce in subsys/securestorage/src/its/transform/aeadget.c, stores its nonce counter in unsynchronized function-local static variables snonce and snonceinitialized. Every ITS writ...

5.3CVSS0.00062EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/21 9:16 p.m.•17 views

CVE-2026-15890

CVE-2026-15890 affects the Zephyr RTOS PSA Internal Trusted Storage (ITS) transform module. The default AEAD nonce provider (secure_storage_its_transform_aead_get_nonce) stores its nonce counter in unsynchronized function-local static variables. Two concurrent threads writing the same entry UID c...

5.3CVSS5.8AI score0.00062EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/21 9:16 p.m.•6 views

CVE-2026-15890 AEAD nonce reuse in Zephyr secure_storage ITS default nonce provider due to missing thread synchronization

The default AEAD nonce provider for the PSA Internal Trusted Storage transform module, securestorageitstransformaeadgetnonce in subsys/securestorage/src/its/transform/aeadget.c, stores its nonce counter in unsynchronized function-local static variables snonce and snonceinitialized. Every ITS writ...

5.3CVSS5.8AI score
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/21 12:00 a.m.•3 views

CVE-2026-15890: Reusing a Nonce, Key Pair in Encryption

The default AEAD nonce provider for the PSA Internal Trusted Storage transform module, securestorageitstransformaeadgetnonce in subsys/securestorage/src/its/transform/aeadget.c, stores its nonce counter in unsynchronized function-local static variables snonce and snonceinitialized. Every ITS writ...

5.3CVSS5.8AI score0.00062EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/20 2:21 p.m.•13 views

CVE

CVE Informes de CVE-2025-67586, CVE-2025-67985, CVE-2025-67986 root@kitploit: -------------- CVE-2025-67586 Exploit PoC -------------- Título del Exploit: WordPress Plugin 5.2.0 - Control de Acceso Roto Enlace del software: https://wordpress.org/plugins/highlight-and-share/ Versión: Descripción...

5.9CVSS6.1AI score0.0044EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/20 12:57 a.m.•12 views

ecdsa-private-key-recovery

ecdsa-key-recovery Realiza ataques de recuperación de clave privada por reutilización de nonce en ECDSA y DSA Una herramienta de investigación criptográfica para analizar vulnerabilidades en firmas Vamos a recuperar la clave privada de dos firmas que comparten el mismo nonce k. Observa cómo elegi...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/19 10:57 a.m.•15 views

ecdsa-private-key-recovery

ecdsa-key-recovery Realiza ataques de recuperación de clave privada por reutilización de nonce en ECDSA y DSA Una herramienta de investigación criptográfica para analizar vulnerabilidades en firmas Recuperemos la clave privada de dos firmas que comparten el mismo nonce k. Observa cómo elegir el...

6AI score
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•1 views

CVE-2026-88255: Improper Validation of Unsafe Equivalence in Input

Improper Validation of Unsafe Equivalence in Input in ZenHive mpp allows an unauthenticated remote client to pass the Tempo duplicate-submission gate twice with one signed transaction. MPP.Methods.Tempo reserves the pre-broadcast dedup slot on the caller-supplied hex in reservehashatomic/2, keyed...

6.3CVSS5.9AI score0.00524EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/10 9:17 a.m.•9 views

CVE-2026-88278

GeoVision GV-LPC2211 V1.13 fails to enforce WS-Security UsernameToken freshness or nonce reuse protection, allowing a captured PasswordDigest token to be replayed for subsequent ONVIF operations...

9.8CVSS0.00483EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/10 8:21 a.m.•13 views

EUVD-2026-75312

GeoVision GV-LPC2211 V1.13 fails to enforce WS-Security UsernameToken freshness or nonce reuse protection, allowing a captured PasswordDigest token to be replayed for subsequent ONVIF operations...

9.8CVSS5.7AI score0.00483EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/28 4:18 p.m.•15 views

CVE-2026-81341

wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value...

6.5CVSS0.00318EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/28 4:18 p.m.•18 views

CVE-2026-81020

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00383EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/28 4:18 p.m.•13 views

CVE-2026-81019

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00383EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/28 2:43 p.m.•23 views

CVE-2026-81341 wolfEngine reuses the AES-CCM nonce on TLS 1.2 / DTLS 1.2 records

wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value...

6.5CVSS6AI score
SaveExploits0References4
CVE
CVE
•added 2026/08/28 2:43 p.m.•26 views

CVE-2026-81341

wolfEngine (before 1.4.1 ) reuses the AES-CCM nonce on TLS 1.2 and DTLS 1.2 records because it sources the explicit nonce from the record input buffer rather than the TLS sequence number. Since the record layer leaves that field for the cipher to populate, the value is constant, meaning every AES...

6.5CVSS6AI score0.00318EPSS
SaveExploits0References1
Rows per page
Query Builder