CVE-2025-48357
Description
Cross-Site Request Forgery (CSRF) vulnerability in Theme Century Century ToolKit century-toolkit allows Cross Site Request Forgery.This issue affects Century ToolKit: from n/a through <= 1.2.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-Site Request Forgery in Century ToolKit allows attackers to force arbitrary plugin activation via a crafted request.
Vulnerability
Overview The Century ToolKit WordPress plugin (versions up to and including 1.2.1) is vulnerable to Cross-Site Request Forgery (CSRF) [1]. This flaw arises because the plugin lacks proper nonce validation or CSRF tokens on plugin activation/deactivation endpoints, allowing an attacker to trick an authenticated administrator into performing unintended actions.
Exploitation
Exploitation requires user interaction: a privileged user (e.g., administrator) must be tricked into clicking a malicious link or visiting a crafted page while authenticated to the WordPress admin. The attacker does not need direct network access to the target site, only the ability to deliver the forged request [1]. No authentication is needed on the attacker's side, but the victim must have a valid session.
Impact
Successful exploitation enables an attacker to activate arbitrary plugins, potentially deploying malicious plugins that could further compromise the site. This could lead to privilege escalation, site defacement, or data theft. The CVSS v3 score of 5.4 reflects medium severity, as the attack requires user interaction and impacts availability and integrity [1].
Mitigation
The vulnerability has been fixed in an updated version. Users are urged to update the Century ToolKit plugin to the latest available version. If an update is not possible, consider implementing Web Application Firewall (WAF) rules to block suspicious requests or restrict plugin management capabilities [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=1.2.1+ 1 more
- (no CPE)range: <=1.2.1
- (no CPE)range: <=1.2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.