Most recent
navigate open esc close Corpus index built 2026-06-07 23:58 UTC

← All engagement records

Case study May 3, 2026

University of Nicosia: DeepSeek V4 Pro Cloud Proxy, Unauthenticated Inference

Sector
Universities
Country
nicosia

NuClide Research · 2026-05-03


Summary

82.116.203.130 (University of Nicosia / Intercollege, Cyprus, CYNET) runs Ollama v0.17.0 with deepseek-v4-pro:cloud listed in the model inventory. Cloud inference returned "ollama cloud is disabled: remote model is unavailable" at probe time, indicating the cloud backend was disconnected but the model record persists. Two local models (llama3.2:3b, smollm2:135m) remain freely accessible.


Infrastructure

FieldValue
IP82.116.203.130
Hostname, (no rDNS)
OrganizationUniversity of Nicosia / Intercollege (CYNET, Cyprus Academic Network)
CountryCyprus
Ollama version0.17.0
Open port11434 (public)

Models

ModelNotes
deepseek-v4-pro:cloud☁️ Cloud proxy, disabled at probe time (model record present)
llama3.2:3bLocal 3B
smollm2:135mSmolLM

Findings

F1: DeepSeek V4 Pro Cloud Proxy (MEDIUM)

deepseek-v4-pro:cloud appears in the model list. At probe time the cloud backend returned "ollama cloud is disabled: remote model is unavailable", the subscription may have lapsed, the account may have been rotated, or the cloud proxy was manually disabled. The model record’s presence indicates the operator previously had an active cloud subscription. If the cloud backend is re-enabled, the account takeover vector reactivates without configuration changes.

F2: Unauthenticated Inference (HIGH)

Local models llama3.2:3b and smollm2:135m accessible without authentication. CVE-2025-63389 injectable.

F3: CVE-2025-63389 (HIGH)

All models injectable via unauthenticated /api/create.


Remediation

OLLAMA_HOST=127.0.0.1:11434
systemctl restart ollama

Disclosure

  • Discovered: 2026-05-03
  • Status: Pending outreach to University of Nicosia IT / CYNET