Malicious PDF — malware analysis report

Static analysis result for SHA-256 2d887cfaeb10c093…

MALICIOUS

PDF

1.4 KB
MD5: d7e0692517a4c34004d0bf485c90fc1e SHA-1: 78af961986b16a62b17208e8e3a179838f644e19 SHA-256: 2d887cfaeb10c09305d0156dce0ecf18f80170fb901952e345b51f5b3729db36
136 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution: Malicious File

The PDF file contains embedded JavaScript that exploits a prototype pollution vulnerability, specifically related to CVE-2026-34621. This JavaScript is designed to execute arbitrary code, likely leading to the download and execution of a secondary payload. The presence of JavaScript and the specific exploit pattern strongly indicate a malicious intent to compromise the user's system.

Heuristics 5

  • Acrobat prototype-pollution PoC/exploit pattern — CVE-2026-34621 related critical CVE likely CVE_2026_3461_RELATED
    PDF JavaScript combines Acrobat prototype pollution targeting privileged state with an execution or sensitive file-read primitive. This matches the likely CVE-2026-34621 PoC/exploit cluster without asserting the exact internal Adobe API chain.
  • Prototype-pollution JavaScript pattern high CVE related PDF_JS_PROTOTYPE_POLLUTION
    PDF JavaScript mutates object prototypes while also referencing privileged or sensitive PDF APIs. This tracks a modern PDF exploit technique family without assigning an unverified CVE.
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
    URL http://192.168.1.100/cve-2026-34621-beacon
    • http://192.168.1.100/beacon2
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.