CVE-2026-11554
Deferred Deferred - Pending Action

Privilege Escalation in TOTOLINK CP450 Firmware

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

Publication date: 2026-06-08

Last updated on: 2026-06-08

Assigner: VulDB

Description

A vulnerability was determined in TOTOLINK CP450 4.1.0cu.747. This vulnerability affects unknown code of the file /etc/vsftpd.conf of the component vsftpd. This manipulation causes least privilege violation. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-08
Last Modified
2026-06-08
Generated
2026-06-29
AI Q&A
2026-06-08
EPSS Evaluated
2026-06-27
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
totolink cp450 4.1.0cu.747

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.
CWE-272 The elevated privilege level required to perform operations such as chroot() should be dropped immediately after the operation is performed.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The provided information does not specify how this vulnerability impacts compliance with common standards and regulations such as GDPR or HIPAA.

Executive Summary

This vulnerability exists in the TOTOLINK CP450 device, specifically in the vsftpd component's configuration file /etc/vsftpd.conf. It allows an attacker to perform a least privilege violation, meaning the attacker can gain higher privileges than intended. The attack can be initiated remotely, and the exploit has been publicly disclosed.

Impact Analysis

The vulnerability can lead to unauthorized privilege escalation on the affected device. This means an attacker could remotely gain elevated access rights, potentially allowing them to manipulate the device or its settings beyond what is normally permitted.

Detection Guidance

This vulnerability affects the /etc/vsftpd.conf file in TOTOLINK CP450 4.1.0cu.747, related to the vsftpd component. Detection would involve checking the presence and configuration of this file on affected devices.

Since the vulnerability involves a least privilege violation in vsftpd configuration, you can inspect the vsftpd configuration file for unusual or insecure settings.

  • Use commands like `cat /etc/vsftpd.conf` or `grep` to review the configuration settings.
  • Check for vsftpd service status with `systemctl status vsftpd` or `ps aux | grep vsftpd` to confirm if the service is running.
  • Monitor network traffic for suspicious FTP activity, as the attack may be initiated remotely.
Mitigation Strategies

Immediate mitigation steps include reviewing and securing the /etc/vsftpd.conf file to ensure it does not allow privilege escalation.

Since the exploit has been publicly disclosed and may be utilized remotely, it is important to restrict remote access to the vsftpd service where possible.

  • Apply any available patches or updates from TOTOLINK for the CP450 device.
  • Limit vsftpd service access to trusted networks or IP addresses.
  • Consider disabling the vsftpd service if it is not required.

Chat Assistant

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

EPSS Chart