Security

Last updated: June 2026

Security is foundational to MonitorKit — you're trusting us with your infrastructure metrics, logs, and APM traces. This page describes how we protect your data and how to report vulnerabilities responsibly.

HTTPS only bcrypt passwords httpOnly JWT cookies Rate limiting Multi-tenant isolation TOTP 2FA

Responsible Disclosure

If you discover a security vulnerability in MonitorKit, please report it privately. We commit to:

Report to: [email protected]
Please include: steps to reproduce, impact assessment, and your contact details.
We ask that you not disclose publicly until we've had time to remediate.

Scope: Only test against accounts you own. Do not perform denial-of-service attacks, automated scanning against our production infrastructure, or access other users' data.

Authentication & Sessions

Multi-Tenant Data Isolation

Every row in every table (hosts, metrics, logs, traces, alert rules) is scoped to an org_id. All queries enforce this filter — it is not possible for one organization to read another's data through the API.

Transport Security

Data Handling

Payment Security

Payment processing is handled entirely by Paddle (our Merchant of Record). MonitorKit never receives, stores, or processes credit card numbers. Paddle is PCI DSS Level 1 certified.

Incoming webhook events from Paddle are verified using HMAC-SHA256 signatures before any action is taken.

Infrastructure

Security Changelog

We publish a summary of security fixes with each release. Major fixes are noted below:

June 2026 — Fixed 12 issues identified in an internal security audit: XSS via unescaped user-controlled strings in dashboard, rate limiter now only counts failed logins, Paddle webhook org resolution hardened (removed attacker-controlled fallback), metrics endpoint DoS cap added, APM plugin enforcement gap closed, cross-tenant session guard added at authentication layer.

Contact

For security issues: [email protected]
For general inquiries: [email protected]

Privacy Policy · Terms of Service · DPA · security.txt