CVE-2026-32513

8.8

Miguel Useche · JS Archive List (jquery-archive-list-widget)

The JS Archive List plugin for WordPress is vulnerable to PHP object injection via deserialization of untrusted data, potentially allowing remote code execution for authenticated users.

Executive summary

A critical deserialization vulnerability in the Miguel Useche JS Archive List plugin for WordPress poses a severe risk of object injection and potential remote code execution for authenticated users.

Vulnerability

This vulnerability involves the insecure deserialization of untrusted data within the plugin. An authenticated user with sufficient permissions can trigger this flaw to perform object injection, which may lead to arbitrary code execution or significant data compromise.

Business impact

The exploitation of this vulnerability could result in full system compromise, data exfiltration, or unauthorized modification of site content. Given the CVSS score of 8.8, this represents a high-severity risk that could lead to complete loss of confidentiality, integrity, and availability of the affected WordPress instance.

Remediation

Immediate Action: Review the official Patchstack security advisory for any available updates or patches, and disable or remove the plugin if a secure version is not currently available.

Proactive Monitoring: Monitor server access logs for unusual serialized data patterns or suspicious HTTP requests directed toward the plugin, and review WordPress user activity logs for unauthorized administrative actions.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to filter and block malicious serialized objects in HTTP requests, providing a virtual patch until a secure software version is deployed.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the high CVSS severity and the potential for total system compromise, administrators should prioritize the remediation of this plugin immediately. If a patch is not yet provided by the vendor, the most effective security posture is to deactivate and remove the JS Archive List plugin to eliminate the attack surface entirely until a secure version is confirmed.

Sources

Originally found and disclosed by daroo | Patchstack Bug Bounty Program, per the CVE Program record.