Summary
CVE-2026-73376 is an unauthenticated PHP Object Injection vulnerability (CWE-502, Deserialization of Untrusted Data) affecting the Ultimate Maps by Supsystic WordPress plugin in versions prior to 1.5.0. The plugin deserializes untrusted input without adequate validation, allowing a remote, unauthenticated attacker to submit crafted serialized PHP objects to the site. The flaw carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: the plugin deserializes untrusted data (PHP Object Injection / CWE-502, CAPEC-586 Object Injection) without proper input sanitization.
- Trigger conditions: no authentication, privileges, or user interaction are required to trigger the flaw.
- Attack vector: network-based (remote), low attack complexity.
- Impact: successful exploitation can affect confidentiality, integrity, and availability of the affected system; depending on other classes/gadget chains present on the WordPress install, object injection of this type can potentially lead to remote code execution, data manipulation, or denial of service.
Affected software
- Ultimate Maps by Supsystic (WordPress plugin), all versions prior to 1.5.0.
- Fixed in version 1.5.0 and later.
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the Ultimate Maps by Supsystic WordPress plugin to version 1.5.0 or later.
- If a patch cannot be applied immediately: consider deactivating the plugin until it can be updated, restrict access to the site’s admin and plugin endpoints, and monitor for unusual serialized-data submissions in requests to the site.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/ultimate-maps-by-supsystic/

