CVE-2025-14616: CWE-352 Cross-Site Request Forgery (CSRF) in recooty Recooty – Job Widget (Old Dashboard)
The Recooty – Job Widget (Old Dashboard) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.6. This is due to missing nonce validation on the recooty_save_maybe() function. This makes it possible for unauthenticated attackers to update the recooty_key option and inject malicious content into iframe src attributes 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
The vulnerability identified as CVE-2025-14616 affects the Recooty – Job Widget (Old Dashboard) plugin for WordPress, specifically versions up to and including 1.0.6. It is a Cross-Site Request Forgery (CSRF) flaw categorized under CWE-352, caused by the absence of nonce validation in the recooty_save_maybe() function. Nonces are security tokens used to verify that requests originate from legitimate users; their absence allows attackers to craft malicious requests that appear legitimate to the server. An unauthenticated attacker can exploit this by tricking a site administrator into clicking a specially crafted link or visiting a malicious webpage, which then sends a forged request to the vulnerable WordPress site. This request can update the recooty_key option, a configuration parameter, and inject malicious content into iframe src attributes, potentially leading to further attacks such as content injection or redirecting users to malicious sites. The vulnerability does not affect confidentiality directly but impacts integrity by allowing unauthorized modifications. The CVSS 3.1 base score is 4.3 (medium), reflecting that the attack vector is network-based, requires no privileges, but does require user interaction. No known exploits have been reported in the wild yet, and no official patches are currently linked, indicating the need for vigilance and proactive mitigation by site administrators.
Potential Impact
The primary impact of this vulnerability is the unauthorized modification of site configuration and potential injection of malicious content, which can undermine the integrity of affected websites. Attackers can leverage this to insert malicious iframes that may lead to phishing, malware distribution, or drive-by downloads, harming site visitors and damaging the reputation of the affected organization. Since the attack requires an administrator to interact with a malicious link, social engineering is a key component, increasing the risk in environments with less security awareness. The vulnerability does not directly compromise confidentiality or availability but can serve as a foothold for further attacks. Organizations relying on the Recooty plugin for job postings or recruitment may face defacement, loss of user trust, and potential regulatory scrutiny if user data is indirectly compromised through injected content. The medium severity rating suggests moderate urgency in addressing the issue, especially for high-traffic or sensitive websites.
Mitigation Recommendations
1. Monitor for official patches or updates from the Recooty plugin developers and apply them promptly once available. 2. In the absence of patches, implement Web Application Firewall (WAF) rules to detect and block suspicious POST requests targeting the recooty_save_maybe() function or attempts to modify the recooty_key option. 3. Educate site administrators about the risks of clicking on unsolicited or suspicious links, emphasizing the importance of verifying URLs before interaction. 4. Employ Content Security Policy (CSP) headers to restrict iframe sources and prevent unauthorized content injection. 5. Limit administrative access to trusted networks or VPNs to reduce exposure to CSRF attacks. 6. Regularly audit plugin usage and remove or replace outdated or unsupported plugins. 7. Use security plugins that enforce nonce validation or add additional CSRF protections if possible. 8. Monitor logs for unusual changes to plugin options or iframe content to detect exploitation attempts early.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Italy, Spain
CVE-2025-14616: CWE-352 Cross-Site Request Forgery (CSRF) in recooty Recooty – Job Widget (Old Dashboard)
Description
The Recooty – Job Widget (Old Dashboard) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.6. This is due to missing nonce validation on the recooty_save_maybe() function. This makes it possible for unauthenticated attackers to update the recooty_key option and inject malicious content into iframe src attributes via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability identified as CVE-2025-14616 affects the Recooty – Job Widget (Old Dashboard) plugin for WordPress, specifically versions up to and including 1.0.6. It is a Cross-Site Request Forgery (CSRF) flaw categorized under CWE-352, caused by the absence of nonce validation in the recooty_save_maybe() function. Nonces are security tokens used to verify that requests originate from legitimate users; their absence allows attackers to craft malicious requests that appear legitimate to the server. An unauthenticated attacker can exploit this by tricking a site administrator into clicking a specially crafted link or visiting a malicious webpage, which then sends a forged request to the vulnerable WordPress site. This request can update the recooty_key option, a configuration parameter, and inject malicious content into iframe src attributes, potentially leading to further attacks such as content injection or redirecting users to malicious sites. The vulnerability does not affect confidentiality directly but impacts integrity by allowing unauthorized modifications. The CVSS 3.1 base score is 4.3 (medium), reflecting that the attack vector is network-based, requires no privileges, but does require user interaction. No known exploits have been reported in the wild yet, and no official patches are currently linked, indicating the need for vigilance and proactive mitigation by site administrators.
Potential Impact
The primary impact of this vulnerability is the unauthorized modification of site configuration and potential injection of malicious content, which can undermine the integrity of affected websites. Attackers can leverage this to insert malicious iframes that may lead to phishing, malware distribution, or drive-by downloads, harming site visitors and damaging the reputation of the affected organization. Since the attack requires an administrator to interact with a malicious link, social engineering is a key component, increasing the risk in environments with less security awareness. The vulnerability does not directly compromise confidentiality or availability but can serve as a foothold for further attacks. Organizations relying on the Recooty plugin for job postings or recruitment may face defacement, loss of user trust, and potential regulatory scrutiny if user data is indirectly compromised through injected content. The medium severity rating suggests moderate urgency in addressing the issue, especially for high-traffic or sensitive websites.
Mitigation Recommendations
1. Monitor for official patches or updates from the Recooty plugin developers and apply them promptly once available. 2. In the absence of patches, implement Web Application Firewall (WAF) rules to detect and block suspicious POST requests targeting the recooty_save_maybe() function or attempts to modify the recooty_key option. 3. Educate site administrators about the risks of clicking on unsolicited or suspicious links, emphasizing the importance of verifying URLs before interaction. 4. Employ Content Security Policy (CSP) headers to restrict iframe sources and prevent unauthorized content injection. 5. Limit administrative access to trusted networks or VPNs to reduce exposure to CSRF attacks. 6. Regularly audit plugin usage and remove or replace outdated or unsupported plugins. 7. Use security plugins that enforce nonce validation or add additional CSRF protections if possible. 8. Monitor logs for unusual changes to plugin options or iframe content to detect exploitation attempts early.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-12T20:49:05.255Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6979f49d4623b1157cb3650a
Added to database: 1/28/2026, 11:35:57 AM
Last enriched: 2/27/2026, 11:28:24 AM
Last updated: 3/25/2026, 3:15:40 PM
Views: 31
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.