CVE-2025-13134: CWE-352 Cross-Site Request Forgery (CSRF) in powerblogservice AuthorSure
The AuthorSure plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3. This is due to missing or incorrect nonce validation on the 'authorsure' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AI Analysis
Technical Summary
CVE-2025-13134 is a Cross-Site Request Forgery (CSRF) vulnerability identified in the AuthorSure plugin for WordPress, developed by powerblogservice. This vulnerability affects all versions up to and including 2.3 due to missing or incorrect nonce validation on the 'authorsure' page. Nonces are security tokens used to verify that requests originate from legitimate users and prevent unauthorized commands. The absence or improper implementation of nonce validation allows an attacker to craft malicious requests that, when executed by an authenticated administrator (via clicking a malicious link or visiting a crafted webpage), can update plugin settings or inject malicious web scripts. This can lead to unauthorized changes in site configuration and potential cross-site scripting (XSS) attacks, compromising the confidentiality and integrity of the website. The vulnerability does not require the attacker to be authenticated but does require user interaction from an administrator, making social engineering a key component of exploitation. The CVSS 3.1 base score is 6.1 (medium severity), reflecting network attack vector, low attack complexity, no privileges required, user interaction required, and partial impact on confidentiality and integrity but no impact on availability. No known public exploits have been reported yet, and no patches are currently linked, indicating the need for immediate attention from site administrators and developers. The vulnerability is classified under CWE-352, which covers CSRF issues. Since WordPress is widely used across Europe, and AuthorSure is a plugin that manages author-related content, this vulnerability poses a risk to websites relying on it for content management and author verification.
Potential Impact
For European organizations, the impact of CVE-2025-13134 can be significant, especially for those operating WordPress sites with the AuthorSure plugin installed. Successful exploitation can lead to unauthorized modification of plugin settings and injection of malicious scripts, potentially enabling further attacks such as persistent XSS or site defacement. This compromises the confidentiality and integrity of website data and can damage organizational reputation, particularly for media, publishing, and content-driven businesses. Since the attack requires an administrator to be tricked into clicking a malicious link, phishing campaigns targeting site administrators could be a vector, increasing risk in organizations with less mature security awareness. The vulnerability does not affect availability directly but can facilitate further attacks that might. European organizations with strict data protection regulations (e.g., GDPR) could face compliance issues if personal data is exposed or manipulated. The widespread use of WordPress in Europe, combined with the plugin’s role in author management, makes this vulnerability relevant for a broad range of sectors including media, education, and government websites.
Mitigation Recommendations
1. Immediate mitigation should focus on restricting administrative access to trusted networks and users, reducing the risk of an attacker successfully tricking an administrator. 2. Educate site administrators about phishing and social engineering tactics to prevent inadvertent clicks on malicious links. 3. Implement web application firewalls (WAFs) with rules to detect and block suspicious CSRF attempts targeting the 'authorsure' page. 4. Developers and site owners should monitor for updates or patches from the plugin vendor and apply them promptly once available. 5. As a temporary workaround, disable or restrict the AuthorSure plugin if feasible until a patch is released. 6. Review and enhance nonce validation mechanisms in the plugin codebase to ensure proper CSRF protections are in place. 7. Conduct regular security audits and penetration tests focusing on CSRF and related vulnerabilities in WordPress plugins. 8. Employ Content Security Policy (CSP) headers to mitigate the impact of injected scripts if exploitation occurs.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain
CVE-2025-13134: CWE-352 Cross-Site Request Forgery (CSRF) in powerblogservice AuthorSure
Description
The AuthorSure plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3. This is due to missing or incorrect nonce validation on the 'authorsure' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AI-Powered Analysis
Technical Analysis
CVE-2025-13134 is a Cross-Site Request Forgery (CSRF) vulnerability identified in the AuthorSure plugin for WordPress, developed by powerblogservice. This vulnerability affects all versions up to and including 2.3 due to missing or incorrect nonce validation on the 'authorsure' page. Nonces are security tokens used to verify that requests originate from legitimate users and prevent unauthorized commands. The absence or improper implementation of nonce validation allows an attacker to craft malicious requests that, when executed by an authenticated administrator (via clicking a malicious link or visiting a crafted webpage), can update plugin settings or inject malicious web scripts. This can lead to unauthorized changes in site configuration and potential cross-site scripting (XSS) attacks, compromising the confidentiality and integrity of the website. The vulnerability does not require the attacker to be authenticated but does require user interaction from an administrator, making social engineering a key component of exploitation. The CVSS 3.1 base score is 6.1 (medium severity), reflecting network attack vector, low attack complexity, no privileges required, user interaction required, and partial impact on confidentiality and integrity but no impact on availability. No known public exploits have been reported yet, and no patches are currently linked, indicating the need for immediate attention from site administrators and developers. The vulnerability is classified under CWE-352, which covers CSRF issues. Since WordPress is widely used across Europe, and AuthorSure is a plugin that manages author-related content, this vulnerability poses a risk to websites relying on it for content management and author verification.
Potential Impact
For European organizations, the impact of CVE-2025-13134 can be significant, especially for those operating WordPress sites with the AuthorSure plugin installed. Successful exploitation can lead to unauthorized modification of plugin settings and injection of malicious scripts, potentially enabling further attacks such as persistent XSS or site defacement. This compromises the confidentiality and integrity of website data and can damage organizational reputation, particularly for media, publishing, and content-driven businesses. Since the attack requires an administrator to be tricked into clicking a malicious link, phishing campaigns targeting site administrators could be a vector, increasing risk in organizations with less mature security awareness. The vulnerability does not affect availability directly but can facilitate further attacks that might. European organizations with strict data protection regulations (e.g., GDPR) could face compliance issues if personal data is exposed or manipulated. The widespread use of WordPress in Europe, combined with the plugin’s role in author management, makes this vulnerability relevant for a broad range of sectors including media, education, and government websites.
Mitigation Recommendations
1. Immediate mitigation should focus on restricting administrative access to trusted networks and users, reducing the risk of an attacker successfully tricking an administrator. 2. Educate site administrators about phishing and social engineering tactics to prevent inadvertent clicks on malicious links. 3. Implement web application firewalls (WAFs) with rules to detect and block suspicious CSRF attempts targeting the 'authorsure' page. 4. Developers and site owners should monitor for updates or patches from the plugin vendor and apply them promptly once available. 5. As a temporary workaround, disable or restrict the AuthorSure plugin if feasible until a patch is released. 6. Review and enhance nonce validation mechanisms in the plugin codebase to ensure proper CSRF protections are in place. 7. Conduct regular security audits and penetration tests focusing on CSRF and related vulnerabilities in WordPress plugins. 8. Employ Content Security Policy (CSP) headers to mitigate the impact of injected scripts if exploitation occurs.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-13T18:21:38.648Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6920235bcf2d47c38997b54a
Added to database: 11/21/2025, 8:31:23 AM
Last enriched: 11/21/2025, 8:40:34 AM
Last updated: 11/22/2025, 12:53:47 AM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-65947: CWE-400: Uncontrolled Resource Consumption in jzeuzs thread-amount
HighCVE-2025-65946: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') in RooCodeInc Roo-Code
HighCVE-2025-12678
UnknownCVE-2025-11933: CWE-20 Improper Input Validation in wofSSL wolfSSL
LowCVE-2025-65111: CWE-277: Insecure Inherited Permissions in authzed spicedb
LowActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.