### [CVE-2025-51471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-51471) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Cross-Domain Token Exposure in server.auth.getAuthorizationToken in Ollama 0.6.7 allows remote attackers to steal authentication tokens and bypass access controls via a malicious realm value in a WWW-Authenticate header returned by the /api/pull endpoint. ### POC #### Reference - https://github.com/ollama/ollama/pull/10750 - https://www.gecko.security/blog/cve-2025-51471 #### Github No PoCs found on GitHub currently.