Cyber Posture

CVE-2024-56056

High

Published: 07 January 2025

Published
07 January 2025
Modified
01 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0029 52.7th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-56056 is a high-severity Cross-site Scripting (CWE-79) vulnerability in Kmfoysal06 Simplecharm. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 47.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 enforces input validation to neutralize untrusted data, directly preventing the improper neutralization leading to reflected XSS in SimpleCharm.

prevent

SI-15 requires output filtering and encoding of user inputs before web page generation, comprehensively mitigating reflected XSS script execution.

prevent

SI-2 mandates timely flaw remediation, including patching vulnerable SimpleCharm versions up to 1.4.3 affected by this XSS CVE.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Reflected XSS in public-facing WordPress theme directly enables remote exploitation of a web application vulnerability (T1190) via crafted links requiring user interaction.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in kmfoysal06 SimpleCharm simplecharm allows Reflected XSS.This issue affects SimpleCharm: from n/a through <= 1.4.3.

Deeper analysisAI

CVE-2024-56056 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (CWE-79), in the SimpleCharm WordPress theme developed by kmfoysal06. This flaw affects SimpleCharm versions from n/a through 1.4.3.

Attackers can exploit this vulnerability remotely over the network (AV:N) with low complexity (AC:L), no privileges required (PR:N), but it requires user interaction (UI:R), such as clicking a malicious link. Successful exploitation changes scope (S:C) and allows low-impact effects on confidentiality, integrity, and availability (C:L/I:L/A:L), enabling arbitrary script execution in the context of the targeted user's browser.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/simplecharm/vulnerability/wordpress-simplecharm-theme-1-4-3-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve documents the Reflected XSS vulnerability in SimpleCharm version 1.4.3 and provides details for practitioners on affected installations.

Details

CWE(s)

Affected Products

kmfoysal06
simplecharm
≤ 1.4.3

CVEs Like This One

CVE-2026-23807Shared CWE-79
CVE-2025-27005Shared CWE-79
CVE-2025-68520Shared CWE-79
CVE-2026-0800Shared CWE-79
CVE-2025-26555Shared CWE-79
CVE-2025-46199Shared CWE-79
CVE-2024-56060Shared CWE-79
CVE-2025-23570Shared CWE-79
CVE-2025-70038Shared CWE-79
CVE-2025-64054Shared CWE-79

References