MEDIUM 4.3

CVE-2026-13522: SlimPDFReader Out-of-Bounds Read Vulnerability – Unsupported Product Alert

Investintech SlimPDFReader versions up to 2.0.14 contain a memory access vulnerability in its PDF file handling component. An attacker can craft a malicious PDF that, when opened by a user, causes the application to read memory outside its intended boundaries. This out-of-bounds read can crash the application or potentially leak sensitive information. The vulnerability requires user interaction (opening a file) and can be delivered remotely via email or a compromised website. Notably, SlimPDFReader is no longer maintained by the vendor, meaning no official patches will be released.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Weaknesses (CWE)
CWE-119, CWE-125
Affected products
0 configuration(s)
Published / Modified
2026-06-29 / 2026-06-29

NVD description (verbatim)

A security flaw has been discovered in Investintech SlimPDFReader up to 2.0.14. Affected by this issue is the function SlimPDFReader!Investintech::PCV::TeighaDo+0x25cde0 of the file SlimPDFReader.exe of the component PDF File Handler. Performing a manipulation results in out-of-bounds read. It is possible to initiate the attack remotely. This vulnerability only affects products that are no longer supported by the maintainer.

5 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13522 is an out-of-bounds read vulnerability (CWE-119, CWE-125) in Investintech SlimPDFReader's PDF processing engine. The flaw resides in the TeighaDo function within the PDF File Handler component of SlimPDFReader.exe. When parsing a specially crafted PDF file, the application fails to properly validate buffer boundaries, allowing an attacker to read memory beyond allocated regions. The vulnerability is triggered through file-level manipulation and carries a CVSS 3.1 score of 4.3 (Medium severity) with a network attack vector, low complexity, no privilege requirement, and user interaction needed. The impact is limited to availability (denial of service via application crash).

Business impact

For organizations using SlimPDFReader, this vulnerability presents a denial-of-service risk. Malicious PDFs circulated via email or document repositories could crash the application during normal workflow, disrupting productivity. While confidentiality and integrity impacts are not indicated by the CVSS vector, out-of-bounds reads in memory-unsafe code can sometimes leak sensitive data depending on what resides in adjacent memory regions. The critical business factor here is unsupportability: with SlimPDFReader no longer maintained, there will be no vendor-issued patches, leaving affected deployments permanently exposed unless the organization migrates to an actively supported PDF reader.

Affected systems

Investintech SlimPDFReader versions 2.0.14 and earlier are affected. Organizations should inventory any systems where this application is installed, particularly on workstations where employees receive external PDF documents. This includes Windows systems running the SlimPDFReader.exe component. Given the end-of-life status, the affected version range is the complete supported history of the product.

Exploitability

Exploitation requires an attacker to deliver a crafted PDF file to a user and convince them to open it—a moderate bar that phishing, watering hole attacks, and document repositories make achievable. The attack vector is network-based with low complexity and no special privileges needed. However, the vulnerability does not appear in the CISA KEV catalog, suggesting real-world exploitation has not yet been publicly documented. The out-of-bounds read condition must be carefully constructed to trigger the specific memory access flaw, indicating some attack sophistication is required, though PDF fuzzing tools could facilitate this.

Remediation

Because SlimPDFReader is no longer supported, the only reliable remediation is to migrate to an actively maintained PDF reader such as Adobe Reader, Foxit Reader, or open-source alternatives like PDF.js or LibreOffice Draw. Organizations should prioritize uninstalling SlimPDFReader where possible and establishing a standard PDF viewer policy. For environments where legacy document archives require SlimPDFReader, consider air-gapping those systems or restricting external PDF input to trusted sources only.

Patch guidance

No patch is available from Investintech, as the product is no longer maintained. Do not expect a security update. The only path forward is product replacement. Verify that any successor PDF tools are configured with the latest security updates from their respective vendors. If you are currently using SlimPDFReader, begin migration planning immediately.

Detection guidance

Monitor for SlimPDFReader.exe crashes or hangs triggered by PDF file opens, which may indicate exploitation attempts. Deploy email gateway rules to detect and quarantine suspicious PDF files, particularly those with unusual embedded scripts or obfuscated content. Use endpoint detection and response (EDR) tools to identify abnormal memory access patterns or process crashes related to SlimPDFReader. Consider file integrity monitoring on document repositories to catch suspicious PDF modifications. Additionally, audit systems to identify all installations of SlimPDFReader so you can prioritize removal.

Why prioritize this

Although the CVSS score is 4.3 (Medium), the end-of-life status elevates priority significantly. Organizations with SlimPDFReader in production face a permanent, unpatched exposure. The attack vector (network, user interaction) is manageable but realistic in document-heavy workflows. Prioritize inventory and migration planning over reactive patching, since no patch exists. The lack of KEV listing suggests this is not yet being actively exploited, providing a window to act proactively rather than reactively.

Risk score, explained

The CVSS 3.1 score of 4.3 reflects a network-accessible vulnerability with low attack complexity and user interaction requirement, limited to availability impact. However, this score does not fully capture the business risk of unsupportability. An organization running unpatched, end-of-life software faces indefinite exposure. The Medium severity classification is technically accurate for the memory corruption itself, but the strategic risk of product obsolescence should weigh heavily in your internal risk prioritization process.

Frequently asked questions

Is there a patch available from Investintech?

No. SlimPDFReader is no longer supported by the vendor, and no patches will be released. The only remediation is to replace the product with a supported alternative.

Can this vulnerability be exploited without user interaction?

No. An attacker must convince a user to open a malicious PDF file. However, this is a realistic attack vector through phishing emails, compromised websites, or internal document repositories.

What should I do if I find SlimPDFReader installed in my environment?

First, inventory all installations to understand the scope. Second, develop a migration plan to replace SlimPDFReader with a supported PDF reader (Adobe Reader, Foxit, or open-source alternatives). Third, consider restricting which users have access to the application and from where they receive PDFs. Remove the application entirely where feasible.

Could this vulnerability leak sensitive data?

The CVSS vector indicates the impact is limited to availability (crashes), not confidentiality. However, out-of-bounds reads in memory-unsafe applications can sometimes read adjacent memory regions. The actual risk depends on what sensitive data might be loaded in memory alongside the PDF processing. Treat data exposure as a secondary risk and prioritize removal of the vulnerable software.

This analysis is based on publicly available vulnerability data current as of the publication date. CVSS scores, affected version numbers, and patch information are derived from official sources and vendor advisories. No warranty is provided regarding the completeness or applicability of this information to your specific environment. Always verify patch availability and compatibility with your systems by consulting the vendor advisory directly. This material is for informational purposes and should inform but not replace your organization's own risk assessment and incident response procedures. SEC.co and its authors assume no liability for decisions made based on this analysis. Source: NVD (public-domain), retrieved 2026-08-07. Analysis generated by SEC.co (claude-haiku-4-5).