CVE-2026-8733 — Investintech SlimPDFReader Buffer Overflow
CVE-2026-8733 — A vulnerability was found in Investintech SlimPDFReader up to 2.0.13. Affected by this vulnerability is the function sub_3B4610 of the file SlimPDFReader.exe. The manipulation results in stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been m
What This Means For You
- If your environment is affected by CWE-119, CWE-121, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8733 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-8733 - Investintech SlimPDFReader Stack Buffer Overflow
title: CVE-2026-8733 - Investintech SlimPDFReader Stack Buffer Overflow
id: scw-2026-05-17-ai-1
status: experimental
level: high
description: |
Detects the execution of Investintech SlimPDFReader.exe with a command line argument that references the vulnerable function 'sub_3B4610', indicative of an attempt to exploit the stack-based buffer overflow vulnerability (CVE-2026-8733). This is a critical detection for initial compromise attempts.
author: SCW Feed Engine (AI-generated)
date: 2026-05-17
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-8733/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: process_creation
detection:
selection:
Image|endswith:
- 'SlimPDFReader.exe'
CommandLine|contains:
- 'sub_3B4610'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-8733 | vulnerability | CVE-2026-8733 |
| CWE-119 | weakness | CWE-119 |
| CWE-121 | weakness | CWE-121 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 17, 2026 at 08:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.