cbcvebase.

Apache Wicket vulnerabilities

33 known vulnerabilities affecting apache/wicket.

Total CVEs
33
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL3HIGH7MEDIUM22LOW1

Vulnerabilities

Page 2 of 2
CVE-2015-7520P4MEDIUMCVSS 6.1≥ 1.5.0, < 1.5.15≥ 6.0.0, < 6.22.0+1 more2016-04-12
CVE-2015-7520 [MEDIUM] CWE-79 CVE-2015-7520: Multiple cross-site scripting (XSS) vulnerabilities in the (1) RadioGroup and (2) CheckBoxMultipleCh Multiple cross-site scripting (XSS) vulnerabilities in the (1) RadioGroup and (2) CheckBoxMultipleChoice classes in Apache Wicket 1.5.x before 1.5.15, 6.x before 6.22.0, and 7.x before 7.2.0 allow remote attackers to inject arbitrary web script or HTML via a crafted "value" attribute in a element.
nvd
CVE-2026-76984P4MEDIUMCVSS 5.4≥ 8.0.0, < 8.19.0≥ 9.0.0, < 9.24.0+1 more2026-08-31
CVE-2026-76984 [MEDIUM] CWE-79 CVE-2026-76984: Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.mar Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.head.MetaDataHeaderItem generates and header tags. It escaped the attribute names it wrote, but ran the attribute values through a replacement of " with \". A backslash before a double quote means nothing in HTML, so a value containing a double quot
nvd
CVE-2026-76982P4MEDIUMCVSS 5.4≥ 8.0.0, < 8.19.0≥ 9.0.0, < 9.24.0+1 more2026-08-31
CVE-2026-76982 [MEDIUM] CWE-79 CVE-2026-76982: Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.mar 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.
nvd
CVE-2014-0043P4MEDIUMCVSS 5.3v1.5.10v6.13.02017-10-03
CVE-2014-0043 [MEDIUM] CWE-200 CVE-2014-0043: In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is poss In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.
nvd
CVE-2012-5636P4MEDIUMCVSS 6.1v1.4.0v1.4.1+35 more2017-10-30
CVE-2012-5636 [MEDIUM] CWE-79 CVE-2012-5636: Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.22, 1.5.x before 1.5.10, Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.22, 1.5.x before 1.5.10, and 6.x before 6.4.0 might allow remote attackers to inject arbitrary web script or HTML via vectors related to tags in a rendered response.
nvd
CVE-2012-1089P4MEDIUMCVSS 5.0v1.4.0v1.4.1+23 more2012-03-23
CVE-2012-1089 [MEDIUM] CWE-22 CVE-2012-1089: Directory traversal vulnerability in Apache Wicket 1.4.x before 1.4.20 and 1.5.x before 1.5.5 allows Directory traversal vulnerability in Apache Wicket 1.4.x before 1.4.20 and 1.5.x before 1.5.5 allows remote attackers to read arbitrary web-application files via a relative pathname in a URL for a Wicket resource that corresponds to a null package.
nvd
CVE-2026-66390P4MEDIUMCVSS 6.1≥ 9.0.0, ≤ 9.23.0≥ 10.0.0, < 10.10.02026-07-27
CVE-2026-66390 [MEDIUM] CWE-79 CVE-2026-66390: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability i Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Wicket. This issue affects Apache Wicket: from 9.0.0 through 9.23.0, from 10.0.0 through 10.9.0. Users are recommended to upgrade to version 10.10.0, which fixes the issue.
nvd
CVE-2026-42509P4MEDIUMCVSS 6.1≥ 8.0.0, ≤ 8.17.0≥ 9.0.0, ≤ 9.22.0+1 more2026-05-06
CVE-2026-42509 [MEDIUM] CWE-79 CVE-2026-42509: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability i Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Wicket. This issue affects Apache Wicket: from 8.0.0 through 8.17.0, 9.0.0, from 10.0.0 through 10.8.0. Users are recommended to upgrade to version 10.9.0, which fixes the issue.
nvd
CVE-2013-2055P4MEDIUMCVSS 5.0v1.4.0v1.4.1+33 more2014-02-10
CVE-2013-2055 [MEDIUM] CVE-2013-2055: Unspecified vulnerability in Apache Wicket 1.4.x before 1.4.23, 1.5.x before 1.5.11, and 6.x before Unspecified vulnerability in Apache Wicket 1.4.x before 1.4.23, 1.5.x before 1.5.11, and 6.x before 6.8.0 allows remote attackers to obtain sensitive information via vectors that cause raw HTML templates to be rendered without being processed and reading the information that is outside of wicket:panel markup.
nvd
CVE-2026-71378P4MEDIUMCVSS 4.6≥ 9.1.0, < 9.24.0≥ 10.0.0, < 10.11.02026-08-31
CVE-2026-71378 [MEDIUM] CWE-352 CVE-2026-71378: ResourceIsolationRequestCycleListener protects a Wicket application against cross-site request forge ResourceIsolationRequestCycleListener protects a Wicket application against cross-site request forgery by rejecting requests that a resource isolation policy judges to come from another origin. Its default policy, FetchMetadataResourceIsolationPolicy, was derived from a reference implementation written to guard static resources, and it inherited two
nvd
CVE-2012-0047P4MEDIUMCVSS 4.3v1.4.0v1.4.1+18 more2012-03-23
CVE-2012-0047 [MEDIUM] CWE-79 CVE-2012-0047: Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.20 allows remote attacker Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.20 allows remote attackers to inject arbitrary web script or HTML via the wicket:pageMapName parameter.
nvd
CVE-2012-3373P4MEDIUMCVSS 4.3v1.4.1v1.4.2+26 more2012-09-19
CVE-2012-3373 [MEDIUM] CWE-79 CVE-2012-3373: Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.21 and 1.5.x before 1.5.8 Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.21 and 1.5.x before 1.5.8 allows remote attackers to inject arbitrary web script or HTML via vectors involving a %00 sequence in an Ajax link URL associated with a Wicket app.
nvd
CVE-2011-2712P4LOWCVSS 2.6v1.4.0v1.4.1+16 more2011-08-29
CVE-2011-2712 [LOW] CWE-79 CVE-2011-2712: Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.18, when setAutomaticMult Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.18, when setAutomaticMultiWindowSupport is enabled, allows remote attackers to inject arbitrary web script or HTML via unspecified parameters.
nvd
Apache Wicket vulnerabilities | cvebase