CVE-2026-81031
Last modified
CVE-2026-81031 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| idurar | idurar-erp-crm | <= 4.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81031?
How severe is CVE-2026-81031?
How do I fix CVE-2026-81031?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81022The SupportCandy WordPress plugin before 3.5.3 does not val…5.3
- CVE-2026-81026The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.8
- CVE-2026-81027one-api gates one of its two channel-pinning paths and not t…8.5
- CVE-2026-81028ZLMediaKit confines the downloadFile API to a configured set…4.9
- CVE-2026-81029OpenMetadata accepts a caller-supplied post-authentication r…8.1
- CVE-2026-81030Mage AI does not confine the paths accepted by its browser-i…6.5
- CVE-2026-81032NebulaGraph exposes its runtime configuration over an unauth…9.8
- CVE-2026-81033Automatisch reveals whether an address is registered through…5.3
- CVE-2026-81034Netmaker disables certificate verification on the connection…6.5
- CVE-2026-81035Midday allows any member of a team to delete it. The delete …8.1
- CVE-2026-81036Stalwart Mail Server does not compare an OAuth redirect targ…8.1
- CVE-2026-81046Dell ThinOS 10, versions prior to 2605_10.2616, contain a Pr…9.4
Are you affected by CVE-2026-81031?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
