CVE-2025-30976
BaseFortify
Publication date: 2025-06-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) in the WordPress Nexa Blocks plugin (versions up to 1.1.0). It allows an attacker with contributor-level privileges to make the affected website send HTTP requests to arbitrary domains controlled by the attacker. This can potentially expose sensitive information from other services running on the same system. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to induce the website to make unauthorized HTTP requests, potentially exposing sensitive information from internal services on the same system. Although the severity is rated low (CVSS 4.9), it can lead to information disclosure and may require professional incident response if the site is compromised. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
There are no specific detection commands provided for this vulnerability. However, it is recommended to monitor for unusual HTTP requests originating from the affected WordPress site to arbitrary domains, which may indicate exploitation attempts. For compromised websites, professional server-side malware scanning is advised since plugin-based malware scanners may be unreliable due to malware tampering. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which automatically protects against this vulnerability without impacting website performance. Additionally, engaging hosting providers for server-side malware scanning or professional incident response services is recommended if compromise is suspected. Since no official patch is available as of the publication date, virtual patching is the primary recommended mitigation. [1]