Description
Server-Side Request Forgery (SSRF) vulnerability in the /ocsreports/?function=tele_activate endpoint due to insufficient validation of the HTTPS_SERV and FILE_SERV parameters. An authenticated user with operator privileges can provide arbitrary values for these parameters, causing the OCS Inventory server to make HTTP/HTTPS requests to external systems or internal resources, which could allow access to internal network services or metadata resources of cloud services.
Published: 2026-09-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Server‑Side Request Forgery located in the /ocsreports/?function=tele_activate endpoint of Ocsreports. An authenticated operator can supply arbitrary values for the HTTPS_SERV and FILE_SERV parameters, and the server then makes outbound HTTP or HTTPS requests using those values. This allows the attacker to force the OCS Inventory server to contact internal network services or cloud metadata endpoints. The CVE is identified as CWE‑918. Based on the description, it is inferred that an attacker could collect sensitive data from internal resources, but no explicit statement of such exploitation is made in the official description.

Affected Systems

All releases of Ocsreports older than 2.12.6 are affected. The vulnerability was addressed in version 2.12.6, which was released by the OCS Inventory NG team. The affected product is the Ocsreports component of OCS Inventory NG, distributed by OCS Inventory NG and commonly used in enterprise asset‑management environments.

Risk and Exploitability

The CVSS score of 7.1 signifies a high severity flaw, though the EPSS score is not available, so the likelihood of exploitation is currently uncertain. The vulnerability requires authenticated operator privileges, which means the attacker must have insider or compromised credentials. The description notes that the server can reach internal resources or cloud metadata endpoints; based on this, it is inferred that an attacker could potentially use the SSRF to gather sensitive information or assist in lateral movement, but such effects are not explicitly stated in the advisory. The vulnerability is not listed in CISA’s KEV catalog, indicating no reported instances as of the data provided.

Generated by OpenCVE AI on September 3, 2026 at 12:50 UTC.

Remediation

Vendor Solution

The vulnerabilities have been fixed by the OCS Inventory NG team in version 2.12.6.


OpenCVE Recommended Actions

  • Upgrade Ocsreports to version 2.12.6 or later to apply the vendor’s fix.
  • Restrict operator privileges to only those who need to use the tele_activate function, eliminating unnecessary access to the vulnerable endpoint.
  • Configure outbound network controls – such as firewall rules or a proxy – so that the OCS server can only contact approved external services, preventing unintended internal or cloud metadata access.
  • Optionally, monitor Ocsreports logs for unusual use of HTTPS_SERV and FILE_SERV parameters to detect potential exploitation attempts.

Generated by OpenCVE AI on September 3, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description Server-Side Request Forgery (SSRF) vulnerability in the /ocsreports/?function=tele_activate endpoint due to insufficient validation of the HTTPS_SERV and FILE_SERV parameters. An authenticated user with operator privileges can provide arbitrary values for these parameters, causing the OCS Inventory server to make HTTP/HTTPS requests to external systems or internal resources, which could allow access to internal network services or metadata resources of cloud services.
Title Multiple vulnerabilities in Ocsreports for OCS Inventory NG
First Time appeared Ocs Inventory Ng
Ocs Inventory Ng ocsreports
Weaknesses CWE-918
CPEs cpe:2.3:a:ocs_inventory_ng:ocsreports:2.12.6:*:*:*:*:*:*:*
Vendors & Products Ocs Inventory Ng
Ocs Inventory Ng ocsreports
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Ocs Inventory Ng Ocsreports
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-09-03T12:42:42.622Z

Reserved: 2026-08-19T10:24:16.827Z

Link: CVE-2026-76177

cve-icon Vulnrichment

Updated: 2026-09-03T12:42:37.848Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T13:06:08.150

Modified: 2026-09-03T18:14:11.063

Link: CVE-2026-76177

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T13:00:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)