CVE-2025-31070
BaseFortify
Publication date: 2025-07-16
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 |
|---|---|---|
| lambertgroup | html5_radio_player_wpbakery_page_builder_addon | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in the LambertGroup HTML5 Radio Player - WPBakery Page Builder Addon. It allows an attacker to access files and directories that are outside the intended restricted directory by manipulating the pathname, potentially exposing sensitive files.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive files on the affected system, which can result in exposure of confidential information. According to the CVSS score, it has a high impact on confidentiality but does not affect integrity or availability.