CVE-2026-1273

7.2

wpxpo · Post Grid Gutenberg Blocks for News, Magazines, Blog Websites – PostX

The PostX WordPress plugin contains a Server-Side Request Forgery vulnerability in the REST API, allowing authorized administrators to trigger requests to internal network resources.

Executive summary

A Server-Side Request Forgery vulnerability in the PostX WordPress plugin allows authenticated administrators to perform unauthorized requests to internal services.

Vulnerability

The plugin is susceptible to Server-Side Request Forgery (CWE-918) via the /ultp/v3/starter_dummy_post/ and /ultp/v3/starter_import_content/ REST API endpoints. This flaw allows authenticated attackers with Administrator-level access to force the application to interact with internal or external network locations.

Business impact

Successful exploitation allows an attacker to bypass firewalls and interact with internal network services that are typically inaccessible from the public internet. Given the CVSS score of 7.2, this vulnerability represents a high risk as it could lead to the exposure of sensitive internal data or unauthorized modification of internal configurations.

Remediation

Immediate Action: Update the PostX plugin to a version beyond 5.0.8 immediately to apply the vendor-supplied security patches.

Proactive Monitoring: Monitor server access logs for anomalous requests to internal IP addresses or sensitive local ports originating from the WordPress REST API endpoints.

Compensating Controls: Ensure the web server is segmented from the internal network and utilize egress filtering to prevent the server from initiating unauthorized connections to internal resources.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Organizations utilizing the PostX plugin must prioritize updating to the latest secure version to neutralize this SSRF vector. While the requirement for administrative privileges limits the attack surface, patching remains the only reliable method to prevent potential lateral movement into the internal network environment.

More wpxpo CVEs

Sources

Originally found and disclosed by Mohammad Amin Hajian, Pouria Shahba, per the CVE Program record.