CVE-2026-2020 PUBLISHED

JS Archive List <= 6.1.7 - Authenticated (Contributor+) PHP Object Injection via 'included' Shortcode Attribute

Assigner: Wordfence
Reserved: 05.02.2026 Published: 07.03.2026 Updated: 07.03.2026

The JS Archive List plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 6.1.7 via the 'included' shortcode attribute. This is due to the deserialization of untrusted input supplied via the 'included' parameter of the plugin's shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor skatox
Product JS Archive List
Versions Default: unaffected
  • affected from * to 6.1.7 (incl.)

Credits

  • Athiwat Tiprasaharn finder
  • Itthidej Aramsri finder
  • Waris Damkham finder

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE