CVE-2018-17256
Description
Umbraco CMS 7.12.3 is susceptible to persistent XSS via the Header Name field when updating or removing public access on content by authenticated users.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Umbraco CMS 7.12.3 is susceptible to persistent XSS via the Header Name field when updating or removing public access on content by authenticated users.
Vulnerability
Umbraco CMS version 7.12.3 contains a persistent cross-site scripting vulnerability. An authenticated user with sufficient privileges can inject arbitrary web script or HTML through the Header Name field of content items such as blogs or content pages. The malicious payload is stored and executed when the content's public access settings are updated or removed. [1]
Exploitation
An attacker must have an authenticated session in the Umbraco backoffice with permissions to edit content and manage public access. To exploit the vulnerability, the attacker navigates to a content item's properties, locates the Header Name field, and enters crafted JavaScript as part of the header value. The payload is then triggered when the victim (another backoffice user) updates or removes public access settings for that content. No specific timing or race condition is required; the attack relies on the stored input being rendered unsanitized in a security-relevant action. [1]
Impact
Successful exploitation results in the execution of arbitrary JavaScript in the context of the victim's Umbraco backoffice session. This can lead to session hijacking, defacement, or theft of sensitive data accessible within the administrative interface. The impact is limited to authenticated users who interact with the affected functionality, and the compromise does not extend to unauthenticated site visitors unless the backoffice session is leveraged further. [1]
Mitigation
At the time of publication (November 2018), no official patch or updated version had been released by the vendor. Administrators should restrict content editing permissions to trusted users only, avoid using the Header Name field for unsanitized user input, and monitor for any security updates from the Umbraco CMS project. [1] [2]
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
umbracoNuGet | <= 7.12.3 | — |
Affected products
2- CyberSecurity Philippines - CERT/UmbracoCMSv5Range: 7.12.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-wrrj-r2j4-969wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-17256ghsaADVISORY
- www.cspcert.ph/advisories/2018/CVE-2018-17256.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.