Cyber Resilience

CVE-2026-4640

High

Published: 24 March 2026

Published
24 March 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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.0038 30.0th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-4640 is a high-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Gss Vitalsesp. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 30.0th 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-4640 is a Missing Authentication vulnerability (CWE-306) in Vitals ESP, a product developed by Galaxy Software Services. Published on 2026-03-24, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high severity due to its potential for significant confidentiality impact over the network with low complexity and no privileges required. The flaw enables unauthenticated remote attackers to execute specific functions without proper authentication checks.

Unauthenticated attackers with network access can exploit this vulnerability remotely by invoking the affected functions directly. Successful exploitation allows them to obtain sensitive information, though it does not impact integrity or availability.

Mitigation guidance and additional details are provided in advisories from TWCERT/CC, accessible at https://www.twcert.org.tw/en/cp-139-10795-25784-2.html and https://www.twcert.org.tw/tw/cp-132-10794-704a2-1.html. Security practitioners should consult these for vendor-recommended patches or workarounds.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Vitals ESP developed by Galaxy Software Services has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to execute certain functions to obtain sensitive information.

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.
Why these techniques?

Missing authentication (CWE-306) in a network-accessible service directly enables remote unauthenticated exploitation of a public-facing application to retrieve sensitive information, matching T1190.

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

CVEs Like This One

CVE-2026-4639Same product: Gss Vitalsesp
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

gss
vitalsesp
≤ 6.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly identifies, authorizes, documents, and reviews actions permitted without identification or authentication, preventing exploitation of missing authentication for sensitive functions.

prevent

Requires unique identification and authentication for non-organizational users, blocking unauthenticated remote access to vulnerable functions.

prevent

Enforces approved authorizations for logical access to system resources, ensuring authentication checks are implemented to mitigate missing authentication vulnerabilities.

References