Lucene search
+L

4989 matches found

NVD
NVD
added 2026/08/25 12:16 p.m.11 views

CVE-2026-79673

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS0.00245EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 11:33 a.m.6 views

EUVD-2026-65441

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS5.3AI score0.00245EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:33 a.m.5 views

CVE-2026-79673 Ech0 before 4.4.3 Scope Bypass via profile:read Token

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.29 views

CVE-2026-79673 Ech0 before 4.4.3 Scope Bypass via profile:read Token

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS0.00245EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.14 views

CVE-2026-79673

Ech0 before 4.4.3 has a scope enforcement bypass in the PUT /user endpoint. The endpoint is guarded by the profile:read scope—a read-only permission—yet it still allows write operations, including password changes . An attacker holding an admin's profile:read access token can reset that admin's p...

8.5CVSS5.4AI score0.00245EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.24 views

PT-2026-81292

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS5.3AI score0.00245EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Samba

A flaw was discovered in Samba. The KDC accepts kpasswd requests encrypted with any key known to it. By encrypting forged kpasswd requests with its own key, a user can change other users’ passwords, allowing for full domain takeover...

8.8CVSS6.5AI score0.01109EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Samba

A flaw was discovered in Samba. The security vulnerability occurs when the KDC and the kpasswd service share a single account and set of keys, allowing them to decrypt each other’s tickets. A user who has been requested to change their password can exploit this flaw to obtain and use tickets for...

8.8CVSS6.5AI score0.01119EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:38 p.m.13 views

GHSA-XPV2-HRFC-HW62 Laravel Backpack CRUD: Unverified password change in MyAccountController via mass assignment

Summary The MyAccountController::postAccountInfoForm action bound to POST /admin/edit-account-info calls $this-guard-user-update$request-except'token'. Because the controller uses except'token' rather than $request-validated or the restricted keys defined in AccountInfoRequest::validationData, an...

7.6CVSS5.7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.17 views

Laravel Backpack CRUD: Unverified password change in MyAccountController via mass assignment

Summary The MyAccountController::postAccountInfoForm action bound to POST /admin/edit-account-info calls $this-guard-user-update$request-except'token'. Because the controller uses except'token' rather than $request-validated or the restricted keys defined in AccountInfoRequest::validationData, an...

5.6AI score
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/20 2:17 p.m.11 views

CVE-2026-76633

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in...

8.6CVSS0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 1:46 p.m.26 views

CVE-2026-76633

WeGIA before 3.9.2 contains an authorization bypass in the password change flow. The root cause is the unconditional exclusion of the alterarSenha method from permission checks in controle/control.php. An attacker with any authenticated session can manipulate the redir parameter to point to alter...

8.6CVSS5.4AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 1:46 p.m.15 views

CVE-2026-76633 WeGIA < 3.9.2 Authorization Bypass Password Change via alterarSenha

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in...

8.6CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 1:46 p.m.33 views

CVE-2026-76633 WeGIA < 3.9.2 Authorization Bypass Password Change via alterarSenha

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in...

8.6CVSS0.00245EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 1:46 p.m.11 views

EUVD-2026-63351

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in...

8.6CVSS5.4AI score0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:53 p.m.76 views

CVE-2026-55164

Netflix Lemur before 1.9.2 stores admin-set passwords in plaintext: lemur.users.service.update() assigns the password directly to User.password without calling hash_password(), and the model only registers a bcrypt before_insert listener, not before_update. A database or backup compromise exposes...

4.9CVSS5.4AI score0.00292EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 10:17 p.m.13 views

CVE-2026-45791

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting other rows from session, allowing a compromised better-auth.sessiontoken session to remain valid for u...

5.9CVSS0.00409EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 9:25 p.m.42 views

CVE-2026-45791 Dokploy: Password Change Does Not Revoke Active Sessions

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting other rows from session, allowing a compromised better-auth.sessiontoken session to remain valid for u...

5.9CVSS0.00409EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 9:25 p.m.28 views

CVE-2026-45791

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting other rows from session, allowing a compromised better-auth.sessiontoken session to remain valid for u...

5.9CVSS5.2AI score0.00409EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/17 9:25 p.m.12 views

EUVD-2026-60477

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting other rows from session, allowing a compromised better-auth.sessiontoken session to remain valid for u...

5.9CVSS5.3AI score0.00409EPSS
SaveExploits0References3
Rows per page
Query Builder