Security fixes are applied to the latest released version. Please test against the latest release before reporting.
| Version | Supported |
|---|---|
| latest | ✅ |
| older | ❌ |
Please report security vulnerabilities privately. Do not open a public issue.
Email aivee@aivory.net with:
- a description of the issue and its impact,
- steps to reproduce (a minimal
.slaidedeck or command if applicable), - any suggested remediation.
You can expect an acknowledgement within a few business days. We will keep you informed of progress toward a fix and coordinate disclosure timing with you.
- slaide renders untrusted Markdown/HTML into a deck and runs it in a browser or
WebView.
embed/widgetfences are intentionally sandboxed (iframe,allow-scriptswith no same-origin). Reports of sandbox escapes are in scope. - The importer parses untrusted
.pptx/.key(zip + XML). Parser-level DoS or path-traversal reports are in scope.