CVE-2019-25729 PUBLISHED

PDF Signer 3.0 Server-Side Template Injection RCE via CSRF Cookie

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

PDF Signer 3.0 contains a server-side template injection vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting PHP commands through the CSRF-TOKEN cookie parameter. Attackers can craft malicious cookie values containing template injection payloads like shell_exec() to execute system commands and retrieve sensitive information from the server.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor simcy_creative
Product PDF Signer
Versions
  • Version 3.0 is affected

Credits

  • dd_ (info@malicious.group) finder

References

Problem Types

  • Cross-Site Request Forgery (CSRF) CWE