CVE-2025-49446
BaseFortify
Publication date: 2025-06-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being executed on your site by attackers tricking privileged users. This can compromise site security by allowing attackers to manipulate site functions or data without proper authorization. Since the plugin is abandoned and unpatched, the risk remains unless mitigated by virtual patches or removing the plugin. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
There are no specific commands provided to detect this vulnerability on your network or system. Plugin-based malware scanners may be unreliable for detecting exploitation of this CSRF vulnerability. It is recommended to monitor for suspicious actions performed by authenticated users that could indicate CSRF attacks, but no direct detection commands are given. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying a virtual patch (vPatch) provided by Patchstack, as no official patch or fixed version is available. Since the plugin is abandoned and not updated for over a year, it is recommended to remove and replace the Admin Notes plugin with an alternative. Deactivating the plugin alone does not eliminate the security risk. Seeking professional incident response services is advised if compromise is suspected. [1]
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) in the WordPress Admin Notes plugin (version 1.1 and earlier). It allows an attacker to trick authenticated users with higher privileges into performing unwanted actions on the site without their consent. Essentially, the attacker exploits the trust a site has in the user's browser to execute unauthorized commands. [1]