CVE-2025-13680
BaseFortify
Publication date: 2025-11-27
Last updated on: 2025-11-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | tiger_theme | 101.2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-269 | The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Tiger theme for WordPress has a vulnerability that allows authenticated users with Subscriber-level access or higher to escalate their privileges to administrator level. This happens because the plugin permits updating the user role via the $user->set_role() function, enabling privilege escalation.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with low-level access to gain administrator privileges, potentially leading to full control over the WordPress site. This can result in unauthorized changes, data breaches, or complete site compromise.