Cyber Resilience

CVE-2026-2234

Critical

Published: 09 February 2026

Published
09 February 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0045 35.7th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-2234 is a critical-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Org (inferred from references). Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 35.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-14 (Permitted Actions Without Identification or Authentication) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2026-2234 is a Missing Authentication vulnerability (CWE-306) affecting C&Cm@il, a mail application developed by HGiga. Published on 2026-02-09T08:16:12.287, it carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N). The issue enables unauthenticated remote attackers to read and modify any user's mail content due to the absence of proper authentication mechanisms.

Unauthenticated attackers with network access can exploit this vulnerability with low complexity and no user interaction required. Exploitation allows remote adversaries to achieve high confidentiality and integrity impacts, permitting them to access sensitive email data belonging to any user and arbitrarily alter mail contents without privileges.

Advisories from TWCERT/CC provide further details on this vulnerability, available at https://www.twcert.org.tw/en/cp-139-10704-d5aba-2.html and https://www.twcert.org.tw/tw/cp-132-10703-3d02f-1.html.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

C&Cm@il developed by HGiga has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to read and modify any user's mail content.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1114.002 Remote Email Collection Collection
Adversaries may target an Exchange server, Office 365, or Google Workspace to collect sensitive information.
Why these techniques?

Missing authentication in public-facing mail app directly enables remote exploitation (T1190) and unauthorized remote email access/modification (T1114.002).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-29132Shared CWE-306
CVE-2026-4810Shared CWE-306
CVE-2025-53847Shared CWE-306
CVE-2025-61757Shared CWE-306
CVE-2025-68715Shared CWE-306
CVE-2026-21992Shared CWE-306
CVE-2025-26362Shared CWE-306
CVE-2026-48692Shared CWE-306
CVE-2022-50981Shared CWE-306
CVE-2025-58083Shared CWE-306

Affected Assets

Org
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses the missing authentication by mandating restrictions on permitted actions without identification or authentication, preventing unauthenticated read and modify access to user mail content.

prevent

Enforces access control policies that require authentication prior to allowing logical access to sensitive mail content, mitigating the unauthenticated remote exploitation.

prevent

Provides protections for public-facing systems like the mail application to prevent unauthorized access, modification, or disclosure of user mail content by unauthenticated attackers.

References