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

← Research library

HIGH · Disclosure May 4, 2026

Vn Vnu Hanoi Resend

To: hostmaster@vnu.edu.vn Cc: abuse@nuclide-research.com Subject: Unauthenticated AI inference endpoint, VNU Hanoi (112.137.129.161) [resend via DNS hostmaster contact]


Nicholas Michael Kloster / NuClide Research nicholas@nuclide-research.com

2026-05-04

Re: Unauthenticated Ollama AI inference endpoint, Vietnam National University Hanoi IP / Host: 112.137.129.161 Severity: HIGH


I’m an independent security researcher conducting good-faith AI infrastructure research under the NuClide Research umbrella (CISA disclosures CVE-2025-4364, ICSA-25-140-11). This is an unsolicited coordinated-disclosure resend.

Note on previous attempt: I sent this disclosure on 2026-05-04 to security@vnu.edu.vn; the address bounced with 550 5.1.1 user-unknown. Resending to hostmaster@vnu.edu.vn per the SOA RNAME record for vnu.edu.vn. Please forward to the appropriate IT-security team. Apologies for the noise.


Summary

Vietnam National University Hanoi has an Ollama instance at 112.137.129.161:11434 with domain-specific fine-tuned models for legal (CaseHold), biomedical (PubMedQA), and financial (FinQA) question answering. All models accessible without authentication.

(Distinct from a separate finding at 103.185.232.21, Hanoi University, disclosures/VN-hanoi.md.)

Models

ModelSizeNotes
gemma4:latest8 GBLocal
gemma3:12b7 GBLocal
gemma3:4b3 GBLocal
llama3.2:1b1 GBLocal
xuananle/distill-CaseHold:latest1 GBLegal case classification
pubmedqa-distilled:latest1 GBBiomedical Q&A
finqa-distilled:latest1 GBFinancial Q&A
llama2:13b6 GBLocal
deepseek-r1:1.5b1 GBLocal

Findings

  • F1, Unauth Ollama on research server (HIGH), All models accessible, including domain-specific research fine-tunes.
  • F2, Domain-specific model injection (MEDIUM), distill-CaseHold (legal), pubmedqa-distilled (medical), finqa-distilled (finance), CVE-2025-63389 affects responses for downstream research workflows.

One-line fix

OLLAMA_HOST=127.0.0.1:11434
systemctl restart ollama

Reference

Full case study: AI-LLM-Infrastructure-OSINT/blob/main/case-studies/universities/VN/vnu-hanoi.md

Regards, Nicholas Michael Kloster / NuClide Research nicholas@nuclide-research.com AI-LLM-Infrastructure-OSINT