Security readout for executives and security teams
Plain-English summary
CVE-2025-31076 is a server-side request forgery issue in the WordPress WP Compress for MainWP plugin through version 6.30.03. It may let a logged-in, low-privileged attacker make the site server send unintended requests. Public sources rate it medium, with limited confidentiality and integrity impact.
Executive priority
Treat this as a moderate-priority WordPress plugin risk. It is not reported as actively exploited in the supplied sources, but internet-facing WordPress environments should inventory and remediate affected installations during the next security maintenance cycle.
Technical view
The issue is CWE-918 SSRF in wp-compress-mainwp through 6.30.03. CVSS 3.1 is 4.9: network attack vector, high complexity, low privileges required, no user interaction, changed scope, low confidentiality and integrity impact, no availability impact. Sources do not describe the vulnerable endpoint, parameters, or confirmed fix.
Likely exposure
Exposure is most likely on WordPress environments using WP Compress for MainWP version 6.30.03 or earlier, especially where low-privileged authenticated users can access plugin functionality. Sites not running this plugin are not indicated as affected.
Exploitation context
The provided bundle does not show CISA KEV listing or active exploitation. Exploitation is not described publicly in the supplied sources, and CVSS indicates high attack complexity plus low privileges required.
Researcher notes
Evidence is limited to the CVE record and Patchstack entry. The sources identify SSRF, affected plugin and version range, CVSS, and CWE, but do not provide endpoint details, proof-of-concept status, exploit telemetry, or definitive patch information.
Mitigation direction
- Inventory WordPress sites for the wp-compress-mainwp plugin and installed version.
- Check WP Compress and Patchstack guidance for a fixed release or vendor mitigation.
- Update the plugin if a vendor-supported fixed version is available.
- Disable or remove the plugin where it is unnecessary or cannot be safely maintained.
- Restrict low-privileged user access to plugin features until remediation is confirmed.
Validation and detection
- Confirm whether each WordPress site runs WP Compress for MainWP version 6.30.03 or earlier.
- Review plugin changelogs or vendor advisories for remediation status before marking fixed.
- Check WordPress user roles with access to WP Compress for MainWP functionality.
- Review server egress logs for unusual outbound requests from affected WordPress hosts.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-918: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCloud metadata behavior lookup
The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2025-31076 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N1.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Server-Side Request Forgery (SSRF)
Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
