Cyber Resilience

CVE-2021-47860

HighPublic PoC

Published: 21 January 2026

Published
21 January 2026
Modified
06 March 2026
KEV Added
Patch
CVSS Score v4 8.5 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0023 13.1th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2021-47860 is a high-severity CSRF (CWE-352) vulnerability in Get-Simple Getsimplecms. Its CVSS base score is 8.5 (High).

Operationally, ranked at the 13.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

GetSimple CMS Custom JS 0.1 plugin contains a cross-site request forgery vulnerability that allows unauthenticated attackers to inject arbitrary client-side code into administrator browsers. Attackers can craft a malicious website that triggers a cross-site scripting payload to execute remote code…

more

on the hosting server when an authenticated administrator visits the page.

CWE(s)

Related Threats

CVEs Like This One

CVE-2021-47778Same product: Get-Simple Getsimplecms
CVE-2013-10032Same product: Get-Simple Getsimplecms
CVE-2025-30603Shared CWE-352
CVE-2025-30564Shared CWE-352
CVE-2025-23424Shared CWE-352
CVE-2025-25135Shared CWE-352
CVE-2025-31566Shared CWE-352
CVE-2025-23467Shared CWE-352
CVE-2025-55046Shared CWE-352
CVE-2025-26582Shared CWE-352

Affected Assets

get-simple
getsimplecms
0.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-352

Awareness training educates users on avoiding untrusted links and actions that can be exploited via CSRF.

addresses: CWE-352

Requiring user re-entry of credentials for sensitive actions prevents automated forgery of requests without active user participation.

addresses: CWE-352

Security testing regimens explicitly include checks for missing or ineffective anti-CSRF protections in web applications.

addresses: CWE-352

Detects anomalous request patterns consistent with cross-site request forgery.

References