Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-87909

NVD: The WP Photo Album Plus plugin for WordPress is vulnerable to Remote Code Execution in all versions via the wppa_image_magick function. NVD: 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. NVD: This makes it possible for authenticated attackers, with subscriber-level access and above, to execute code on the server.

CVSS
7.5
Severity
HIGH
EPSS
0.0091 (58)
KEV
-

Source-published summary

NVD: The WP Photo Album Plus plugin for WordPress is vulnerable to Remote Code Execution in all versions via the wppa_image_magick function. NVD: 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. NVD: This makes it possible for authenticated attackers, with subscriber-level access and above, to execute code on the server.

Possible impact

Source describes code execution review · authenticated boundary. Possible impact: An attacker may be able to run code or commands on affected systems.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Remediation reference present; patch status requires confirmation in the linked advisory.

Why it matters

Source describes code execution review · authenticated boundary. Possible impact: An attacker may be able to run code or commands on affected systems.; CVSS 7.5 (HIGH); EPSS percentile 58; not listed in KEV; Remediation reference present; patch status requires confirmation in the linked advisory; sources: NVD.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

authenticated boundary

Impact tags

code execution reviewauthenticated boundary review

Urgency reasons

CVSS HIGHvendor advisory presentrecent update

Source-derived note

Summary derived from NVD description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references