CVE-2026-12872 PUBLISHED

Webinfos <= 1.2 - Unauthenticated Arbitrary File Upload

Assigner: WPScan
Reserved: 22.06.2026 Published: 03.08.2026 Updated: 03.08.2026

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.

Product Status

Vendor Unknown
Product Webinfos
Versions Default: unknown
  • affected from 0 to 1.2 (incl.)

Credits

  • Khaled Alenazi (Nxploited) finder
  • WPScan coordinator

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE