Files
hugo/create
Bjørn Erik Pedersen e6abb9c3d0 config/security: Deny text/org content by default
Org export blocks and @@html:...@@ snippets pass raw HTML through
unescaped, making text/org the same XSS sink as text/html, which is
already denied. Sites with Org content can opt back in via
security.allowContent.

Thanks to @philipdissert for finding and reporting this issue.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 22:49:08 +02:00
..