VYPR
Medium severity5.5NVD Advisory· Published Aug 31, 2025· Updated Apr 15, 2026

CVE-2025-5083

CVE-2025-5083

Description

The Amministrazione Trasparente plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 9.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

AI Insight

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

Authenticated admins can inject stored XSS via unsanitized admin settings in Amministrazione Trasparente plugin for WordPress, affecting multisite or unfiltered_html-disabled sites.

Vulnerability

Overview The Amministrazione Trasparente plugin for WordPress (versions up to 9.0) contains a Stored Cross-Site Scripting (XSS) vulnerability in its admin settings [1]. The issue stems from insufficient input sanitization and output escaping, allowing administrator-level attackers to inject arbitrary web scripts [2][3].

Exploitation

Conditions Exploitation requires authenticated access with administrator-level permissions. The vulnerability is exploitable only on multi-site installations or sites where the unfiltered_html capability has been disabled for administrators [1]. This reduces the attack surface but still affects many configurations.

Impact

Successful exploitation allows an attacker to inject malicious scripts that execute whenever a user accesses an affected page. This can lead to session hijacking, defacement, or theft of sensitive information [1].

Mitigation

The plugin maintainers have not released a patch as of the disclosure date. Users should restrict administrator access, disable unfiltered_html only when necessary, and consider using Web Application Firewall (WAF) rules to block malicious input.

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

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.