A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Read More
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-29867

CVE-2025-29867: Hancom Office Type Confusion Vulnerability

CVE-2025-29867 is a type confusion flaw affecting Hancom Office 2018, 2020, 2022, and 2024 that enables file content injection attacks. This article covers the technical details, affected versions, and mitigation.

Published: February 6, 2026

CVE-2025-29867 Overview

CVE-2025-29867 is a Type Confusion vulnerability (CWE-843) affecting multiple versions of Hancom Office suite products. This vulnerability allows attackers to exploit improper type handling within Hancom Office applications, potentially leading to file content injection attacks. By crafting malicious documents that trigger type confusion during parsing, attackers can manipulate how the application processes data, leading to serious security implications including potential code execution.

Critical Impact

This type confusion vulnerability in Hancom Office products can be exploited through malicious document files, potentially allowing attackers to inject arbitrary content or execute code in the context of the affected application.

Affected Products

  • Hancom Office 2018: versions before 10.0.0.12681
  • Hancom Office 2020: versions before 11.0.0.8916
  • Hancom Office 2022: versions before 12.0.0.4426
  • Hancom Office 2024: versions before 13.0.0.3050

Discovery Timeline

  • 2026-02-04 - CVE-2025-29867 published to NVD
  • 2026-02-04 - Last updated in NVD database

Technical Details for CVE-2025-29867

Vulnerability Analysis

The type confusion vulnerability in Hancom Office products occurs when the application incorrectly handles object types during document processing. When a user opens a specially crafted document, the application may misinterpret an object of one type as another type, leading to improper memory access or data manipulation.

This vulnerability requires local access and user interaction, meaning an attacker must convince a victim to open a malicious document file. Once triggered, the vulnerability can enable file content injection, potentially allowing the attacker to modify document data, corrupt memory structures, or achieve further exploitation depending on the context.

Type confusion vulnerabilities are particularly dangerous in document processing applications because they handle complex file formats with multiple object types. When type validation fails, it can lead to reading or writing data using incorrect type assumptions, which may expose sensitive memory regions or allow control flow hijacking.

Root Cause

The root cause of this vulnerability lies in inadequate type validation within Hancom Office's document parsing routines. When processing certain document elements, the application fails to properly verify that objects conform to their expected types before accessing them. This allows a crafted document to present an object of one type while the application treats it as a different type, resulting in type confusion.

The vulnerability classification under CWE-843 (Access of Resource Using Incompatible Type) indicates that the application accesses a resource using a type that is incompatible with the resource's actual type, leading to undefined behavior that can be exploited by attackers.

Attack Vector

The attack vector for CVE-2025-29867 is local, requiring an attacker to deliver a malicious document file to the target system. The exploitation scenario typically involves:

  1. An attacker crafts a malicious Hancom Office document containing specially structured objects designed to trigger the type confusion
  2. The malicious document is delivered to the victim through email attachments, file sharing, or downloads
  3. When the victim opens the document with a vulnerable version of Hancom Office, the type confusion is triggered
  4. The vulnerability allows file content injection, potentially enabling further malicious actions

The vulnerability affects all major recent versions of Hancom Office (2018, 2020, 2022, and 2024), making it a widespread concern for organizations using this popular Korean office suite.

Detection Methods for CVE-2025-29867

Indicators of Compromise

  • Presence of unusually structured Hancom Office documents (.hwp, .hwpx, .docx formats) with anomalous object type declarations
  • Unexpected crashes or abnormal behavior when opening Hancom Office documents
  • Memory access violations or exceptions in Hancom Office processes
  • Suspicious document files received from unknown or untrusted sources

Detection Strategies

  • Implement file integrity monitoring for Hancom Office document files before opening
  • Deploy endpoint detection and response (EDR) solutions capable of detecting type confusion exploitation attempts
  • Monitor for abnormal Hancom Office process behavior including unexpected memory access patterns
  • Use sandboxing solutions to analyze suspicious documents before allowing users to open them

Monitoring Recommendations

  • Enable detailed logging for Hancom Office applications to capture processing errors and exceptions
  • Configure security information and event management (SIEM) systems to alert on Hancom Office crashes or abnormal terminations
  • Monitor file download activity for Hancom Office document formats from untrusted sources
  • Track user-reported issues related to document corruption or application instability

How to Mitigate CVE-2025-29867

Immediate Actions Required

  • Update all Hancom Office installations to the latest patched versions immediately
  • Block or quarantine Hancom Office documents from untrusted sources until systems are patched
  • Educate users about the risks of opening documents from unknown senders
  • Consider implementing application allowlisting to prevent execution of vulnerable versions

Patch Information

Hancom Inc. has released security patches addressing this vulnerability. Organizations should update to the following minimum versions:

ProductMinimum Safe Version
Hancom Office 201810.0.0.12681
Hancom Office 202011.0.0.8916
Hancom Office 202212.0.0.4426
Hancom Office 202413.0.0.3050

Patches can be obtained from the Hancom Download Center. Additional security advisory details are available from Boho Security Advisory.

Workarounds

  • Implement strict email filtering to block or quarantine Hancom Office document attachments until patches are applied
  • Use Protected View or sandboxed environments when opening documents from external sources
  • Disable automatic document opening and require manual user confirmation for Hancom Office files
  • Deploy network-level document scanning to detect potentially malicious files before they reach endpoints

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechHancom Office

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • 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
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-843
  • Technical References
  • Boho Security Advisory

  • Hancom Download Center
  • Latest CVEs
  • CVE-2025-30386: Microsoft 365 Apps Use After Free Flaw

  • CVE-2025-59234: Microsoft 365 Apps Use After Free Flaw

  • CVE-2025-49702: Microsoft 365 Apps RCE Vulnerability

  • CVE-2025-59227: Microsoft 365 Apps Use-After-Free RCE
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English