PatchSiren cyber security CVE debrief
CVE-2026-12123 plugins360 CVE debrief
The All-in-One Video Gallery plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.8.5 via the 'vdl' parameter. This makes it possible for authenticated attackers, with subscriber-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.
- Vendor
- plugins360
- Product
- All-in-One Video Gallery
- CVSS
- MEDIUM 6.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-10
- Original CVE updated
- 2026-07-10
- Advisory published
- 2026-07-10
- Advisory updated
- 2026-07-10
Who should care
Administrators of WordPress installations with the All-in-One Video Gallery plugin, security teams monitoring for potential internal service exploitation, and developers of dependent plugins or themes.
Technical summary
The All-in-One Video Gallery plugin for WordPress is vulnerable to Server-Side Request Forgery (SSRF) in all versions up to, and including, 4.8.5. The vulnerability is located in the 'vdl' parameter. An authenticated attacker with subscriber-level access or higher can exploit this vulnerability to make web requests to arbitrary locations from the web application. This can be used to query and modify information from internal services. A subscriber-level attacker can plant an internal or loopback URL in the `mp4` post meta of a newly created `aiovg_videos` post via XML-RPC `wp.newPost`, then trigger the unauthenticated `?vdl=<post_id>` endpoint to force the server to fetch that URL and stream the full response body back to the requester.
Defensive priority
Medium priority due to the CVSS score of 6.4 and the potential for internal service exploitation.
Recommended defensive actions
- Update the All-in-One Video Gallery plugin to a version beyond 4.8.5.
- Restrict access to the 'vdl' endpoint to prevent unauthorized requests.
- Monitor server logs for suspicious requests originating from the plugin.
- Implement additional security measures such as web application firewalls to detect and prevent SSRF attacks.
- Regularly review and update the plugin to ensure the latest security patches are applied.
Evidence notes
The CVE record was published on 2026-07-10T07:16:27.430Z and was last modified on 2026-07-10T15:43:30.330Z. The NVD entry is currently Deferred. The vulnerability was reported by [email protected].
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-10T07:16:27.430Z and has not been modified since then. The NVD entry is currently Deferred.