CVE-2025-13363: CWE-352 Cross-Site Request Forgery (CSRF) in imaqpress IMAQ CORE
The IMAQ Core plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing nonce validation on the URL structure settings update functionality. This makes it possible for unauthenticated attackers to update the plugin's URL structure settings 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-13363 is a Cross-Site Request Forgery (CSRF) vulnerability identified in the IMAQ CORE plugin for WordPress, affecting all versions up to and including 1.2.1. The vulnerability stems from the absence of nonce validation on the URL structure settings update functionality within the plugin. Nonces are security tokens used to verify that requests to change settings originate from legitimate users and not from forged requests. Without this protection, an attacker can craft a malicious URL or web page that, when visited by a site administrator, triggers an unauthorized update to the plugin's URL structure settings. This attack does not require the attacker to be authenticated but does require the administrator to interact with the malicious content, such as clicking a link. The impact is limited to integrity, as attackers can modify plugin settings, potentially disrupting site functionality or enabling further attacks through misconfiguration. Confidentiality and availability are not directly affected. The CVSS v3.1 base score is 4.3, reflecting the network attack vector, low complexity, no privileges required, but requiring user interaction. No patches or exploit code are currently publicly available, and no known exploitation in the wild has been reported. The vulnerability was published on December 12, 2025, and assigned by Wordfence. This issue highlights the importance of implementing nonce validation in WordPress plugins to prevent CSRF attacks, especially on sensitive administrative functions.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the integrity of WordPress sites using the IMAQ CORE plugin. Unauthorized changes to URL structure settings could lead to site misconfigurations, broken links, or redirect loops, potentially degrading user experience and damaging organizational reputation. In some cases, altered settings might be leveraged as a foothold for further attacks, such as injecting malicious redirects or facilitating phishing campaigns. Although the vulnerability does not directly compromise confidentiality or availability, the indirect effects on site reliability and trustworthiness can be significant. Organizations with public-facing websites, e-commerce platforms, or critical web services relying on this plugin are particularly vulnerable. The requirement for administrator interaction means that social engineering or phishing campaigns targeting site administrators could increase the likelihood of exploitation. Given the widespread use of WordPress across Europe, especially in small and medium enterprises, this vulnerability could have broad implications if left unaddressed.
Mitigation Recommendations
1. Monitor for and apply security updates or patches from the plugin vendor as soon as they become available to address the nonce validation issue. 2. Until a patch is released, restrict administrative access to trusted networks or VPNs to reduce exposure to CSRF attacks. 3. Implement web application firewalls (WAFs) with rules designed to detect and block suspicious CSRF attempts targeting the plugin’s URL structure update endpoints. 4. Educate WordPress site administrators about the risks of clicking unsolicited links and phishing attempts, emphasizing caution with administrative accounts. 5. Review and harden WordPress security configurations, including limiting plugin usage to only necessary components and regularly auditing plugin permissions. 6. Consider deploying multi-factor authentication (MFA) for administrator accounts to reduce the risk of account compromise that could facilitate exploitation. 7. Use security plugins that enforce nonce validation or add additional CSRF protections as a temporary workaround if patching is delayed.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-13363: CWE-352 Cross-Site Request Forgery (CSRF) in imaqpress IMAQ CORE
Description
The IMAQ Core plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing nonce validation on the URL structure settings update functionality. This makes it possible for unauthenticated attackers to update the plugin's URL structure settings 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-13363 is a Cross-Site Request Forgery (CSRF) vulnerability identified in the IMAQ CORE plugin for WordPress, affecting all versions up to and including 1.2.1. The vulnerability stems from the absence of nonce validation on the URL structure settings update functionality within the plugin. Nonces are security tokens used to verify that requests to change settings originate from legitimate users and not from forged requests. Without this protection, an attacker can craft a malicious URL or web page that, when visited by a site administrator, triggers an unauthorized update to the plugin's URL structure settings. This attack does not require the attacker to be authenticated but does require the administrator to interact with the malicious content, such as clicking a link. The impact is limited to integrity, as attackers can modify plugin settings, potentially disrupting site functionality or enabling further attacks through misconfiguration. Confidentiality and availability are not directly affected. The CVSS v3.1 base score is 4.3, reflecting the network attack vector, low complexity, no privileges required, but requiring user interaction. No patches or exploit code are currently publicly available, and no known exploitation in the wild has been reported. The vulnerability was published on December 12, 2025, and assigned by Wordfence. This issue highlights the importance of implementing nonce validation in WordPress plugins to prevent CSRF attacks, especially on sensitive administrative functions.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the integrity of WordPress sites using the IMAQ CORE plugin. Unauthorized changes to URL structure settings could lead to site misconfigurations, broken links, or redirect loops, potentially degrading user experience and damaging organizational reputation. In some cases, altered settings might be leveraged as a foothold for further attacks, such as injecting malicious redirects or facilitating phishing campaigns. Although the vulnerability does not directly compromise confidentiality or availability, the indirect effects on site reliability and trustworthiness can be significant. Organizations with public-facing websites, e-commerce platforms, or critical web services relying on this plugin are particularly vulnerable. The requirement for administrator interaction means that social engineering or phishing campaigns targeting site administrators could increase the likelihood of exploitation. Given the widespread use of WordPress across Europe, especially in small and medium enterprises, this vulnerability could have broad implications if left unaddressed.
Mitigation Recommendations
1. Monitor for and apply security updates or patches from the plugin vendor as soon as they become available to address the nonce validation issue. 2. Until a patch is released, restrict administrative access to trusted networks or VPNs to reduce exposure to CSRF attacks. 3. Implement web application firewalls (WAFs) with rules designed to detect and block suspicious CSRF attempts targeting the plugin’s URL structure update endpoints. 4. Educate WordPress site administrators about the risks of clicking unsolicited links and phishing attempts, emphasizing caution with administrative accounts. 5. Review and harden WordPress security configurations, including limiting plugin usage to only necessary components and regularly auditing plugin permissions. 6. Consider deploying multi-factor authentication (MFA) for administrator accounts to reduce the risk of account compromise that could facilitate exploitation. 7. Use security plugins that enforce nonce validation or add additional CSRF protections as a temporary workaround if patching is delayed.
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-18T16:48:31.220Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693b9183650da22753edbb15
Added to database: 12/12/2025, 3:52:35 AM
Last enriched: 12/12/2025, 4:09:41 AM
Last updated: 12/14/2025, 9:11:31 PM
Views: 8
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-14672: Heap-based Buffer Overflow in gmg137 snap7-rs
MediumCVE-2025-14674: Injection in aizuda snail-job
MediumCVE-2025-14673: Heap-based Buffer Overflow in gmg137 snap7-rs
MediumCVE-2025-14668: SQL Injection in campcodes Advanced Online Examination System
MediumCVE-2025-14667: SQL Injection in itsourcecode COVID Tracking System
MediumActions
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.