← Database

CVE-2026-76982

MEDIUM CVSS: 5.4 Published: 2026-08-31 Modified: 2026-09-01

Description

Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.html.form.Button clears the escape-model-strings flag in its constructor, so that the value attribute it writes is not encoded twice — ComponentTag already encodes attribute values when it writes the tag. That reasoning holds only for the attribute. When the component is attached to a

Affected Platforms

Apache Wicket

Weakness Type

CWE-79

References