Cyber Posture

CVE-2025-12865

High

Published: 10 November 2025

Published
10 November 2025
Modified
18 November 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0009 25.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-12865 is a high-severity SQL Injection (CWE-89) vulnerability in Edetw U-Office Force. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.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).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires validation and sanitization of user inputs to prevent SQL injection vulnerabilities like CVE-2025-12865.

prevent

Mandates timely identification, reporting, and correction of flaws such as this SQL injection vulnerability through patching.

prevent

Enforces least privilege on database accounts used by the application to limit the impact of successful SQL injection exploitation.

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.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in a network-accessible application enables exploitation of a public-facing application (T1190) and direct access to database contents for data collection (T1213.006).

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

NVD Description

U-Office Force developed by e-Excellence has a SQL Injection vulnerability, allowing authenticated remote attacker to inject arbitrary SQL commands to read, modify, and delete database contents.

Deeper analysisAI

CVE-2025-12865 is a SQL injection vulnerability (CWE-89) affecting U-Office Force, a software package developed by e-Excellence. Published on 2025-11-10, the flaw allows an authenticated remote attacker to inject arbitrary SQL commands into the application, potentially compromising the underlying database. The vulnerability carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to network accessibility, low attack complexity, and significant impacts across confidentiality, integrity, and availability.

An attacker with low-privilege authenticated access over the network can exploit this vulnerability without user interaction. Successful exploitation enables arbitrary SQL command injection, allowing the attacker to read sensitive data from the database, modify records, or delete contents, which could lead to full database compromise depending on the backend configuration and privileges.

Advisories from TWCERT/CC detail the issue and recommend mitigation measures, available at https://www.twcert.org.tw/en/cp-139-10489-a5a6d-2.html and https://www.twcert.org.tw/tw/cp-132-10488-2df22-1.html. Security practitioners should consult these for specific patching instructions or workarounds applicable to U-Office Force deployments.

Details

CWE(s)

Affected Products

edetw
u-office force
≤ 29.50

CVEs Like This One

CVE-2025-12864Same product: Edetw U-Office Force
CVE-2026-3422Same product: Edetw U-Office Force
CVE-2025-2395Same product: Edetw U-Office Force
CVE-2025-2396Same product: Edetw U-Office Force
CVE-2026-23492Shared CWE-89
CVE-2019-25541Shared CWE-89
CVE-2025-25116Shared CWE-89
CVE-2025-52025Shared CWE-89
CVE-2025-56316Shared CWE-89
CVE-2026-0702Shared CWE-89

References