CVE-2026-30006
Received Received - Intake

Stack Buffer Overrun in XnSoft NConvert 7.230 via TIFF File

Vulnerability report for CVE-2026-30006, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-23

Last updated on: 2026-03-26

Assigner: MITRE

Description

XnSoft NConvert 7.230 is vulnerable to Stack Buffer Overrun via a crafted .tiff file.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-23
Last Modified
2026-03-26
Generated
2026-07-06
AI Q&A
2026-03-23
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
xnview nconvert 7.230

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-30006 is a stack buffer overrun vulnerability in XnSoft NConvert version 7.230 that occurs when processing a specially crafted .tiff file.

This vulnerability causes the program to crash due to a stack buffer overflow detected by Windows security mechanisms, specifically the /GS security cookie feature.

The issue manifests when running a command like `nconvert.exe -out tiff id_000003_00` on the malicious TIFF file, leading to a security check failure or exception.

The vulnerability is exploitable, meaning an attacker could potentially leverage it to execute arbitrary code or cause a denial of service.

Impact Analysis

This vulnerability can impact you by causing a denial of service (DoS) condition when NConvert processes a maliciously crafted TIFF file.

Because the stack buffer overrun is exploitable, an attacker might also be able to execute arbitrary code, potentially compromising the system running NConvert.

Such impacts could lead to system crashes, service interruptions, or unauthorized control over the affected system.

Compliance Impact

I don't know

Detection Guidance

This vulnerability can be detected by running the vulnerable NConvert 7.230 executable against a specially crafted .tiff file that triggers the stack buffer overrun.

A specific command to reproduce the issue is: `nconvert.exe -out tiff id_000003_00` where `id_000003_00` is the crafted malicious TIFF file.

When this command is executed, the program crashes with a stack buffer overrun exception detected by Windows security mechanisms, which can be observed using debugging tools such as Microsoft Windows Debugger.

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-30006. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart