https://seclists.org/oss-sec/2026/q3/623: CVE-2026-76986: Apache Wicket: XSS in AbstractSingleSelectChoice via getNullValidDisplayValue

Published Aug 31, 2026
·
Updated

Affected Software

4 affected components
Apache wicket>=8.0.0<=8.18.0
Apache wicket>=9.0.0<=9.23.0
Apache wicket>=10.0.0<=10.10.0
Apache wicket>=undefined

Frequently Asked Questions

1

Which applications are actually exposed to this issue?

An application is affected if it overrides getNullValidDisplayValue() or getNullKeyDisplayValue() and returns attacker-influenced data, or if its own nullValid or null resource-bundle entry contains attacker-influenced content. The resource bundles shipped with Wicket contain plain text.

2

What must an attacker control to exploit it?

The attacker must be able to influence the value used as the display body for the unselected default option of an AbstractSingleSelectChoice-derived component. That value is written into generated markup without the escaping applied to other option bodies.

3

Are RadioChoice components affected?

No. RadioChoice overrides getDefaultChoice() so that it emits no default option.

4

What code and configuration should be reviewed while remediation is pending?

Review subclasses of AbstractSingleSelectChoice, including DropDownChoice, for overrides of getNullValidDisplayValue() or getNullKeyDisplayValue(). Also inspect application-controlled nullValid and null resource-bundle entries and ensure they cannot contain attacker-controlled markup.

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