WP Vulnerability WatchVulnerability data as of September 18, 2026

Vulnerability alerts / September 17, 2026

Vulnerability in Auto Upload Images — CVE-2026-12106

MediumSeverity
CVSS 6.4
Estimated exploit probability
EPSS
20,000+ sitesInstalls
3.4.0Fixed in

What to do now

Update Auto Upload Images to 3.4.0 or later.

Affected versions

  • Everything up to and including 3.3.2

Affected: Auto Upload Images (plugin, auto-upload-images)

Check: The plugin on wordpress.org / Our record for Auto Upload Images

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/adda0c06-80c7-4e2b-af18-8b2e6258e39a
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts