Lucene search
+L

47894 matches found

CVE
CVE
added 2026/07/29 3:31 a.m.134 views

CVE-2026-18072

CVE-2026-18072 is a supply-chain backdoor in the WordPress plugin “Advanced Responsive Video Embedder” (version 10.8.7). The root cause, as reported by Wordfence, is a hardcoded master credential used by the internal function _arve_uc_init() to bypass authentication. The backdoor accepts a token ...

9.8CVSS5.9AI score0.00878EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 3:31 a.m.41 views

CVE-2026-18072 Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … 10.8.7 - Unauthenticated Authentication Bypass via Hardcoded Backdoor in '_wplogin' Parameter

The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … plugin for WordPress is vulnerable to Authentication Bypass via a Hardcoded Backdoor in version 10.8.7. The vulnerability exists because the arveucinit function — registered on WordPress's init hook at priority 1 so...

9.8CVSS0.00878EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 1:29 a.m.38 views

CVE-2026-17166 Event Booking Manager for WooCommerce <= 5.3.7 - Missing Authorization to Authenticated (Contributor+) Site-Wide Payment Settings Modification via mep_save_payment_settings_modal AJAX Action

The Event Booking Manager for WooCommerce – Sell Tickets, Event Registration, RSVP & Event Calendar plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.3.7. This is due to the plugin not properly verifying that a user is authorized to perform an...

4.3CVSS0.00225EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64642

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Next.js is a React framework for building full-stack web applications. In versions 16.0.0 through 16.2.10, crafted requests targeting Next.js applications using...

8.3CVSS5.3AI score0.01009EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.13 views

Check Point Gaia Operating System (sk185169)

The remote host is missing a hotfix for the Gaia Operating System. It is, therefore, affected by a vulnerability as referenced in the sk185169 advisory. - An authentication bypass vulnerability in the Check Point SmartConsole login process allows an unauthenticated remote attacker to obtain an...

9.8CVSS8.9AI score0.72051EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-18047

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Dogtag PKI's ACME responder where the web.xml security constraints use exact URL pattern matching for admin-only enable/disable endpoints. B...

6.5CVSS5.8AI score0.00281EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.11 views

Check Point Gaia Operating System (sk185152)

The remote host is missing a hotfix for the Gaia Operating System. It is, therefore, affected by a vulnerability as referenced in the sk185152 advisory. - An authentication bypass vulnerability in Check Point Security Management and Multi-Domain Security Management allows an unauthenticated remot...

9.1CVSS7.7AI score0.20815EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.15 views

PT-2026-65709

An authentication bypass vulnerability in Koollab LMS allowed an unauthenticated attacker to take over any account, including administrator accounts, by supplying a valid user UUID without providing primary credentials via the 2FA validation endpoint...

6.5CVSS5.9AI score0.00216EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.17 views

PT-2026-65833

Name of the Vulnerable Software and Affected Versions VMware vCenter versions prior to 9.1.0.0300 VMware vCenter versions prior to 9.0.2.0100 VMware vCenter versions prior to 8.0 U3k VMware vCenter versions prior to 8.0 U2f Description VMware vCenter contains a directory traversal flaw in the...

10CVSS7.8AI score0.45878EPSS
SaveExploits1References51
Github Security Blog
Github Security Blog
added 2026/07/28 9:56 p.m.19 views

goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

Summary Start goshs v2.1.3 with -b 'admin:' -sftp. No -fkf. SFTP accepts connections without password. CVE-2026-40884 blocks the empty-username variant -b ':pass'. The empty-password variant bypasses that fix. CVE-2026-40884 CVE-2026-40884 GHSA-c29w-qq4m-2gcv, Apr 13 2026 reported the...

9.8CVSS5.9AI score0.00478EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2026/07/28 9:56 p.m.8 views

GHSA-RJRW-MJQ6-HPMM goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

Summary Start goshs v2.1.3 with -b 'admin:' -sftp. No -fkf. SFTP accepts connections without password. CVE-2026-40884 blocks the empty-username variant -b ':pass'. The empty-password variant bypasses that fix. CVE-2026-40884 CVE-2026-40884 GHSA-c29w-qq4m-2gcv, Apr 13 2026 reported the...

9.1CVSS5.9AI score0.00344EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/28 9:52 p.m.52 views

CVE-2026-62325

Goshs 2.1.3–2.1.4 SFTP authentication bypass vulnerability arises from sftpserver/sftpserver.go password handler: it only checks Username != "" && Password != "", which allowed unauthenticated access when running with -b 'admin:' -sftp and without -fkf. The issue effectively lets an attacker acce...

9.1CVSS5.8AI score0.00478EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/28 9:52 p.m.12 views

EUVD-2026-50079

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00344EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/28 9:52 p.m.8 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/28 9:52 p.m.11 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00478EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/28 8:50 p.m.43 views

CVE-2026-14512 IBM WebSphere Application Server is affected by an unsafe deserialization and exposure of sensitive information

IBM WebSphere Application Server 9.0, and 8.5 traditional is vulnerable to pre-authentication unsafe deserialization which could allow a remote attacker to bypass authentication or execute arbitrary code...

9.8CVSS0.00574EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 8:50 p.m.218 views

CVE-2026-14512

CVE-2026-14512 : IBM WebSphere Application Server 9.0 and 8.5 traditional are affected by a pre-authentication unsafe deserialization vulnerability. The root cause is unsafe deserialization that can be triggered without authentication, allowing a remote attacker to bypass authentication and poten...

9.8CVSS6.2AI score0.00574EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/28 8:50 p.m.11 views

EUVD-2026-50062

IBM WebSphere Application Server 9.0, and 8.5 traditional is vulnerable to pre-authentication unsafe deserialization which could allow a remote attacker to bypass authentication or execute arbitrary code...

9.8CVSS6.2AI score0.00574EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 8:44 p.m.17 views

GHSA-2RX5-2G7J-2659 Cosmos-Server has an authentication bypass via forward-auth header smuggling on Constellation tunnel

Summary The Constellation-tunnel bypass branch in tokenMiddleware at src/proxy/routerGen.go:53-66 returns to the upstream handler before the request's x-cosmos-user, x-cosmos-role, x-cosmos-user-role, and x-cosmos-mfa headers are stripped at lines 68-72, and before the AdminOnlyWithRedirect gate ...

6.1CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/07/28 8:17 p.m.10 views

CVE-2026-16184

IBM WebSphere Application Server 9.0, and 8.5 could allow a remote attacker to bypass authentication by sending a crafted unauthenticated request...

9.8CVSS0.00316EPSS
SaveExploits0References1
Rows per page
Query Builder