CVE-2018-25296
Received Received - Intake

Buffer Overflow in P10 CMS Login Causes Application Crash

Vulnerability report for CVE-2018-25296, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-04-26

Last updated on: 2026-04-26

Assigner: VulnCheck

Description

P10 Central Management Software 1.4.13 contains a buffer overflow vulnerability in the login password field that allows local attackers to crash the application by submitting an oversized input string. Attackers can paste a 2000-byte payload into the password field and click login to trigger an application crash and denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-04-26
Last Modified
2026-04-26
Generated
2026-07-06
AI Q&A
2026-04-27
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in P10 Central Management Software version 1.4.13 and is a buffer overflow issue in the login password field.

Local attackers can exploit this by submitting an oversized input stringβ€”specifically, a 2000-byte payloadβ€”into the password field.

Doing so causes the application to crash, resulting in a denial of service.

Impact Analysis

The primary impact of this vulnerability is that an attacker with local access can cause the P10 Central Management Software to crash by submitting an oversized password input.

This leads to a denial of service condition, potentially disrupting normal operations and availability of the software.

Detection Guidance

This vulnerability can be detected by attempting to reproduce the application crash caused by submitting an oversized input string in the login password field.

Specifically, an attacker or tester can paste a payload of approximately 2000 bytes into the password field and attempt to log in. If the application crashes or becomes unresponsive, it indicates the presence of the vulnerability.

Mitigation Strategies

Immediate mitigation steps include restricting local access to the P10 Central Management Software to trusted users only, as the vulnerability requires local attacker interaction.

Additionally, avoid submitting unusually large inputs in the password field to prevent triggering the buffer overflow and application crash.

Monitoring the application for crashes and applying any available patches or updates from the vendor as soon as they are released is also recommended.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2018-25296. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart