Skip to content

security: remove unsafe html rendering in notice and metadata views#758

Open
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-ui-xss-notice-metadata
Open

security: remove unsafe html rendering in notice and metadata views#758
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-ui-xss-notice-metadata

Conversation

@lhy8888
Copy link

@lhy8888 lhy8888 commented Mar 8, 2026

Summary

UI rendered potentially untrusted content via v-html and HTML cell mode in user-facing tables.

Security Fix

Switch rendering to safe text output and remove HTML-only rendering mode in these views.

Linked Issue

Closes #757
#757

Commit

3b68276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SECURITY][High] XSS risk via unsafe HTML rendering in notice/metadata views

1 participant