Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L
Network-reachable SSRF requiring subscriber auth (PR:L) and specific conditions (AC:H); scope change reflects potential internal host access beyond WordPress.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Server Side Request Forgery (SSRF) in Vehica Core <= 1.0.104 versions.
AnalysisAI
Server-Side Request Forgery in Vehica Core WordPress plugin (versions ≤ 1.0.104) allows an authenticated subscriber-level user to induce the server into making arbitrary HTTP requests to internal or external endpoints, potentially exposing internal network topology or services not intended to be reachable from the internet. The vulnerability carries a CVSS 3.1 score of 6.0 with a scope change (S:C), indicating that exploitation can affect systems beyond the vulnerable WordPress installation itself. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
Vehica Core is a WordPress plugin developed by TangibleWP (CPE: cpe:2.3:a:tangiblewp:vehica_core:*:*:*:*:*:*:*:*) designed to support automotive or vehicle listing directory functionality. The root cause class is CWE-918 (Server-Side Request Forgery), in which user-controlled input is passed to a server-side HTTP request function without adequate validation or allowlisting of destination hosts or schemes. The CVSS vector specifies a Changed scope (S:C), meaning the forged requests can reach resources outside the security boundary of the WordPress application - such as cloud instance metadata endpoints (e.g., AWS IMDSv1), internal microservices, or other hosts on the server's private network segment. The AC:H metric indicates that exploitation is not straightforward and depends on specific preconditions being met within the application's request-handling logic.
RemediationAI
Update the Vehica Core plugin to a version beyond 1.0.104 as soon as a patched release is published by TangibleWP. Patch availability per vendor has not been independently confirmed at time of analysis - operators should monitor the plugin's WordPress repository page and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/vehica-core/vulnerability/wordpress-vehica-core-plugin-1-0-104-server-side-request-forgery-ssrf-vulnerability for release of a fixed version. As an interim compensating control, restrict subscriber-level account registration on the WordPress installation if it is not a business requirement, which eliminates the low-privilege attack surface entirely. If cloud-hosted, enforce IMDSv2 (token-required mode) on the instance to neutralize the most common SSRF lateral-movement target - note this only addresses cloud metadata exposure and not broader internal network probing. Additionally, consider deploying a web application firewall rule to block outbound server-initiated requests to RFC 1918 address ranges and cloud metadata IP addresses (169.254.169.254, fd00:ec2::254).
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57893
GHSA-jm29-w8w6-qv96