VYPR

Plone.app.textfield

by Pypi

CVEs (1)

  • CVE-2026-54503medJul 17, 2026
    risk 0.26cvss epss

    ### Impact A stored XSS affecting RichText fields. RichTextValue.output returns the raw, unsanitized stored value whenever the stored mimeType equals the outputMimeType. Because the safe-HTML output type (`text/x-html-safe`) is the type that signifies "already sanitized", any…