Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
The Gutenverse - Ultimate WordPress FSE Blocks Addons & Ecosystem plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 3.5.3 via the import_images() function. This makes it possible for authenticated attackers, with contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
AnalysisAI
Server-Side Request Forgery in Gutenverse - Ultimate WordPress FSE Blocks Addons & Ecosystem plugin versions up to 3.5.3 allows authenticated contributors and above to initiate arbitrary web requests from the vulnerable server via the import_images() function, enabling query and modification of internal services. The vulnerability is exploitable without user interaction over the network, affecting sites with contributor-level users or higher.
Technical ContextAI
The vulnerability exists in the import_images() function within the Gutenverse WordPress plugin, a Gutenberg block editor extension for creating full-site editing experiences. The SSRF vulnerability (CWE-918) indicates insufficient validation of URLs or request destinations before making server-side HTTP requests. WordPress plugin architecture requires that authenticated users (contributor level and above) have plugin functionality access, making this a privilege-bounded but relatively common attack surface given typical WordPress deployments with multiple content creators. The plugin's image import feature, a common functionality for FSE (Full-Site Editing) block ecosystems, likely processes user-supplied URLs without adequate sanitization or destination validation, allowing attackers to craft requests to internal IP addresses, localhost services, or cloud metadata endpoints.
RemediationAI
Update the Gutenverse plugin to version 3.5.4 or later immediately via the WordPress plugin dashboard (Plugins → Updates) or manually via plugins.trac.wordpress.org. The fix addresses the import_images() function by implementing proper URL validation and request destination filtering. Site administrators should verify the update is applied and test image import functionality post-patch. For sites unable to update immediately, restrict contributor-level user access to the image import feature if possible through role management; however, this is not a reliable workaround and patch application is strongly recommended. Wordfence threat intelligence has documented the vulnerability with specific POC patterns; monitor for exploitation attempts via web application firewall rules or WordPress security plugins that track SSRF request patterns.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27173