Lucene search
+L

173564 matches found

Vulnrichment
Vulnrichment
added 2026/07/31 7:04 p.m.11 views

CVE-2026-55824 Contao crawler leaks auth credentials to external hosts

Contao is an Open Source CMS. In versions 4.13.40 through 5.3.46 and 5.7.0-RC1 through 5.7.6, the crawler leaks auth credentials to external hosts. Contao's crawler tries to prevent confidential HTTP client options from being sent to external domains by creating a scoped client: full options for...

2.6CVSS5.5AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 7:04 p.m.9 views

CVE-2026-55824 Contao crawler leaks auth credentials to external hosts

Contao is an Open Source CMS. In versions 4.13.40 through 5.3.46 and 5.7.0-RC1 through 5.7.6, the crawler leaks auth credentials to external hosts. Contao's crawler tries to prevent confidential HTTP client options from being sent to external domains by creating a scoped client: full options for...

2.6CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 7:04 p.m.38 views

CVE-2026-55824 Contao crawler leaks auth credentials to external hosts

Contao is an Open Source CMS. In versions 4.13.40 through 5.3.46 and 5.7.0-RC1 through 5.7.6, the crawler leaks auth credentials to external hosts. Contao's crawler tries to prevent confidential HTTP client options from being sent to external domains by creating a scoped client: full options for...

2.6CVSS0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 6:51 p.m.10 views

GHSA-MW3H-QJXJ-6XG9 Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

HMAC validation bypass via multiple .replace calls when removing URL signature Summary Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/31 6:42 p.m.10 views

CVE-2026-53501

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/31 6:42 p.m.15 views

EUVD-2026-51608

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 6:09 p.m.10 views

JLSEC-2026-1086 libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow...

libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow vulnerability in the ssh2ciphercrypt function in src/openssl.c that allows a malicious SSH server to crash any connecting client by negotiating AES-GCM ciphers during handshake. Attackers can exploit...

8.7CVSS5.5AI score0.00583EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/31 6:09 p.m.9 views

JLSEC-2026-1088 libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer...

libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer overflow vulnerability that allows a malicious SSH server to corrupt heap metadata in any connecting client by sending a packet with a packetlength smaller than the cipher's block size during Encrypt-then-M...

7.7CVSS5.9AI score0.00472EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/31 4:54 p.m.9 views

SUSE CVE-2026-11771

OpenVPN version 2.1.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows attackers via an off-by-one buffer write in the NTLM proxy authentication to potentially cause a crash via a crafted NTLM response from a malicious proxy server...

6.1CVSS5.6AI score0.00375EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/31 4:17 p.m.20 views

CVE-2026-56568

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

5.3CVSS0.00196EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2026/07/31 4:16 p.m.22 views

Fake Fortnite rewards are stealing players’ accounts

Fortnite scam pages like the ones below appear by the dozen every day, recycled endlessly under different names and designs. One version promises $50 from a fake superhero collaboration. Another claims it can calculate what your locker is worth. Both lead to the same destination: a fake Epic Game...

5.6AI score
SaveExploits0
EUVD
EUVD
added 2026/07/31 3:59 p.m.21 views

EUVD-2026-51561

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.0092EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 3:59 p.m.58 views

CVE-2026-17348

In pgAdmin 4 SERVER mode, CVE-2026-17348 describes missing authentication enforcement on several routes (Constraints blueprint: nodes, proplist, and delete; preferences.get_all_cli; debugger.close; schema_diff.close). The lack of @pga_login_required allows an unauthenticated client to enumerate c...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/31 3:59 p.m.16 views

CVE-2026-17348 pgAdmin 4: Missing authentication decorator on Constraints, preferences, Debugger and Schema Diff routes allows unauthenticated access in SERVER mode (incomplete fix for CVE-2026-12046)

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/31 3:34 p.m.11 views

CVE-2026-18141 Aap-gateway: aap-gateway: authentication bypass in event-driven ansible via forged http header

A flaw was found in aap-gateway, a component of Ansible Automation Platform's Event-Driven Ansible EDA. An unauthenticated remote attacker can bypass mutual Transport Layer Security mTLS authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP...

8.2CVSS5.7AI score0.00309EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/31 3:34 p.m.45 views

CVE-2026-18141

The CVE-2026-18141 entry concerns aap-gateway in Ansible Automation Platform’s Event-Driven Ansible (EDA). Affected component: aap-gateway. Vulnerability: an unauthenticated remote attacker can bypass mutual TLS on event streams by manipulating the event stream URL and forging the HTTP Subject he...

8.2CVSS5.7AI score0.00309EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/31 3:34 p.m.15 views

CVE-2026-18141

A flaw was found in aap-gateway, a component of Ansible Automation Platform's Event-Driven Ansible EDA. An unauthenticated remote attacker can bypass mutual Transport Layer Security mTLS authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP...

8.2CVSS5.7AI score0.00309EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 2:54 p.m.9 views

CVE-2026-56568

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS5.5AI score0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 2:54 p.m.33 views

CVE-2026-56568

The CVE-2026-56568 entry concerns HCL iControl and a vulnerability that exposes verbose client-side API error messages. Affected component: the application’s error handling/display logic may reveal internal endpoint names, request parameters, error codes, and authentication status to users instea...

5.3CVSS5.5AI score0.00196EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/31 2:54 p.m.19 views

EUVD-2026-51542

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS5.5AI score0.00196EPSS
SaveExploits0References1
Rows per page
Query Builder