CVE-2026-40044 PUBLISHED

Pachno 1.0.6 FileCache Deserialization Remote Code Execution

Assigner: VulnCheck
Reserved: 08.04.2026 Published: 13.04.2026 Updated: 13.04.2026

Pachno 1.0.6 contains a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting malicious serialized objects into cache files. Attackers can write PHP object payloads to world-writable cache files with predictable names in the cache directory, which are unserialized during framework bootstrap before authentication checks occur.

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 pancho
Product Pachno
Versions
  • Version 1.0.6 is affected

Credits

  • LiquidWorm as Gjoko Krstic of Zero Science Lab finder

References

Problem Types

  • Deserialization of Untrusted Data CWE