CVE-2025-55127
BaseFortify
Publication date: 2025-11-20
Last updated on: 2026-01-14
Assigner: HackerOne
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| aquaplatform | revive_adserver | From 6.0.0 (inc) to 6.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-156 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as whitespace when they are sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves improper neutralization of whitespace in usernames when adding new users. Specifically, usernames with leading or trailing whitespace can appear almost identical to legitimate usernames without whitespace when displayed in the user interface, which can cause confusion.
How can this vulnerability impact me? :
The vulnerability can lead to confusion or impersonation because usernames that differ only by whitespace may look the same to users. This could potentially be exploited to mislead users or bypass certain checks that do not account for whitespace differences.