CVE-2026-12212: Improper Access Control in Huly Platform Mailbox Secrets (CVSS 4.3)
A flaw in hcengineering's Huly Platform versions up to 0.7.0 allows authenticated users to access sensitive mailbox secrets they should not be able to read. The vulnerability resides in the RPC interface used to manage account operations and stems from weak access controls on a specific function. An attacker with valid credentials can exploit this remotely to view confidential data. Public disclosure has already occurred, and the vendor has not responded to early notification attempts.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Weaknesses (CWE)
- CWE-266, CWE-284
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-15 / 2026-06-17
NVD description (verbatim)
A vulnerability has been found in hcengineering Huly Platform up to 0.7.0. Affected is the function getMailboxSecret of the file server/account/src/operations.ts of the component RPC Interface. The manipulation leads to improper access controls. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
4 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-12212 is an improper access control vulnerability in the getMailboxSecret function within server/account/src/operations.ts of Huly Platform. The RPC interface fails to properly validate or restrict access to mailbox secret data, allowing authenticated attackers to retrieve confidential information that should be protected by role-based or user-boundary checks. The vulnerability is rooted in CWE-266 (Incorrect Privilege Assignment) and CWE-284 (Improper Access Control), indicating both weak permission logic and inadequate enforcement mechanisms. Attack complexity is low, requiring only network access and valid authentication credentials.
Business impact
Compromise of mailbox secrets could expose sensitive communication credentials, API keys, or authentication tokens stored within the Huly Platform. Organizations relying on Huly for team collaboration and communication management face potential data exposure affecting email accounts, integrated services, and downstream systems. This is particularly concerning for teams using Huly in regulated industries where confidential communication integrity is mandated. The lack of vendor response limits trust in patch availability and timeline, forcing organizations to evaluate alternative platforms or implement compensating controls.
Affected systems
Huly Platform versions 0.7.0 and earlier are vulnerable. The vulnerability affects any deployment where users with standard authentication can access the RPC interface, including self-hosted and cloud installations. Teams or organizations using Huly for project management, communication, or integration with external mail systems should assume their instances are at risk if running the affected versions.
Exploitability
The vulnerability carries a CVSS 3.1 score of 4.3 (MEDIUM severity) with a network attack vector, low complexity, and requirement for low-privilege user credentials. Exploitation is straightforward once an attacker gains valid account access—no special techniques or timing requirements exist. The public disclosure means proof-of-concept code or detailed exploit guidance may be available in security communities. However, the attack requires prior authentication, reducing the immediate risk to publicly exposed instances with trivial credentials.
Remediation
Upgrade Huly Platform to a version after 0.7.0 as soon as a patched release becomes available. Given the vendor's non-responsiveness, monitor security channels, GitHub releases, and community forums for patch announcements. Until a patch is released, restrict RPC interface access via network segmentation, firewall rules, or reverse proxy authentication controls. Audit mailbox secret access logs if available. If patch timelines remain unclear, evaluate migration to alternative collaboration platforms with active security support.
Patch guidance
Check the hcengineering GitHub repository and official Huly documentation for version updates beyond 0.7.0. Vendor patch timelines are currently unknown due to lack of response. Verify patch applicability against your deployment configuration (self-hosted vs. cloud). Test patches in a staging environment before production rollout to ensure no regression in RPC interface functionality or data integrity.
Detection guidance
Monitor authentication logs for suspicious RPC interface calls to getMailboxSecret, particularly from low-privilege or service accounts accessing mailbox data outside normal operational patterns. If feasible, enable detailed logging on the account operations component to identify unauthorized secret retrieval attempts. Search audit trails for unusual cross-user or cross-team mailbox secret access. Network-level detection is difficult without vendor-provided signatures; focus on behavioral anomalies and privilege escalation patterns within Huly.
Why prioritize this
While CVSS 4.3 rates this as MEDIUM, several factors warrant closer attention: (1) public exploit availability increases actual risk, (2) mailbox secrets are high-value targets affecting downstream services, (3) vendor non-responsiveness creates uncertainty around patch availability and creates organizational pressure to act independently, and (4) the low attack complexity means any authenticated user can exploit it without barriers. Organizations should prioritize patching once a safe update is available and implement network controls immediately.
Risk score, explained
The CVSS 3.1 score of 4.3 reflects network-accessible attack surface, low complexity, and requirement for prior authentication. The score does not fully capture the business impact of mailbox secret exposure or the organizational risk created by vendor silence. Real-world risk is elevated by public disclosure and the sensitivity of the targeted data; however, the authentication requirement provides meaningful friction that prevents mass exploitation via anonymous attack.
Frequently asked questions
Does this affect cloud-hosted Huly instances, or only self-hosted?
Both are vulnerable. The flaw exists in the Huly Platform codebase itself, affecting any version 0.7.0 or earlier regardless of deployment model. Cloud-hosted customers should contact their provider for patching status; self-hosted users must patch their own instances.
What is a 'mailbox secret,' and why does it matter?
Mailbox secrets are credentials or tokens used to authenticate with email services or external systems integrated into Huly. Exposure allows attackers to assume identity, access email accounts, or pivot to connected services, making this a high-value leak despite medium CVSS scoring.
The vendor hasn't responded—should we switch platforms immediately?
Not necessarily, but begin migration planning if no patched version appears within 90 days. Implement immediate network-level access controls to the RPC interface and conduct a security audit of any mailbox secrets. Monitor vendor communications closely and maintain contingency plans.
Can we detect if someone has exploited this already?
Potentially, through RPC interface and authentication logs that capture getMailboxSecret function calls. Enable detailed audit logging now and review historical logs for anomalous activity. However, detection depends heavily on your logging configuration and Huly's built-in capabilities.
This analysis is based on public vulnerability data current as of the publication date. Patch availability, timelines, and vendor responsiveness may change. SEC.co makes no warranty regarding patch compatibility or effectiveness. Organizations should verify all remediation steps against their deployment topology and test in staging before production implementation. If vendor communication resumes or patches are released, review official advisories before deploying mitigations. This document does not constitute legal or contractual advice. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10152MEDIUMImproper Access Control in TaleLin lin-cms-spring-boot Book Endpoint
- CVE-2026-10255MEDIUMPharmacy Sales System Authentication Bypass – SourceCodester 1.0
- CVE-2026-10277MEDIUMImproper Access Control in MCP Google Workspace Gmail Tool
- CVE-2026-11466MEDIUMZilliz deep-searcher Access Control Bypass – CVSS 5.4
- CVE-2026-11532MEDIUMImproper Access Control in imvks786 Student Management System
- CVE-2024-27891MEDIUMArista EOS MACsec + Egress ACL Policy Enforcement Failure
- CVE-2025-24165MEDIUMmacOS Permissions Issue Enables Unexpected System Termination
- CVE-2025-43339MEDIUMmacOS Tahoe Sandbox Access Control Bypass Allows User Data Disclosure