CVE-2025-13805
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-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a weakness in the nutzam NutzBoot software up to version 2.6.0-SNAPSHOT, specifically in the getInputStream function of the LiteRpc-Serializer component. It allows an attacker to perform a deserialization attack remotely. The attack is complex and difficult to exploit, but the exploit code is publicly available.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized deserialization, which may allow an attacker to manipulate data or behavior remotely. However, the impact is limited to partial confidentiality loss (as indicated by the CVSS scores), with no direct impact on integrity or availability reported.