Description
An issue in andreimarcu linux-server v.1.0 through v.2.3.8 allows a remote attacker to obtain sensitive information via the function uploadRemote function in upload.go
Published: 2026-07-14
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw exists in the uploadRemote function of Andreimarcu Linux Server and allows a remote attacker to retrieve sensitive data that is not meant for public exposure. This issue is classified as a remote information disclosure (CWE‑200) and carries a CVSS score of 9.1, indicating critical severity. An attacker can exploit it by sending a crafted request to the uploadRemote endpoint without needing elevated privileges, thereby gaining unauthorized access to protected information.

Affected Systems

Andreimarcu Linux Server versions 1.0 through 2.3.8 are affected. No other vendors or products are listed as impacted.

Risk and Exploitability

The CVSS score of 9.1 highlights high severity, while the EPSS score of less than 1% indicates a very low probability of exploitation at present. The vulnerability is not listed in CISA KEV, implying no widespread public exploit has been reported. Exploitation is possible over the network by any user who can communicate with the server, without authentication, and is most likely achieved via a remote request to the uploadRemote endpoint, inferred from the description of the affected function.

Generated by OpenCVE AI on July 31, 2026 at 11:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch that removes the uploadRemote vulnerability, preferably a release newer than 2.3.8.
  • If a patch is not immediately available, disable the uploadRemote endpoint by removing or commenting out the route in the server configuration.
  • Restrict network access to the server by configuring firewall rules or access control lists to allow only trusted IPs to reach the port that hosts uploadRemote.
  • Monitor server logs for anomalous upload attempts and investigate any unauthorized activity promptly.

Generated by OpenCVE AI on July 31, 2026 at 11:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure Vulnerability in Andreimarcu Linux Server uploadRemote Function

Wed, 29 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure in Andreimarcu Linux Server uploadRemote Function

Sun, 26 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure in Andreimarcu Linux Server uploadRemote Function

Fri, 17 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure via uploadRemote in Andreimarcu Linux Server

Thu, 16 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure via uploadRemote in Andreimarcu Linux Server

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description An issue in andreimarcu linux-server v.1.0 through v.2.3.8 allows a remote attacker to obtain sensitive information via the function uploadRemote function in upload.go
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-15T14:34:00.067Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52101

cve-icon Vulnrichment

Updated: 2026-07-15T14:33:46.045Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor