Lucene search
+L

35 matches found

NVD
NVD
added 2026/08/21 7:17 p.m.8 views

CVE-2026-53762

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS0.0006EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 6:50 p.m.182 views

CVE-2026-53762

VeraCrypt non-default builds compiled with WOLFCRYPT=1 and WOLFCRYPT_BACKEND contain a key-derivation flaw in src/Crypto/wolfCrypt.c. The functions derive_key_sha256 and derive_key_sha512 discard the configured iteration count and substitute wc_HKDF for PBKDF2-HMAC , meaning increasing the PIM or...

6.2CVSS5.4AI score0.0006EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 6:50 p.m.28 views

CVE-2026-53762 VeraCryp: wolfCrypt backend bypasses VeraCrypt PBKDF2 iteration count (non-default WOLFCRYPT=1 builds)

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS0.0006EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 11:04 a.m.4 views

CVE-2026-74871 openssl_encrypt before 1.4.6 KDF Bypass via Sequential-XOR

opensslencrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password...

6.9CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.41 views

CVE-2026-74871 openssl_encrypt before 1.4.6 KDF Bypass via Sequential-XOR

opensslencrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password...

6.9CVSS0.00093EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:40 a.m.5 views

BIT-GHOST-2026-70590 Ghost: Blind Password Hash Disclosure in Ghost Admin API

Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification...

4.8CVSS5.6AI score0.00195EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/12 7:07 p.m.34 views

CVE-2026-72801

SiYuan before version 3.7.4 discloses encrypted-notebook key-derivation material and wrapped data keys via unauthenticated endpoints in publish mode. The vulnerability exposes Argon2id salt, Argon2 cost parameters, password verifiers, and wrapped notebook keys, enabling unlimited offline master-p...

8.7CVSS5.2AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.25 views

CVE-2026-72801 SiYuan before v3.7.4 Information Disclosure via Encryption Key Material

SiYuan versions before v3.7.4 disclose encrypted-notebook key-derivation material and wrapped data keys through unauthenticated endpoints in publish mode. Attackers can retrieve Argon2id salt, cost parameters, password verifiers, and wrapped notebook keys to perform unlimited offline...

8.7CVSS0.00241EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2666 motionEye's World-Readable Configuration File Exposes Admin Password Hash

Security Advisory: World-Readable Configuration File Exposes Admin Password Hash in motionEye Summary motionEye v0.43.1 and prior versions create the configuration file /etc/motioneye/motion.conf with 644 permissions -rw-r--r--, making it readable by any local user on the system. This file contai...

5.5CVSS6AI score0.01199EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/06 8:43 p.m.17 views

EUVD-2026-41942

Leantime's Users::getUser method in the JSON-RPC API lacks proper authorization checks, allowing authenticated users to retrieve full user credential rows including password hashes, TOTP secrets, and session tokens. Attackers can exploit this by calling users.getUser with arbitrary user IDs to...

8.6CVSS6AI score0.0025EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/05 12:02 p.m.26 views

EUVD-2026-41753

An unauthenticated improper input validation vulnerability in the POST /fetchcvedata endpoint in cve-search. A remote attacker can manipulate request parameters controlling the MongoDB collection, projected fields, and regular-expression filters to read arbitrary application MongoDB collections...

9.2CVSS6.2AI score0.00349EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/26 10:16 p.m.23 views

CVE-2026-55069

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, this vulnerability exists in the BasicAuth authentication component of the Kestra OSS workflow orchestration platform. An attacker who gains read access to the PostgreSQL database can exploit SHA-512's high computatio...

8.7CVSS0.00194EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/06/15 5:18 p.m.69 views

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

Summary The launch-editor NPM package accesses arbitrary paths including Windows UNC paths. When a UNC path is opened, Windows automatically attempts NTLM authentication to the remote host, causing the user’s NTLMv2 password hash to be leaked to an attacker-controlled SMB server. This can result ...

5.5CVSS5.8AI score0.00349EPSS
SaveExploits0References2Affected Software3
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.27 views

PT-2026-49575

Name of the Vulnerable Software and Affected Versions launch-editor versions prior to 2.14.1 Description The launch-editor NPM package allows the access of arbitrary paths, including Windows UNC Universal Naming Convention paths. On Windows systems, accessing a UNC path triggers an automatic NTLM...

5.5CVSS6AI score0.00349EPSS
SaveExploits0References35
Hacker One
Hacker One
added 2026/06/01 3:28 p.m.46 views

curl: libcurl 8.20.0 ignores HTTP Digest domain protection space and preemptively leaks Digest auth outside the declared scope

Summary: libcurl 8.20.0 ignores the server-declared HTTP Digest domain protection space for origin authentication and reuses stored Digest state too broadly on the same easy handle. After a successful Digest-authenticated request, a later request on the same easy handle can receive a preemptive...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/17 12:29 p.m.25 views

curl: Digest Auth State Leak on Cross-Origin Redirect via Netrc - Username and Password Hash Sent to Wrong Host

Summary When curl follows an HTTP redirect from hostA to hostB using --netrc --digest -L, Digest authentication state nonce, realm from hostA persists and is combined with hostB's netrc credentials to generate an unsolicited Digest Authorization header sent to hostB. This leaks hostB's username i...

5.7CVSS6.7AI score0.0176EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/03/26 3:09 p.m.8 views

CVE-2026-33041

WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password...

5.3CVSS6AI score0.00327EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/20 6:16 a.m.18 views

CVE-2026-33041

WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password...

5.3CVSS0.00327EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 5:50 a.m.10 views

CVE-2026-33041 AVideo has an Unauthenticated Password Hash Oracle via encryptPass.json.php

WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password...

5.3CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/03/17 7:48 p.m.9 views

GHSA-PX7X-GQ96-RMP5 AVideo has an Unauthenticated Password Hash Oracle via encryptPass.json.php

Summary /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password cracking against leaked database hashes. Details File:...

5.3CVSS6AI score0.00327EPSS
SaveExploits1References4
Rows per page
Query Builder