Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Wed, 26 Aug 2026 16:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | IDURAR ERP CRM changes the password of whichever account a request names rather than the account making the request. The update handler in backend/src/controllers/middlewaresControllers/createUserController/updatePassword.js resolves the authenticated user from the request that the token middleware populated, then issues its update against a filter built from the identifier in the URL path, and never compares the two. The route is mounted behind the administrator token check only, so any valid administrator session is sufficient, and the sole ownership-like guard in the handler rejects a single hardcoded demo address. A caller can therefore set an arbitrary password on any other administrator account and sign in as it. The read handler in the same controller directory accepts an identifier the same way, which supplies the identifiers needed to pick a target. | |
| Title | IDURAR ERP CRM through 4.1.1 Account Takeover via Unverified Identifier on Password Update | |
| First Time appeared |
Idurarapp
Idurarapp idurar |
|
| Weaknesses | CWE-639 | |
| CPEs | cpe:2.3:a:idurarapp:idurar:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Idurarapp
Idurarapp idurar |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-26T15:44:59.362Z
Reserved: 2026-08-26T15:23:06.348Z
Link: CVE-2026-81031
No data.
Status : Received
Published: 2026-08-26T16:16:45.860
Modified: 2026-08-26T16:16:45.860
Link: CVE-2026-81031
No data.
OpenCVE Enrichment
No data.
-
CWE-639
Authorization Bypass Through User-Controlled Key