CVE-2026-55372
Published:July 13, 2026
Updated:August 27, 2026
An unauthenticated attacker can coerce the server into issuing HTTP requests to an attacker-chosen host by spoofing the "X Forwarded-Host" (and "X-Forwarded-Proto") request headers. The forwarded host is used, without validation, to build the URL that "server_info_update()" fetches with cURL, resulting in a Server-Side Request Forgery (SSRF) that requires no authentication.
Affected Packages
nukeviet/nukeviet (PHP):
Affected version(s) >=dev-copilot/add-admin-future-interface-users-again <4.6.00Fix Suggestion:
Update to version 4.6.00nukeviet/nukeviet (PHP):
Affected version(s) >=dev-copilot/add-admin-future-interface-users-again <4.6.00Fix Suggestion:
Update to version 4.6.00Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)