Cyber Resilience

CVE-2026-1331

Critical

Published: 22 January 2026

Published
22 January 2026
Modified
17 February 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:H/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.0069 47.9th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-1331 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Hamastar Meetinghub Paperless Meetings. 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 47.9th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-1331 is an Arbitrary File Upload vulnerability (CWE-434) affecting MeetingHub, a product developed by HAMASTAR Technology. Published on 2026-01-22, the flaw has a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical. It enables unauthenticated remote attackers to upload web shell backdoors and execute arbitrary code on the server.

Unauthenticated remote attackers can exploit this vulnerability over the network with low attack complexity, no required privileges, and no user interaction. Exploitation allows attackers to upload and execute malicious web shells, achieving arbitrary code execution on the server and resulting in high impacts to confidentiality, integrity, and availability.

Advisories from TWCERT provide details on this vulnerability, available at https://www.twcert.org.tw/en/cp-139-10651-ff09c-2.html and https://www.twcert.org.tw/tw/cp-132-10650-a5ee9-1.html. Security practitioners should review these references for recommended mitigations and patches.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

MeetingHub developed by HAMASTAR Technology has an Arbitrary File Upload vulnerability, allowing unauthenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.

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.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

Arbitrary file upload on public-facing web app directly enables initial access via exploitation (T1190) and web shell deployment for code execution (T1505.003).

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

CVEs Like This One

CVE-2026-1330Same product: Hamastar Meetinghub Paperless Meetings
CVE-2025-22654Shared CWE-434
CVE-2025-11948Shared CWE-434
CVE-2025-67260Shared CWE-434
CVE-2025-28915Shared CWE-434
CVE-2023-53956Shared CWE-434
CVE-2025-6058Shared CWE-434
CVE-2021-47819Shared CWE-434
CVE-2025-7852Shared CWE-434
CVE-2026-4883Shared CWE-434

Affected Assets

hamastar
meetinghub paperless meetings
≤ 2025-12-10

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the arbitrary file upload vulnerability in MeetingHub by applying vendor patches or updates as referenced in TWCERT advisories.

prevent

Validates file upload inputs to block arbitrary web shell uploads and prevent remote code execution.

preventdetect

Scans and eradicates malicious web shells uploaded via the vulnerable unauthenticated endpoint.

References