VYPR
Unrated severityNVD Advisory· Published Jun 15, 2026

CVE-2026-36521

CVE-2026-36521

Description

PublicCMS V5.202506.d backend XSS in site configuration management via the description field, triggered on modify.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

PublicCMS V5.202506.d backend XSS in site configuration management via the description field, triggered on modify.

Vulnerability

PublicCMS V5.202506.d contains a stored Cross-Site Scripting (XSS) vulnerability in the site configuration management module [1]. The vulnerable input is the description field when adding a configuration item [1]. The administrative backend is required to access this functionality; the vulnerable code path is reachable through the standard site configuration interface [1].

Exploitation

An attacker with administrative backend credentials navigates to Settings -> Site Configuration Management, selects any entry, clicks Modify Configuration Item, then Add Row [1]. The attacker fills arbitrary values in other fields and injects a JavaScript payload (PoC) into the description field [1]. After saving, the payload is stored. Returning to Site Configuration Management and selecting the same entry for modification triggers execution of the injected script [1].

Impact

Successful exploitation allows execution of arbitrary JavaScript in the context of the administrator's browser session [1]. This can lead to session hijacking, defacement, or theft of sensitive data visible within the backend, depending on the attacker's payload and the administrator's privileges [1].

Mitigation

No fixed version is available in the provided references [1]. As of publication, users should restrict administrative access to trusted personnel only, apply strict input validation on the description field, or await a patched release from the vendor [1].

AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.