ZeroHour

CVE-2026-76177

large

Authenticated SSRF in OCS Inventory web console (ocsreports)

CVSS 4.0
7.1 high
EPSS
<1%p27
Published
()
Modified
AI analysis

OCS Inventory contains a server-side request forgery flaw (CWE-918) in its web console at the /ocsreports/?function=tele_activate endpoint, caused by insufficient validation of the HTTPS_SERV and FILE_SERV parameters. An authenticated user with operator privileges can set these parameters to arbitrary values, causing the OCS Inventory server to issue HTTP/HTTPS requests to attacker-chosen destinations. This lets the attacker reach internal network services or cloud instance metadata endpoints, with a high confidentiality impact (potential exposure of internal data or cloud credentials) but no integrity or availability impact on the vulnerable system. Any OCS Inventory deployment whose console is reachable by operator-level accounts is affected; the available data does not specify affected version ranges. No public proof of concept, CISA KEV listing, or in-the-wild exploitation is currently known, and EPSS estimates only a 0.3% probability of exploitation within 30 days (27th percentile).

What to do: Until a patched release is announced (monitor the vendor/INCIBE advisory for the fixed version), restrict the /ocsreports endpoint to trusted users and audit operator accounts, since exploitation requires operator privileges. Apply egress filtering from the OCS Inventory server (e.g., block access to cloud metadata services such as link-local addresses like 169.254.169.254) and limit which hosts it can reach, and avoid exposing ocsreports to the internet where not required. Check logs for tele_activate requests carrying unexpected HTTPS_SERV or FILE_SERV values as an indicator of probing.

Affected
OCS Inventory (OCS Inventory NG project) OCS Inventory Server web console (ocsreports), tele_activate function
Estimated exposure
large≈ tens of thousands of self-hosted OCS Inventory server deployments worldwide, most running on internal networks with only a subset internet-exposed — OCS Inventory is a long-established open-source IT asset management platform that organizations typically self-host once each, suggesting deployments in the tens of thousands globally, though no official install counts or internet-exposure…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-918
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.