CVE-2026-40042 PUBLISHED

Pachno 1.0.6 Wiki TextParser XML External Entity Injection

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

Pachno 1.0.6 contains an XML external entity injection vulnerability that allows unauthenticated attackers to read arbitrary files by exploiting unsafe XML parsing in the TextParser helper. Attackers can inject malicious XML entities through wiki table syntax and inline tags in issue descriptions, comments, and wiki articles to trigger entity resolution via simplexml_load_string() without LIBXML_NONET restrictions.

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

  • Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak') CWE