CVE-2026-81031: IDURAR ERP CRM through 4.1.1 Account Takeover via Unverified Identifier on Password Update

Published Aug 26, 2026
·
Updated

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.

Affected Software

1 affected component
IDURAR ERP CRM<=4.1.1

Event History

Aug 26, 2026
CVE Published
via MITRE·03:44 PM
Data Sourced
via MITRE·03:44 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An attacker needs a valid administrator session. The vulnerable route is protected by an administrator token check, but it does not verify that the account named in the URL belongs to the authenticated administrator.

2

What access can an attacker gain?

A valid administrator can set the password for another administrator account, except for the single hardcoded demo address rejected by the handler. They can then authenticate as the targeted administrator.

3

How can an attacker identify a target account?

The read handler in the same controller directory accepts an identifier in the same manner. This can provide the identifiers needed to select an administrator account for the password update.

4

Which versions are affected?

IDURAR ERP CRM through version 4.1.1 is affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203