Lucene search
+L

557 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

torchat

TorChat - Anonymer P2P-Chat Sicherer, privater und anonymer Peer-to-Peer-Chat über das Tor-Netzwerk. Was ist TorChat? Es ist ein leichtgewichtiges, datenschutzorientiertes Nachrichtentool, mit dem Sie direkt mit anderen über das Tor-Netzwerk kommunizieren können – ohne zentrale Server. Es wurde f...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

keeper

keeper Keeper è uno store crittografico di segreti per Go. Cripta payload arbitrari di byte a riposo utilizzando la derivazione delle chiavi Argon2id e la crittografia autenticata XChaCha20-Poly1305 predefinita e li memorizza in un database bbolt embedded. Viene fornito come tre componenti che pu...

5.7AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.5 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.5AI score
SaveExploits0
EUVD
EUVD
added 2026/08/25 1:00 p.m.7 views

EUVD-2026-65488

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/08/25 1:00 p.m.59 views

CVE-2026-75803

OpenSSL's EVP_Cipher() API, when used as a one-shot decryption call for ChaCha20-Poly1305 and AES-OCB ciphers, skips the AEAD authentication tag verification if the input ciphertext is empty. A successful return value in that case does not guarantee the tag was actually validated, so applications...

5.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/24 10:31 a.m.2 views

Concryptor

Concryptor Eine multi-threaded AEAD-Verschlüsselungs-Engine, entwickelt in Rust. Verschlüsselt und entschlüsselt Dateien mit Gigabyte-pro-Sekunde-Durchsatz mittels einer dreifach gepufferten iouring-Pipeline, paralleler Chunk-Verarbeitung über Rayon und assembleroptimierten Chiffren via ring. ⚠️...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 11:30 a.m.3 views

CESS

CESS — Kryptologisch verzaubertes Shamir-Geheimnis Ist das KI-Unsinn oder Schrott? Ein Kryptograf oder ein ernsthafter Implementierer, der CESS prüft, öffnet in der Regel zuerst vectors/ und testdata/, bevor er den Prosa-Teil liest. Die Testsuite ist der Beweis der Arbeit: Sie kodiert...

5.7AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/08/20 10:36 a.m.2 views

lsPass

lsPass — gestore di password locale e cifrato GTK4 / gtkmm-4 · C++23 · CMake · SQLite · libsodium lsPass archivia credenziali di accesso, note sicure e chiavi API in una cassaforte locale cifrata. Nessuna rete, nessun cloud, nessuna telemetria. Nessun segreto viene mai scritto su disco in chiaro...

5.3AI score
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:38 a.m.183 views

CVE-2026-58085

The FreeBSD wg(4) WireGuard driver failed to check the Poly1305 MAC verification result after OCF decryption, silently accepting forged packets. Affects all supported FreeBSD versions; corrected in stable/14, stable/15, and releng branches. No workaround exists; upgrade and reboot. pfSense Plus &...

5.4AI score0.00142EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:38 a.m.9 views

EUVD-2026-62339

After dispatching a decrypt operation to OCF and receiving the result, the wg4 driver failed to check whether the MAC verification step succeeded. The driver thus silently accepted packets with an invalid Poly1305 authentication tag. A remote attacker who can send UDP packets to a WireGuard...

5.5AI score0.00142EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/27 7:52 a.m.13 views

CVE-2026-64314

A flaw was found in the Linux kernel's chacha20poly1305 cryptographic module. This vulnerability occurs because the chachapolycreate function does not properly validate a poly1305 template argument. When this argument is missing, an error pointer is incorrectly passed to a string comparison...

5.8AI score0.00198EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64314

The CVE-2026-64314 entry refers to a Linux kernel vulnerability in the crypto/chacha20poly1305 module. The issue arises in chachapoly_create() which may pass a missing poly1305 template argument to a following strcmp() because it does not validate the second template argument. crypto_attr_alg_nam...

5.7AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-49026

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64314

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.36 views

CVE-2026-64314 crypto: chacha20poly1305 - validate poly1305 template argument

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.9 views

CVE-2026-64314 crypto: chacha20poly1305 - validate poly1305 template argument

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.19 views

PT-2026-64535

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the chachapoly create function where it fails to validate the second template argument when the compatibility poly1305 parameter is used in the template name. The...

5.2AI score0.00198EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/14 9:41 p.m.12 views

JLSEC-2026-686 Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt

Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt. This issue is hit specifically with a call to the function wcXChaCha20Poly1305Decrypt which is not used with TLS connections, only from direct calls from an application...

8.2CVSS5.8AI score0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:41 p.m.13 views

JLSEC-2026-728 In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in `wolfSSL_EVP_CipherFinal` (and...

In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in wolfSSLEVPCipherFinal and related EVP cipher finalization functions fails to verify the authentication tag before returning plaintext to the caller. When an application uses the EVP API to perform ChaCha20-Poly1305 decryption,...

8.1CVSS5.9AI score0.00152EPSS
SaveExploits0References3
PyPA
PyPA
added 2026/07/07 11:45 a.m.18 views

Prefix Truncation Attack against ChaCha20-Poly1305 and Encrypt-then-MAC aka Terrapin

SummaryTerrapin is a prefix truncation attack targeting the SSH protocol. More precisely, Terrapin breaks the integrity of SSH's secure channel. By carefully adjusting the sequence numbers during the handshake, an attacker can remove an arbitrary amount of messages sent by the client or server at...

5.9CVSS7AI score0.93305EPSS
SaveExploits4References147Affected Software1
Rows per page
Query Builder