CVE-2025-48090
BaseFortify
Publication date: 2025-11-06
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cocobasic | blanka | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-35 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in the CocoBasic Blanka - One Page WordPress Theme (blanka-wp) that allows PHP Local File Inclusion. It occurs due to improper handling of file paths containing sequences like '.../...//', which can be exploited to include local files on the server.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to include and execute arbitrary local files on the server, potentially leading to unauthorized access to sensitive information, partial compromise of the website's integrity, and exposure of confidential data.