VYPR

wicket-extensions

by Apache

CVEs (2)

  • CVE-2026-76985MedAug 31, 2026
    risk 0.33cvss epss

    Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.extensions.markup.html.form.palette.component.AbstractOptions, which renders the two option lists of a Palette, escapes the id and the display value of each option according to the…

  • CVE-2026-75802MedAug 31, 2026
    risk 0.33cvss epss

    AjaxEditableChoiceLabel in wicket-extensions, when constructed with a non-null IChoiceRenderer, writes the display value obtained from that renderer into the label's markup without applying the HTML escaping Wicket performs by default for component model values. An attacker who…