CVE-2026-12872

Summary

The Webinfos WordPress plugin through 1.2 does not validate the type or name of uploaded files, nor restrict the upload action with any authentication, capability, or nonce check, allowing unauthenticated attackers to upload arbitrary files (including PHP) to a web-accessible directory, leading to remote code execution on servers that execute PHP from the uploads path.

Affected Software

VendorProductVersion RangeStatus
UnknownWebinfos0 <= 1.2affected

Weaknesses

  • CWE-434 Unrestricted Upload of File with Dangerous Type

References