CVE-2026-52100
7.5andreimarcu · linx-server
A cross site request forgery vulnerability in andreimarcu linx-server versions 1.0 through 2.3.8 enables remote attackers to execute arbitrary code via the uploadPutHandler function.
Executive summary
A cross site request forgery vulnerability in andreimarcu linx-server versions 1.0 through 2.3.8 allows remote attackers to execute arbitrary code, creating significant risk for host environments.
Vulnerability
This flaw is a cross site request forgery vulnerability involving the uploadPutHandler function, which can be triggered by a remote attacker with no privileges required and no user interaction.
Business impact
A successful exploit could allow attackers to execute arbitrary code on the underlying host system, leading to full system compromise, unauthorized data modification, or service disruption. With a CVSS score of 7.5, this high severity issue threatens business operations and data integrity by exposing server infrastructure to remote manipulation.
Remediation
Immediate Action: Update linx-server to a version beyond 2.3.8 or apply the upstream fix commit 9a5fc11dffe5d2ac6cb6e7edfa97bccd417285ed if an official release is unavailable.
Proactive Monitoring: Monitor server access logs and HTTP request patterns targeting the uploadPutHandler endpoint for suspicious cross site request activity.
Compensating Controls: Deploy a Web Application Firewall to inspect inbound requests and enforce strict anti forgery tokens on sensitive server endpoints.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept repository exists on GitHub via the referenced vulnerability report.
Analyst recommendation
Linx-server administrators must treat this high severity flaw with urgency due to the availability of public proof-of-concept material and the potential for arbitrary code execution. Apply the available fix commit or update the software immediately to prevent unauthorized system access.