Lucene search
+L

2304 matches found

Kitploit
Kitploit
added 2026/09/09 1:22 a.m.8 views

CVE-2020-24028

CVE-2020-24028 Description ForLogic Qualiex v1 and v3 allows any authenticated customer to achieve privilege escalation via user creations, password changes, or user permission updates. Important Dates Announcement to Vendor: 2020-07-12 Public disclosure date: 2020-08-31 Vulnerability Type Insecu...

8.8CVSS7.8AI score0.02278EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/06 12:00 p.m.9 views

EUVD-2026-72110

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the issamegym helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user...

6.8CVSS5.7AI score0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/05 1:18 p.m.8 views

CVE-2026-86193

grav-plugin-api before 1.0.20 fails to validate group-inherited super permissions in user-management guards, allowing non-super user managers to modify super-admin accounts. Attackers with api.access and api.users.write can patch password fields on group-super accounts to gain full administrative...

8.7CVSS0.00215EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/05 12:09 p.m.36 views

CVE-2026-86193 Grav API Plugin Authentication Bypass via Group-Inherited Super

grav-plugin-api before 1.0.20 fails to validate group-inherited super permissions in user-management guards, allowing non-super user managers to modify super-admin accounts. Attackers with api.access and api.users.write can patch password fields on group-super accounts to gain full administrative...

8.7CVSS0.00215EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/05 12:09 p.m.8 views

EUVD-2026-71995

grav-plugin-api before 1.0.20 fails to validate group-inherited super permissions in user-management guards, allowing non-super user managers to modify super-admin accounts. Attackers with api.access and api.users.write can patch password fields on group-super accounts to gain full administrative...

8.7CVSS5.8AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 11:17 a.m.13 views

CVE-2026-82488

A vulnerability was identified in Beetel 450TC3 01.00.0001. This vulnerability affects unknown code of the component User Management. The manipulation of the argument Username leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is publicly available and...

5.1CVSS0.00202EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/30 10:00 a.m.37 views

CVE-2026-82488 Beetel 450TC3 User Management cross site scripting

A vulnerability was identified in Beetel 450TC3 01.00.0001. This vulnerability affects unknown code of the component User Management. The manipulation of the argument Username leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is publicly available and...

5.1CVSS0.00202EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/30 10:00 a.m.18 views

CVE-2026-82488

A stored cross-site scripting vulnerability in the Beetel 450TC3 router (firmware 01.00.00_01 ) is triggered by manipulating the Username argument in the User Management component. An attacker with low privileges and requiring user interaction can execute scripts in a victim's browser, leading to...

5.1CVSS4.2AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/30 10:00 a.m.11 views

EUVD-2026-68180

A vulnerability was identified in Beetel 450TC3 01.00.0001. This vulnerability affects unknown code of the component User Management. The manipulation of the argument Username leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is publicly available and...

5.1CVSS4.2AI score0.00202EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 12:18 a.m.13 views

CVE-2026-75419

go-wind-cms GoWind before 1.0.0 has a missing authorization vulnerability. The NewAuthorizer function in app/admin/service/internal/data/data.go and app/app/service/internal/data/data.go returns a no-op authorization engine noop.State, so the authz middleware always allows requests. Any...

8.8CVSS0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.32 views

CVE-2026-75419

go-wind-cms GoWind before 1.0.0 has a missing authorization vulnerability. The NewAuthorizer function in app/admin/service/internal/data/data.go and app/app/service/internal/data/data.go returns a no-op authorization engine noop.State, so the authz middleware always allows requests. Any...

8.8CVSS0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.23 views

CVE-2026-75419

go-wind-cms (GoWind) before 1.0.0 suffers from a missing authorization flaw. The NewAuthorizer() function in app/admin/service/internal/data/data.go and app/app/service/internal/data/data.go returns a no-op authorization engine (noop.State{}), causing the authz middleware to always allow requests...

8.8CVSS5.2AI score0.00323EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 11:16 a.m.11 views

CVE-2026-80203

The getgrav/grav-plugin-api plugin before 1.0.18 does not enforce API-key scope in the requireNotSuperTarget function in UsersController.php across seven sensitive user-management endpoints. The check uses isSuperAdmin on the acting account rather than verifying whether the specific API key carri...

9.8CVSS0.00387EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.45 views

CVE-2026-80203 Grav before 1.0.18 Authentication Bypass via Scoped API Key

The getgrav/grav-plugin-api plugin before 1.0.18 does not enforce API-key scope in the requireNotSuperTarget function in UsersController.php across seven sensitive user-management endpoints. The check uses isSuperAdmin on the acting account rather than verifying whether the specific API key carri...

9.8CVSS0.00387EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 10:28 a.m.41 views

CVE-2026-80203

The getgrav/grav-plugin-api plugin before 1.0.18 contains an authentication bypass in the requireNotSuperTarget() function within UsersControllers.php, affecting seven sensitive user-management endpoints. The root cause is that the scope check calls isSuperAdmin() on the acting account rather tha...

9.8CVSS5.3AI score0.00387EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82077

Name of the Vulnerable Software and Affected Versions getgrav/grav-plugin-api versions prior to 1.0.18 Description The getgrav/grav-plugin-api plugin fails to enforce API-key scope within the requireNotSuperTarget function located in UsersController.php across seven sensitive user-management...

9.8CVSS5.7AI score0.00387EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 5:17 p.m.7 views

CVE-2026-24167

NVIDIA UFM Enterprise contains a vulnerability in the user management component, where an authenticated administrator could inject commands by sending a crafted API request. A successful exploit of this vulnerability might lead to code execution, escalation of privileges and information disclosur...

6.8CVSS0.00415EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 4:17 p.m.8 views

EUVD-2026-65610

NVIDIA UFM Enterprise contains a vulnerability in the user management component, where an authenticated administrator could inject commands by sending a crafted API request. A successful exploit of this vulnerability might lead to code execution, escalation of privileges and information disclosur...

6.8CVSS5.4AI score0.00415EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 4:17 p.m.29 views

CVE-2026-24167

NVIDIA UFM Enterprise contains a vulnerability in the user management component, where an authenticated administrator could inject commands by sending a crafted API request. A successful exploit of this vulnerability might lead to code execution, escalation of privileges and information disclosur...

6.8CVSS0.00415EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 4:17 p.m.14 views

CVE-2026-24167

NVIDIA UFM Enterprise contains a command injection vulnerability in its user management component . An authenticated administrator on an adjacent network can exploit it by sending a crafted API request , potentially leading to code execution , privilege escalation , and information disclosure . T...

6.8CVSS5.4AI score0.00415EPSS
SaveExploits0References3
Rows per page
Query Builder