CVE-2026-5458
Hard-Coded Cryptographic Key in Noelse Pro App (Android
Publication date: 2026-04-03
Last updated on: 2026-04-03
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| noelse | individuals_and_pro_app | to 2.1.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-320 | Key Management Errors |
| CWE-321 | The product uses a hard-coded, unchangeable cryptographic key. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Noelse Individuals & Pro App up to version 2.1.7 on Android. It involves a weakness in the file com/reactnative/antelop/BuildConfig.java within the component com.afone.noelse. Specifically, the vulnerability is caused by manipulation of the argument SEGMENT_WRITE_KEY, which leads to the use of a hard-coded cryptographic key. The attack exploiting this vulnerability must be launched locally, and the exploit code has been made publicly available.
How can this vulnerability impact me? :
The impact of this vulnerability is limited due to its low CVSS scores (BaseScore 1.7 to 3.3) and the requirement that the attack be launched locally with some privileges. The use of a hard-coded cryptographic key can potentially compromise the confidentiality of certain data (as indicated by the partial confidentiality impact), but it does not affect integrity or availability. Since the attack requires local access and privileges, remote exploitation is not possible.