Lucene search
+L

173759 matches found

Cvelist
Cvelist
โ€ขadded 2026/08/20 5:27 p.m.โ€ข33 views

CVE-2026-53424 Missing one-time-use enforcement in Samly allows replay of SAML bearer assertions

Authentication Bypass by Capture-replay vulnerability in dropbox samly allows an attacker to authenticate as the subject of a captured SAML assertion by resubmitting it. Samly.Helper.decodeidpauthresp/3 in lib/samly/helper.ex calls esamlsp:validateassertion/2, whose default duplicate detector is ...

9.1CVSS0.00344EPSS
SaveExploits0References2
EUVD
EUVD
โ€ขadded 2026/08/20 5:27 p.m.โ€ข16 views

EUVD-2026-63490

Authentication Bypass by Capture-replay vulnerability in dropbox samly allows an attacker to authenticate as the subject of a captured SAML assertion by resubmitting it. Samly.Helper.decodeidpauthresp/3 in lib/samly/helper.ex calls esamlsp:validateassertion/2, whose default duplicate detector is ...

9.1CVSS5.4AI score0.00344EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/08/20 5:27 p.m.โ€ข40 views

CVE-2026-53424

CVE-2026-53424 is an authentication bypass by capture-replay in dropbox/samly , a SAML service provider library for Elixir, affecting versions 0.3.0 and later . The root cause is that Samly.Helper.decode_idp_auth_resp/3 calls esaml_sp:validate_assertion/2, whose default duplicate detector is a no...

9.1CVSS5.4AI score0.00344EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/08/20 5:26 p.m.โ€ข11 views

EEF-CVE-2026-53425 Missing InResponseTo validation in Samly allows acceptance of unsolicited SAML responses

Summary Insufficient Verification of Data Authenticity vulnerability in dropbox samly allows an attacker to establish an authenticated session using a SAML response the service provider never requested. Samly.SPHandler.validateauthresp/3 in lib/samly/sphandler.ex validates a SAML response for the...

7.6CVSS5.6AI score0.00178EPSS
SaveExploits0References2
EUVD
EUVD
โ€ขadded 2026/08/20 5:26 p.m.โ€ข15 views

EUVD-2026-63489

Insufficient Verification of Data Authenticity vulnerability in dropbox samly allows an attacker to establish an authenticated session using a SAML response the service provider never requested. Samly.SPHandler.validateauthresp/3 in lib/samly/sphandler.ex validates a SAML response for the...

7.6CVSS5.5AI score0.00178EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/08/20 5:26 p.m.โ€ข33 views

CVE-2026-53425

CVE-2026-53425 is an Insufficient Verification of Data Authenticity vulnerability in Dropbox Samly (Elixir SAML library), affecting versions 0.3.0 and later . The function Samly.SPHandler.validate_authresp/3 in lib/samly/sp_handler.ex never compares SubjectConfirmationData/@InResponseTo against t...

7.6CVSS5.5AI score0.00178EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/08/20 5:17 p.m.โ€ข10 views

CVE-2026-18279

Sony XAV-9500ES RTSP SETUP Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Sony XAV-9500ES devices. Authentication is not required to exploit this vulnerability. The specific flaw exis...

8.8CVSS0.00428EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/08/20 5:17 p.m.โ€ข18 views

CVE-2026-18274

Heimdall Data Database Proxy uploadJar Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability. The specific fl...

7.2CVSS0.01295EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/08/20 5:17 p.m.โ€ข17 views

CVE-2026-18265

OSNEXUS QuantaStor Missing Authentication Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of OSNEXUS QuantaStor. Authentication is not required to exploit this vulnerability. The specific flaw exists within the...

9.8CVSS0.00692EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/08/20 5:17 p.m.โ€ข14 views

CVE-2026-18264

NoMachine getstat Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NoMachine. Authentication is required to exploit this vulnerability. The specific flaw exists within the web service, which...

8.8CVSS0.01242EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/08/20 5:17 p.m.โ€ข6 views

DEBIAN-CVE-2026-15686

Adminer multiquery Incorrect Check of Function Return Value Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adminer. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

7.2CVSS6.8AI score0.00724EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/08/20 4:49 p.m.โ€ข9 views

MINI-3JQ8-Q8FC-HPWJ

Bulletin has no description...

5.3CVSS6.1AI score0.00141EPSS
SaveExploits0
CVE
CVE
โ€ขadded 2026/08/20 4:38 p.m.โ€ข49 views

CVE-2026-55642

In dbx-web before 0.5.51, auth_middleware in crates/dbx-web/src/auth.rs bypasses authentication when password_hash is None, which occurs on fresh deployments with DBX_PASSWORD unset. The service binds to 0.0.0.0:4224 by default, allowing unauthenticated attackers to call /api/connection/connect a...

9.8CVSS5.8AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2026/08/20 4:38 p.m.โ€ข20 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS6AI score
SaveExploits0References6
EUVD
EUVD
โ€ขadded 2026/08/20 4:38 p.m.โ€ข15 views

EUVD-2026-63470

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS5.9AI score0.00372EPSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2026/08/20 4:38 p.m.โ€ข40 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00372EPSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/08/20 4:28 p.m.โ€ข31 views

CVE-2026-63481

Hurl (a command-line tool for running and testing HTTP requests from plain-text files) is vulnerable to cookie leakage on cross-host redirects in versions 8.0.1 and earlier . The redirect handler in packages/hurl/src/http/client.rs correctly strips Authorization and Cookie headers when the redire...

6.9CVSS5.4AI score0.00467EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2026/08/20 4:28 p.m.โ€ข15 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
โ€ขadded 2026/08/20 4:25 p.m.โ€ข11 views

CVE-2026-15686 Adminer multi_query Incorrect Check of Function Return Value Remote Code Execution Vulnerability

Adminer multiquery Incorrect Check of Function Return Value Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adminer. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

7.2CVSS7.7AI score0.00724EPSS
SaveExploits0References2
Cvelist
Cvelist
โ€ขadded 2026/08/20 4:25 p.m.โ€ข39 views

CVE-2026-15686 Adminer multi_query Incorrect Check of Function Return Value Remote Code Execution Vulnerability

Adminer multiquery Incorrect Check of Function Return Value Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adminer. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

7.2CVSS0.00724EPSS
SaveExploits0References2
Rows per page
Query Builder