Lucene search
+L

382 matches found

Kitploit
Kitploit
added 2026/09/18 4:48 a.m.11 views

WHOREPRESS

Wordpress login checker Install root@kitploit: npm install --global whorepress Usage make sure you have a list with format url:username:pass root@kitploit: whorepress list.txt Arguments list Arguments| Description ---|--- --admin-only| check only for admin priviledge --debug| debug error output...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/09/17 10:17 p.m.5 views

CVE-2026-54643

CubeCart is an ecommerce software solution. Prior to 6.7.5, the delete-note handler in admin/sources/orders.index.inc.php verifies only the presence of orderid and delete-note parameters before deleting records from CubeCartordernotes, without requiring CCPERMDELETE for orders. An authenticated...

5.4CVSS0.00219EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 6:38 p.m.9 views

WPTimeCapsulePOC

Backup y Staging de WP Time Capsule 1.21.16 - Prueba de Concepto de Bypass de Autenticación Recientemente se descubrió un bypass de autenticación https://www.webarxsecurity.com/vulnerability-infinitewp-client-wp-time-capsule/ en WP Time Capsule 1.21.16 . Este PoC demuestra cómo funciona el proble...

6AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/14 10:00 a.m.34 views

CVE-2026-68570 Apache Doris: Authorization bypass leading to unauthorized data access

Incorrect Authorization vulnerability in Apache Doris allows an authenticated user to bypass privilege checks and access data they are not authorized to read, resulting in unauthorized disclosure of information. This issue affects Apache Doris: from 2.0.0 through 2.1., from 3.0.0 through 3.0., fr...

0.00382EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 9:58 a.m.15 views

CVE-2026-72524

CVE-2026-72524 is an Incorrect Authorization vulnerability in Apache Doris that allows an authenticated low-privilege user to bypass privilege checks and read, write, or drop arbitrary tables . The affected versions are 3.1.0 through 3.1.*, 4.0.0 through 4.0.7, and 4.1.0 through 4.1.3. The vulner...

8.8CVSS5.7AI score0.00353EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.37 views

MariaDB 10.6.0 < 10.6.28/ 10.11.0 < 10.11.19/ 11.4.0 < 11.4.13/ 11.8.0 < 11.8.9/ 12.3.0 < 12.3.3/ 13.0.0 < 13.0.2

The version of MariaDB installed on the remote host is prior to 10.6.28, 10.11.19, 11.4.13, 11.8.9, 12.3.3, 13.0.2. It is, therefore, affected by a vulnerability as referenced in the GHSA-65jj-h265-3m7h advisory. - Impact Normally MariaDB encodes tables names when storing them on the filesystem,...

6.2AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-86091

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools an...

7.1CVSS5.7AI score0.00286EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/05 12:31 a.m.11 views

EUVD-2026-71778

ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traff...

7.1CVSS5.2AI score0.00286EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 10:17 p.m.6 views

UBUNTU-CVE-2026-86091

ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traff...

7.1CVSS5.7AI score0.00286EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 10:17 p.m.6 views

CVE-2026-86091

ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traff...

7.1CVSS5.8AI score0.00286EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.15 views

PT-2026-86264

ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traff...

7.1CVSS5.2AI score0.00286EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/29 12:30 a.m.11 views

EUVD-2026-66385

StarRocks performs no privilege check when a legacy synchronous materialized view is dropped. Every other statement type routed through AuthorizerStmtVisitor calls into Authorizer before execution, but visitDropMaterializedViewStatement returns immediately with a comment stating the check happens...

7.1CVSS5.7AI score0.00386EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:18 p.m.13 views

CVE-2026-55545

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs WebSocket subscription handlers fail to enforce the privileges required by equivalent REST endpoints. PacketsApi.subscribePackets exposes the packets WebSocket topic without ObjectPrivilegeType.ReadPacket,...

6.5CVSS0.00331EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 5:09 p.m.43 views

CVE-2026-55545 Yamcs: WebSocket subscription handlers omit the privilege checks their REST siblings enforce

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs WebSocket subscription handlers fail to enforce the privileges required by equivalent REST endpoints. PacketsApi.subscribePackets exposes the packets WebSocket topic without ObjectPrivilegeType.ReadPacket,...

6.5CVSS0.00331EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 5:09 p.m.35 views

CVE-2026-55545

CVE-2026-55545 is an authorization bypass in Yamcs , a mission control framework, affecting versions prior to 5.12.8 and 5.13.2 . Three WebSocket subscription handlers fail to enforce the privilege checks their REST counterparts require: PacketsApi.subscribePackets omits the ReadPacket check, Pro...

6.5CVSS5.8AI score0.00331EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 10:16 a.m.9 views

CVE-2026-80346

StarRocks performs no privilege check when a legacy synchronous materialized view is dropped. Every other statement type routed through AuthorizerStmtVisitor calls into Authorizer before execution, but visitDropMaterializedViewStatement returns immediately with a comment stating the check happens...

7.1CVSS0.00386EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 10:09 a.m.23 views

CVE-2026-80346

StarRocks through 4.0.13 has a missing authorization vulnerability in the DROP MATERIALIZED VIEW code path for legacy synchronous materialized views. When such a view is dropped, the statement visitor returns without invoking the Authorizer , and the execution logic that should perform the check ...

7.1CVSS5.7AI score0.00386EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 10:09 a.m.37 views

CVE-2026-80346 StarRocks through 4.0.13 Missing Authorization on DROP MATERIALIZED VIEW for Legacy Synchronous Materialized Views

StarRocks performs no privilege check when a legacy synchronous materialized view is dropped. Every other statement type routed through AuthorizerStmtVisitor calls into Authorizer before execution, but visitDropMaterializedViewStatement returns immediately with a comment stating the check happens...

7.1CVSS0.00386EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/08/25 12:32 p.m.9 views

Security update for postgresql16

This update for postgresql16 fixes the following issues: CVE-2026-6464: psql COPY FROM STDIN early failure processes data lines as psql commands bsc1275046. CVE-2026-6469: ALTER TABLE ALTER TYPE resets extended statistics ownership bsc1275044. CVE-2026-6470: failure to check type USAGE privilege...

8.8CVSS7.5AI score0.00676EPSS
SaveExploits3References100
Cvelist
Cvelist
added 2026/08/21 5:42 p.m.36 views

CVE-2026-77235 Missing privilege check in SecureContext_FreeContext in FreeRTOS-Kernel

Missing privilege verification in the secure context cleanup handler in FreeRTOS-Kernel before 11.3.1 might allow local users to cause a use-after-free condition in secure-world memory via the SVC handler for secure context deallocation. To remediate this issue, users should upgrade to...

8.3CVSS0.0011EPSS
SaveExploits0References3
Rows per page
Query Builder