CVE-2026-30006
Received Received - Intake
Stack Buffer Overrun in XnSoft NConvert 7.230 via TIFF File

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-05-07
AI Q&A
2026-03-23
EPSS Evaluated
2026-05-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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

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.


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart