CVE-2025-58831
BaseFortify
Publication date: 2025-09-05
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| snagysandor | parallax_scrolling_enllax.js | 0.0.6 |
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
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the WordPress Parallax Scrolling Enllax.js Plugin versions up to 0.0.6. It allows an attacker to trick authenticated users, especially those with higher privileges, into executing unwanted actions on the site without their consent. This can compromise the integrity of the site. The vulnerability requires no authentication to exploit and is classified as a low severity issue with a CVSS score of 4.3. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to perform unauthorized actions on your WordPress site through the vulnerable plugin. If a higher privileged user is tricked into executing these actions, it could lead to compromised site integrity, potentially affecting site functionality or security. Since the plugin is abandoned and unpatched, the risk remains unless mitigated by removing the plugin or applying a virtual patch. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
There are no specific detection commands or network indicators provided for this vulnerability. Detection primarily involves identifying if the vulnerable Parallax Scrolling Enllax.js plugin version 0.0.6 or earlier is installed on your WordPress site. Since the vulnerability exploits Cross-Site Request Forgery (CSRF), monitoring for unusual or unauthorized actions performed by authenticated users may help, but no direct commands are suggested. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the vulnerable Parallax Scrolling Enllax.js plugin, as no official patch or update is available. Simply deactivating the plugin is insufficient unless a virtual patch (vPatch) is applied. Patchstack recommends using their virtual patching solution to auto-apply protections. Additionally, consider alternative software and seek professional incident response if compromise is suspected. [1]