https://seclists.org/oss-sec/2026/q3/622: CVE-2026-76985: Apache Wicket: XSS in Palette via getAdditionalAttributes

Published Aug 31, 2026
·
Updated

Affected Software

4 affected components
Apache Wicket (wicket-extensions)>=8.0.0<=8.18.0
Apache Wicket (wicket-extensions)>=9.0.0<=9.23.0
Apache Wicket (wicket-extensions)>=10.0.0<=10.10.0
Apache Wicket (wicket-extensions)>=1.4.0<8.0.0

Frequently Asked Questions

1

Which applications are actually exposed to this issue?

An application is affected only if it overrides Palette.getAdditionalAttributesForChoices, Palette.getAdditionalAttributesForSelection, or AbstractOptions.getAdditionalAttributes and returns attribute data that an attacker can influence. Applications that do not override these methods are not affected because they return null by default.

2

What does an attacker need to exploit the issue?

An attacker needs influence over data returned as additional attribute names or values by one of the affected overrides. Those attribute names and values are written into the generated option element without escaping.

3

What can be done if updating is not immediately possible?

Escape the values in the affected override methods before returning them. This applies to data returned through the additional-attributes methods used by Palette or AbstractOptions.

4

How can I determine whether my application needs remediation?

Review custom Palette and AbstractOptions implementations for overrides of getAdditionalAttributesForChoices, getAdditionalAttributesForSelection, or getAdditionalAttributes. Determine whether any returned attribute names or values can contain attacker-influenced data.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203