CVE-2026-87909
Last modified
CVE-2026-87909 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| opajaap | WP Photo Album Plus | <= 9.2.09.002 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-87909?
How severe is CVE-2026-87909?
How do I fix CVE-2026-87909?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-87892The Rox Appointment Booking WordPress plugin before 1.2.0 d…5.3
- CVE-2026-87894The Rox Appointment Booking WordPress plugin before 1.2.3 d…5.3
- CVE-2026-87896The Rox Appointment Booking WordPress plugin before 1.2.8 d…5.3
- CVE-2026-8790The Football Pool plugin for WordPress is vulnerable to Refl…6.1
- CVE-2026-87907The Rox Appointment Booking WordPress plugin before 1.2.8 d…5.3
- CVE-2026-87908multiparty is a Node.js library for parsing multipart/form-d…7.5
- CVE-2026-8791The Booking System Trafft plugin for WordPress is vulnerable…6.4
- CVE-2026-87910When tarfile extracts a link on a system that doesn't suppor…5.7
- CVE-2026-87911An OS command injection weakness in the read-only enforcemen…9.6
- CVE-2026-87912A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87913A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87915The Popup Maker – Boost Sales, Conversions, Optins, Subscrib…7.2
Are you affected by CVE-2026-87909?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
