CVE-2025-4855
BaseFortify
Publication date: 2025-07-09
Last updated on: 2025-07-14
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| schiocco | support_board | to 3.8.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Support Board plugin for WordPress, where hardcoded default secrets are used in the sb_encryption() function in all versions up to 3.8.0. This flaw allows unauthenticated attackers to bypass authorization and execute arbitrary AJAX actions via the sb_ajax_execute() function, potentially leading to unauthorized access, modification, or deletion of data.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can gain unauthorized access to the system, modify or delete data, and execute arbitrary actions without authentication. This can lead to severe impacts including data loss, data corruption, and full compromise of the affected WordPress site.