CVE-2026-12213: hcengineering Huly Platform User Information operations.ts getAccountInfo improper authorization
A vulnerability was found in hcengineering Huly Platform up to 0.7.0. Affected by this vulnerability is the function getAccountInfo of the file server/account/src/operations.ts of the component User Information Handler. The manipulation results in improper authorization. The attack may be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-12213 is an improper authorization issue in Huly Platform through 0.7.0. A logged-in remote user may access limited user information they should not be allowed to see. Public exploit information exists, but the provided sources do not show active exploitation or a vendor fix.
Executive priority
Treat as a near-term security hygiene item, not an emergency based on current evidence. Prioritize if Huly is internet-facing, widely used internally, or contains sensitive user profile data.
Technical view
The issue affects getAccountInfo in server/account/src/operations.ts, part of the User Information Handler. VulDB describes authorization bypass involving user-controlled SQL primary key handling. CVSS v4.0 is 5.3, with network access, low complexity, low privileges required, no user interaction, and low confidentiality impact.
Likely exposure
Organizations running hcengineering Huly Platform versions 0.1 through 0.7.0 are potentially exposed, especially internet-accessible or broadly accessible instances with many authenticated users.
Exploitation context
The vulnerability is remotely reachable and requires low privileges. VulDB states the exploit has been made public. The provided data does not indicate CISA KEV listing or confirmed active exploitation.
Researcher notes
Sources attribute the flaw to improper authorization in getAccountInfo. The submission references authorization bypass via user-controlled SQL primary key. Vendor response and patch status are not available in the provided sources, so remediation specifics remain uncertain.
Mitigation direction
Identify all Huly Platform deployments and versions.
If running 0.7.0 or earlier, check hcengineering guidance for fixes or workarounds.
Limit Huly access to trusted authenticated users where practical.
Monitor vendor and CVE sources for a fixed release or advisory.
Validation and detection
Confirm whether deployed Huly Platform versions are 0.7.0 or earlier.
Review access controls around user information functions.
Check application logs for unusual account information access patterns.
Track whether the vendor publishes remediation guidance.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-266: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
6Timeline events
0ADP providers
5Source links
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-266 · source CWE mapping
Incorrect Privilege Assignment
Incorrect Privilege Assignment represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.