VYPR
Unrated severityNVD Advisory· Published Jun 20, 2023· Updated Apr 28, 2026

WordPress Extra User Details Plugin <= 0.5 is vulnerable to Cross Site Scripting (XSS)

CVE-2023-35878

Description

Stored XSS in Extra User Details WordPress plugin <=0.5 allows admin-level attackers to inject arbitrary scripts via user profile fields.

AI Insight

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

Stored XSS in Extra User Details WordPress plugin <=0.5 allows admin-level attackers to inject arbitrary scripts via user profile fields.

Vulnerability

The Extra User Details plugin for WordPress, versions 0.5 and earlier, contains a stored cross-site scripting (XSS) vulnerability. An authenticated attacker with administrator-level privileges can inject arbitrary JavaScript into extra user profile fields (e.g., Facebook, Twitter, LinkedIn links) which are stored in the WordPress database and executed when other admin users view the affected fields [1].

Exploitation

To exploit this vulnerability, an attacker must have administrator access to the WordPress site. The attacker can then navigate to the plugin settings or user profile editing page and input malicious script payloads into the extra fields (such as social media links). These payloads are stored without proper sanitization and will be executed when any admin user views the modified user profile page [1].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This could lead to session token theft, unauthorized actions performed on behalf of the victim, or defacement of the admin dashboard. The impact is limited to admin users and the WordPress admin area due to the requirement for admin authentication [1].

Mitigation

The vulnerability is fixed in version 0.5.1 of the Extra User Details plugin, released on an unspecified date (as per changelog: "Fixed vulnurabilities" in 0.5.1). Users are strongly advised to update to version 0.5.1 or later. No workarounds are documented [1].

AI Insight generated on May 24, 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

1

News mentions

0

No linked articles in our index yet.