DECIPHERU · INTELLIGENCECVE

ByJulian Calvo, Ed.D., M.S.Founder, DecipherU
HIGHCVESeptember 19, 2026

CVE-2026-87909, The WP Photo Album Plus plugin for WordPress is vulnerable to Remote Code Execut...

Source: nvd.nist.gov (CVE-2026-87909) · September 19, 2026
DecipherU Intelligence aggregates cybersecurity developments from government databases, official filings, and authoritative sources. The summary below is written by DecipherU and does not represent the views of the original source. For full details, follow the source link.

Summary

The WP Photo Album Plus plugin for WordPress is vulnerable to Remote Code Execution in all versions via the wppa_image_magick function. This is due to insufficient sanitization of the multipart upload filename before concatenation into an ImageMagick command string executed via exec(), with only escapeshellcmd() applied to the whole command rather than quoting individual arguments. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute code on the server. escapeshellcmd() escapes shell metacharacters but does not prevent argument injection because spaces remain as argument separators, and the filename sanitization applied at the database layer is never applied to the physical temporary file path used for ImageMagick processing.

Relevant Roles

incident-respondersoc-analystsecurity-engineer

For the full cve details, visit the original source.

Read Original Source: nvd.nist.gov
Source: nvd.nist.gov, September 19, 2026. This summary is DecipherU's original writing. For complete details, follow the source link above. This page is for informational purposes only and does not constitute security advice.

Sources

  1. NIST National Vulnerability Database (NVD) · Authoritative CVE records and CVSS scoring.
  2. CISA Advisories · Public-domain US Cybersecurity and Infrastructure Security Agency alerts.
  3. DecipherU Live Feeds · DecipherU aggregates and curates these cybersecurity intelligence items.
Last verified: September 19, 2026?Report an inaccuracy