Lucene search
+L

9830 matches found

OSV
OSV
added 2026/07/14 12:0 p.m.12 views

RUSTSEC-2026-0211 Non-constant time Authentication Tag Check in AES-GCM Decryption

AES-GCM decryption used an implementation for checking the provided authentication tag against the recomputed authentication tag that was intended to be constant-time, but resulted in non-constant-time code generation in certain circumstances. Note that libcrux-aesgcm does not give guarantees on...

6.3CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:15 p.m.7 views

PYSEC-2026-3028 pyquorum: Timing side‑channel in mul_mod

Impact The mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of secret‑sharing operations e.g., via a remote service could progressively recover the valu...

6.9CVSS6.2AI score0.00314EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:36 p.m.6 views

PYSEC-2026-3052 OpenFUN Richie Observable Timing Discrepancy in its sync_course_run_from_request function

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS6.1AI score0.00376EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 1:54 p.m.4 views

OPENSUSE-SU-2026:21320-1 Security update for pam

This update for pam fixes the following issue - CVE-2026-54411: timing discrepancy in the pamuserdb module's plaintext-password comparison bsc1268290...

8.2CVSS6.1AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 1:52 p.m.4 views

SUSE-SU-2026:22599-1 Security update for pam

This update for pam fixes the following issue - CVE-2026-54411: timing discrepancy in the pamuserdb module's plaintext-password comparison bsc1268290...

8.2CVSS6.1AI score0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 1:52 p.m.5 views

SUSE-SU-2026:22639-1 Security update for pam

This update for pam fixes the following issue - CVE-2026-54411: timing discrepancy in the pamuserdb module's plaintext-password comparison bsc1268290...

8.2CVSS5.3AI score0.00333EPSS
SaveExploits0References3
RubySec
RubySec
added 2026/07/13 12:0 a.m.7 views

Decidim - Admin user search allows SQL injection through similarity-based sorting

Description The admin organization user search uses the untrusted term value inside raw SQL ORDER BY expressions. Because the value is interpolated before Rails sanitization is applied, a crafted search string is executed by PostgreSQL as part of the sort expression. Impact - Exploitation require...

5.5CVSS6.2AI score0.00341EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/12 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2020-10941

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information an RSA private key by measuring cache usage during an import. CVE-2020-10941 Note th...

5.9CVSS6.3AI score0.0163EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 10:16 p.m.18 views

CVE-2026-54736

Phalcon is a high-performance, full-stack PHP framework. Prior to 5.14.1, Phalcon\Encryption\Crypt::decrypt compares the attacker-supplied HMAC tag against the freshly computed HMAC using PHP/Zephir identity comparison, which lowers to a byte-wise comparison that returns early on the first...

8.2CVSS0.00147EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/10 9:2 p.m.12 views

CVE-2026-54736 Phalcon: Non-constant-time HMAC verification in `Encryption\Crypt::decrypt` (timing side-channel)

Phalcon is a high-performance, full-stack PHP framework. Prior to 5.14.1, Phalcon\Encryption\Crypt::decrypt compares the attacker-supplied HMAC tag against the freshly computed HMAC using PHP/Zephir identity comparison, which lowers to a byte-wise comparison that returns early on the first...

8.2CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/10 9:2 p.m.41 views

CVE-2026-54736 Phalcon: Non-constant-time HMAC verification in `Encryption\Crypt::decrypt` (timing side-channel)

Phalcon is a high-performance, full-stack PHP framework. Prior to 5.14.1, Phalcon\Encryption\Crypt::decrypt compares the attacker-supplied HMAC tag against the freshly computed HMAC using PHP/Zephir identity comparison, which lowers to a byte-wise comparison that returns early on the first...

8.2CVSS0.00147EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/10 9:2 p.m.25 views

CVE-2026-54736

Technical details (affected versions, root cause specifics, and remediation beyond what is in the Initial Description) are not publicly available in the provided documents; monitor for updates.

8.2CVSS6.1AI score0.00147EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.17 views

Fedora 44 : pam (2026-377015b34b)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-377015b34b advisory. pamuserdb: fix password comparison timing leak Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

8.2CVSS6.2AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 3:53 p.m.8 views

CVE-2026-59218 Open WebUI: Account enumeration via observable login timing discrepancy

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the /api/v1/auths/signin endpoint looked users up by email and only ran bcrypt password verification when a credential existed, making registered-account attempts measurably slower than...

5.3CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/09 3:53 p.m.49 views

CVE-2026-59218 Open WebUI: Account enumeration via observable login timing discrepancy

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the /api/v1/auths/signin endpoint looked users up by email and only ran bcrypt password verification when a credential existed, making registered-account attempts measurably slower than...

5.3CVSS0.0024EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/09 3:53 p.m.37 views

CVE-2026-59218

Open WebUI prior to version 0.10.0 exposed an account enumeration flaw in the /api/v1/auths/signin endpoint. The login flow looked up users by email and only performed bcrypt verification when a credential existed, causing registered accounts to respond more slowly than missing email attempts. Th...

5.3CVSS5.9AI score0.0024EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/09 3:53 p.m.12 views

CVE-2026-59218 Open WebUI: Account enumeration via observable login timing discrepancy

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the /api/v1/auths/signin endpoint looked users up by email and only ran bcrypt password verification when a credential existed, making registered-account attempts measurably slower than...

5.3CVSS5.9AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 12:49 p.m.10 views

OESA-2026-2903 pam security update

PAM Pluggable Authentication Modules is a system of libraries that handle the authentication tasks of applications services on the system. Security Fixes: Linux-PAM through 1.7.2 contains an observable timing discrepancy CWE-208 in the pamuserdb module's plaintext-password comparison path in...

8.2CVSS6.1AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 12:49 p.m.7 views

OESA-2026-2902 pam security update

PAM Pluggable Authentication Modules is a system of libraries that handle the authentication tasks of applications services on the system. Security Fixes: Linux-PAM through 1.7.2 contains an observable timing discrepancy CWE-208 in the pamuserdb module's plaintext-password comparison path in...

8.2CVSS6.1AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 12:49 p.m.8 views

OESA-2026-2901 pam security update

PAM Pluggable Authentication Modules is a system of libraries that handle the authentication tasks of applications services on the system. Security Fixes: Linux-PAM through 1.7.2 contains an observable timing discrepancy CWE-208 in the pamuserdb module's plaintext-password comparison path in...

8.2CVSS6.1AI score0.00333EPSS
SaveExploits0References2
Rows per page
Query Builder