CVE-2025-13806
BaseFortify
Publication date: 2025-12-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nutzam | nutzboot | 2.6.0-snapshot |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in nutzam NutzBoot up to version 2.6.0-SNAPSHOT, specifically in a component called Transaction API within the file EthModule.java. It involves manipulation of the argument from/to/wei, which leads to improper authorization. This means an attacker can remotely exploit this flaw to bypass authorization controls.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to manipulate transaction arguments and gain improper authorization, potentially leading to unauthorized actions or access within the affected system. This can compromise the integrity and security of transactions processed by the application.