CVE-2026-12106

Published: Set 18, 2026 Last Modified: Set 18, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 6,4
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

The Auto Upload Images plugin for WordPress is vulnerable to Limited Server-Side Request Forgery in all versions up to, and including, 3.3.2 via the downloadImage 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. The plugin uses wp_remote_get() rather than wp_safe_remote_get(), and the validate() method only rejects URLs whose host matches the site's own hostname, failing to block requests to private, loopback, or link-local addresses (e.g., 127.0.0.1, 10.0.0.0/8, 169.254.169.254). Attackers can trigger this by embedding a crafted <img> tag with a src attribute pointing to internal network hosts in post content and submitting it for processing.

918

Server-Side Request Forgery (SSRF)

Incomplete
Common Consequences
Security Scopes Affected:
Confidentiality Integrity Access Control
Potential Impacts:
Read Application Data Execute Unauthorized Code Or Commands Bypass Protection Mechanism
Applicable Platforms
Technologies: Web Based, AI/ML, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/auto-upload-images/tags/3.3.2/src/Im…
https://plugins.trac.wordpress.org/browser/auto-upload-images/tags/3.3.2/src/Im…
https://plugins.trac.wordpress.org/browser/auto-upload-images/tags/3.3.2/src/Wp…
https://plugins.trac.wordpress.org/browser/auto-upload-images/tags/3.3.2/src/Wp…
https://plugins.trac.wordpress.org/browser/auto-upload-images/tags/3.3.2/src/Wp…
https://plugins.trac.wordpress.org/changeset?reponame=&old=3693206%40auto-uploa…
https://www.wordfence.com/threat-intel/vulnerabilities/id/adda0c06-80c7-4e2b-af…