Sunshine Photo Cart <= 3.4.11 - Authenticated (Subscriber+) Privilege Escalation
Strategic Overview
- Status
- Patched in 3.4.12
- Affected Version
<= 3.4.11- CVSS
- 8.8High
- Weakness type
- CWE-620 · Unverified Password Change
- CVE
CVE-2025-5482
At a glance
CVE-2025-5482 is a high-severity Unverified Password Change vulnerability in the Sunshine Photo Cart WordPress plugin, affecting versions <= 3.4.11. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 3.4.12; sites on affected versions should update now. Disclosed June 2025, reported by Brian Sans-Souci (liardom).
Vulnerability Overview
The Sunshine Photo Cart: Free Client Photo Galleries for Photographers plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.11. This is due to the plugin not properly validating a user-supplied key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change arbitrary user's passwords through the password reset functionality, including administrators, and leverage that to reset the user's password and gain access to their account.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-620: Unverified Password Change
Reaching this weakness in Sunshine Photo Cart <= 3.4.11 takes an account at Subscriber level or above. Unverified password change means the password-update path does not require proof that the requester is the account owner.
An attacker who can reach the endpoint takes over the account outright, and the legitimate owner is locked out of it. For Sunshine Photo Cart the fix is 3.4.12: builds <= 3.4.11 are affected, anything from 3.4.12 onward is not.
Remediation
Update to version 3.4.12, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Sunshine Photo Cart 3.4.12 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Sunshine Photo Cart – Client Photo Gallery & Photo Proofing for Photographers
- 9.8CVE-2025-31084: Sunshine Photo Cart <= 3.4.10 PHP Object Injection
CVE-2025-31084 - 9.8CVE-2024-30221: Sunshine Photo Cart PHP Object Injection
CVE-2024-30221 - 8.8CVE-2022-40692: Sunshine Photo Cart <= 2.9.13 CSRF
CVE-2022-40692 - 6.3CVE-2022-45826: Sunshine Photo Cart <= 2.9.13 Missing Authorization
CVE-2022-45826 - 6.1CVE-2024-50463: Sunshine Photo Cart <= 3.2.9 Open Redirect
CVE-2024-50463 - 6.1CVE-2024-43971: Sunshine Photo Cart <= 3.2.5 Reflected XSS
CVE-2024-43971 - 6.1CVE-2024-30194: Sunshine Photo Cart <= 3.1.1 Reflected XSS
CVE-2024-30194 - 6.1CVE-2022-4301: Sunshine Photo Cart <= 2.9.14 Reflected XSS
CVE-2022-4301
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C