Description
The LiveJournal Shortcode WordPress plugin through 1.1.1 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks
Published: 2026-09-02
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LiveJournal Shortcode WordPress plugin, up to version 1.1.1, fails to properly validate and escape certain shortcode attributes before they are rendered in posts and pages. This oversight allows users with at least contributor permissions to embed arbitrary code that will be executed in the browsers of any visitor reading the affected content. The flaw represents a classic client‑side injection vulnerability (CWE‑79).

Affected Systems

WordPress environments running the LiveJournal Shortcode plugin up to and including version 1.1.1 are affected. The plugin vendor is not formally listed; the product should be identified as the 'LiveJournal Shortcode' WordPress plugin in versions 1.1.1 and below.

Risk and Exploitability

The overall CVSS score of 5.9 classifies this vulnerability as moderate. EPSS data is unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting that mass exploitation is not ongoing. The likely attack vector involves a malicious contributor injecting crafted shortcode attributes that contain harmful JavaScript, which then get stored in the post database and later rendered to all site visitors. The impact is limited to the roles that can add or edit content (contributors and higher).

Generated by OpenCVE AI on September 3, 2026 at 11:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LiveJournal Shortcode plugin to the latest official release that includes input validation and escaping for shortcode attributes.
  • If an update is not yet available, disable or uninstall the plugin to eliminate the attack surface until a patch is released.
  • Audit all existing posts and pages that contain the shortcode for malicious code and clean any identified payloads before allowing the content to be rendered again.

Generated by OpenCVE AI on September 3, 2026 at 11:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The LiveJournal Shortcode WordPress plugin through 1.1.1 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks
Title LiveJournal Shortcode <= 1.1.1 - Contributor+ Stored XSS via Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:36.427Z

Reserved: 2024-04-15T01:43:43.150Z

Link: CVE-2024-3773

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:22.991Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:35.957

Modified: 2026-09-03T17:49:19.180

Link: CVE-2024-3773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')