CVE-2025-29867
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAccess of Resource Using Incompatible Type ('Type Confusion') vulnerability in Hancom Inc. Hancom Office 2018, Hancom Inc. Hancom Office 2020, Hancom Inc. Hancom Office 2022, Hancom Inc. Hancom Office 2024 allows File Content Injection.This issue affects Hancom Office 2018: before 10.0.0.12681; Hancom Office 2020: before 11.0.0.8916; Hancom Office 2022: before 12.0.0.4426; Hancom Office 2024: before 13.0.0.3050.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA type confusion vulnerability in Hancom Office allows attackers to inject malicious content into files processed by the application. The vulnerability stems from improper type handling during file parsing, which can be exploited by crafting malicious document files that trigger the type confusion to inject arbitrary content.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- None
- Authentication
- X
- User interaction
- P
- Scope
- X
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check if Hancom Office is installedOn Windows, open Control Panel > Programs and Features, or search for 'Hancom' in the Start menu. Look for entries such as 'Hancom Office 2018', 'Hancom Office 2020', 'Hancom Office 2022', or 'Hancom Office 2024'.Affected if Hancom Office is not installed on the system - not affected.
-
Identify the installed Hancom Office versionIn Programs and Features, click on the Hancom Office entry to view the version column. Alternatively, navigate to the installation directory (typically C:\Program Files\Hancom\Hancom Office) and right-click on the main executable (such as hoffice.exe) to view Properties > Details for the File Version.Affected if Cannot determine the version - treat as potentially affected if the product is installed.
-
Map version number to product lineHancom Office versions follow patterns: 10.x.x.xxxx = 2018, 11.x.x.xxxx = 2020, 12.x.x.xxxx = 2022, 13.x.x.xxxx = 2024. The first number indicates the product version line.Affected if Version does not match any of these patterns - may be a different product or unreleased version.
-
Compare installed version against vulnerable rangesFor each product line, check if the version is below the patched release: 2018 (10.0.0.xxxx where xxxx < 12681), 2020 (11.0.0.xxxx where xxxx < 8916), 2022 (12.0.0.xxxx where xxxx < 4426), 2024 (13.0.0.xxxx where xxxx < 3050).Affected if Installed version falls within the vulnerable ranges for any product line - affected.
-
Assess the attack surface exposureThis vulnerability is triggered when Hancom Office opens a maliciously crafted document file. Review whether users in your environment commonly open documents from untrusted or external sources, or if there are filters/controls on file imports.Affected if Users process untrusted document files without additional security controls - higher exposure risk.
A system is affected if Hancom Office is installed with a version below 10.0.0.12681 (2018), 11.0.0.8916 (2020), 12.0.0.4426 (2022), or 13.0.0.3050 (2024), and users open document files from untrusted sources.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate Hancom Office to the patched versions: 10.0.0.12681 or later for 2018, 11.0.0.8916 or later for 2020, 12.0.0.4426 or later for 2022, and 13.0.0.3050 or later for 2024. Avoid opening untrusted document files until updates are applied.
Upgrade to Hancom Office 2018 (10.0.0.12681+), 2020 (11.0.0.8916+), 2022 (12.0.0.4426+), or 2024 (13.0.0.3050+) depending on your product line
- Identify the installed Hancom Office version (2018, 2020, 2022, or 2024) from the application's About or Help menu
- Navigate to the official Hancom website (www.hancom.com) or authorized download center
- Download the patched version: Hancom Office 2018 version 10.0.0.12681 or later; Hancom Office 2020 version 11.0.0.8916 or later; Hancom Office 2022 version 12.0.0.4426 or later; Hancom Office 2024 version 13.0.0.3050 or later
- Run the installer and follow the prompts to update the software
- Restart the application after installation completes
- Verify the installed version matches or exceeds the fixed version numbers specified above
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,664.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-29867 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-29867 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data