Lucene search
+L

47480 matches found

CVE
CVE
added 2026/08/17 11:04 a.m.29 views

CVE-2026-74890

openssl_encrypt versions before 1.4.0 have an authentication bypass in the CamelliaCipher component: setting the PYTEST_CURRENT_TEST environment variable disables HMAC tag generation and verification, allowing attackers with code execution to produce unauthenticated ciphertext and bypass integrit...

9.3CVSS6AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.4 views

CVE-2026-74878 openssl_encrypt before 1.4.0 TOTP Rate Limiter Bypass

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.3CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 11:04 a.m.31 views

CVE-2026-74878

openssl_encrypt versions before 1.4.0 contain a TOTP brute-force rate limiter bypass in openssl_encrypt_server/modules/pepper/totp.py. The TOTPRateLimiter class stores attempt and lockout state in an in-memory defaultdict(list) as a class variable, meaning rate-limit state is not shared across wo...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.22 views

CVE-2026-74867

SiYuan versions before 3.7.4 are affected by a cross-site request forgery (CSRF) vulnerability in the session-cookie authentication branch of CheckAuth() . The root cause is the absence of Origin/Referer header validation combined with the lack of an explicit SameSite attribute on session cookies...

4.2CVSS5.1AI score0.00103EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2026/08/17 10:56 a.m.18 views

Update your Mac: Screen Sharing vulnerability exploited in the wild

The Dutch National Cyber Security Centre NCSC issued a warning after being notified of several incidents where a vulnerability in Apple’s Screen Sharing feature was exploited to install Monero cryptominers. The vulnerability, tracked as CVE-2026-65400, was patched by Apple on August 6. It is an...

9.8CVSS6.2AI score0.09905EPSS
SaveExploits2
Veracode
Veracode
added 2026/08/17 9:05 a.m.8 views

Authentication Bypass

org.apache.cxf, cxf-rt-rs-security-oauth2 is vulnerable to an Authentication Bypass. The vulnerability is due to a missing throw statement in the security context check, which allows an unauthenticated network attacker to access the /services/oauth2/introspect endpoint and perform token...

4.8CVSS5.1AI score0.00357EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/17 8:21 a.m.12 views

WordPress User Profile Builder plugin <= 3.16.4 - Unauthenticated Authentication Bypass via Type Confusion to Administrator Account Takeover via 'username' Parameter vulnerability

Unauthenticated Authentication Bypass via Type Confusion to Administrator Account Takeover via 'username' Parameter vulnerability discovered by Supakiad S. m3ez - E-CQURITY Thailand in WordPress Plugin Profile Builder versions = 3.16.4...

9.8CVSS5.3AI score0.03911EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/08/17 7:32 a.m.5 views

MINI-6GC4-C72W-VFQX

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:32 a.m.4 views

MINI-5XRG-PFX6-3QQQ

Bulletin has no description...

6.1CVSS4.9AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:32 a.m.4 views

MINI-PQV5-5XMH-V4WM

Bulletin has no description...

7.5CVSS5AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:32 a.m.5 views

MINI-XH34-53RP-9J9Q

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:32 a.m.3 views

MINI-JJ8J-CJVX-446F

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:31 a.m.4 views

MINI-QRJ5-QC32-6GQ5

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/17 6:40 a.m.11 views

Important: Red Hat Security Advisory: curl security update

An update for curl is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.1CVSS6.1AI score0.00454EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/08/17 6:40 a.m.15 views

curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication

A flaw was found in curl. When an application uses libcurl to make multiple Negotiate-authenticated HTTP or HTTPS requests to the same server with different credentials, libcurl may incorrectly reuse an existing connection. This logical error can cause a subsequent request to be sent using the...

6.5CVSS6.6AI score0.00259EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/17 5:54 a.m.7 views

BIT-SEAWEEDFS-2026-72920 SeaweedFS: Unauthenticated filer IAM gRPC service grants S3 administrative control

SeaweedFS is a distributed storage system. Prior to 4.24, the filer registers the SeaweedIdentityAccessManagement gRPC service without mandatory authentication when jwt.filersigning.key is unset, allowing any client that can reach the filer gRPC port to invoke CreateUser, CreateAccessKey,...

9.8CVSS5.4AI score0.00408EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 5:53 a.m.6 views

BIT-PHP-2026-17543 SQL injection in ext-pgsql via E'...' backslash breakout

Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

9.8CVSS5.8AI score0.00323EPSS
SaveExploits2References2
OSV
OSV
added 2026/08/17 5:41 a.m.8 views

BIT-HARBOR-2026-4404 Use of hard coded credentials in GoHarbor Harbor

Use of hard coded credentials in GoHarbor Harbor version 2.15.0 and below, allows attackers to use the default password and gain access to the web UI...

9.4CVSS7.9AI score0.0049EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/17 5:15 a.m.12 views

curl: curl: Unauthorized access due to improper HTTP proxy connection reuse

A flaw was found in curl. This vulnerability allows curl to wrongly reuse an existing HTTP proxy connection when performing a CONNECT request to a server, even if the new request uses different authentication credentials for the HTTP proxy. This improper connection reuse could lead to an attacker...

6.5CVSS5.5AI score0.00412EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/08/17 5:15 a.m.8 views

curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication

A flaw was found in curl. When an application uses libcurl to make multiple Negotiate-authenticated HTTP or HTTPS requests to the same server with different credentials, libcurl may incorrectly reuse an existing connection. This logical error can cause a subsequent request to be sent using the...

6.5CVSS5.5AI score0.00259EPSS
SaveExploits0References6
Rows per page
Query Builder