How to report a vulnerability in K-Φ, and what we commit to in return.
Last updated: 31 August 2026
Email security@k-phi.com. English or French, both fine. Please include enough to reproduce the issue: the endpoint, the request, and what you observed. A proof of concept helps; a scanner output alone usually does not.
We acknowledge every report that describes a concrete, reproducible issue within 72 hours, and we tell you plainly what we conclude — including when we disagree with the severity, and why.
k-phi.com — the application and its authenticated MCP server (OAuth 2.1).mcp.k-phi.com — the public, anonymous MCP analyzer.Our authenticated MCP server implements OAuth 2.1 Dynamic Client Registration (RFC 7591) with an open registration endpoint. This is deliberate: it is how MCP clients such as Claude register themselves, and requiring an Initial Access Token would prevent them from connecting at all.
The protections that matter are elsewhere, and are in place: PKCE with S256 is mandatory (an authorization
request without code_challenge is rejected, and code_verifier is required at token
exchange); redirect_uri is checked against the client's registered URIs before any redirect;
the consent screen always shows the host that will receive the data; registration is rate-limited; and clients
that never obtain a token are purged. Reports on this endpoint are welcome, but please take these into account
when assessing severity.
Our security.txt (RFC 9116) points here.
For questions about personal data rather than vulnerabilities, see our Privacy Policy or write to privacy@k-phi.com.
© 2025–2026 K-phi Enterprise Kft. · Budapest, Hungary · Privacy Policy · Terms