ZeroHour
Security Affairspublished ()ingested @securityaffairs

U.S. CISA adds Sitecore CMS and XP, and GitHub Action flaws to its Known Exploited Vulnerabilities catalog

highExploit / PoC exploited in the wildimportance 60CVE-2019-9875CVE-2019-9874CVE-2025-30154

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2019-9874
+1 in the same advisory: …9875
Unauthenticated .NET Deserialization RCE in Sitecore CMS and Experience Platform

CVE-2019-9874 is a deserialization flaw (CWE-502) in the Sitecore.Security.AntiCSRF module that lets an unauthenticated attacker run arbitrary code remotely. It is triggered by sending a crafted serialized .NET object in the HTTP POST parameter __CSRFTOKEN, which the module deserializes without validation. Successful exploitation yields full remote code execution with the privileges of the web application, with confidentiality, integrity, and availability all impacted. Users of Sitecore CMS 7.0 through 7.2 and Sitecore Experience Platform (XP) 7.5 through 8.2 are affected. The flaw carries a critical CVSS 3.1 score of 9.8, a very high EPSS score of 83.7%, and was added to CISA's Known Exploited Vulnerabilities catalog on 2025-03-26, indicating active exploitation in the wild; ransomware use is currently unknown.

Do: Upgrade affected Sitecore CMS (7.0–7.2) and XP (7.5–8.2) deployments to a patched, currently supported release per Sitecore's security guidance, as required by CISA's KEV/BOD 22-01 action for federal agencies. Until patched, restrict network access to vulnerable Sitecore instances and monitor IIS/web logs for unauthenticated POST requests containing oversized or anomalous __CSRFTOKEN values. A public technical advisory with exploitation details is available from Synacktiv, so treat exploitability as confirmed.

9.8
group max
84% KEV PoC
  • Sitecore CMS 7.0 to 7.2
  • Sitecore Experience Platform (XP) 7.5 to 8.2
largeon the order of tens of thousands of internet-exposed Sitecore CMS/XP deployments (estimated)
CVE-2025-30154
Malicious Code in reviewdog/action-setup GitHub Action Exposes CI/CD Secrets

The reviewdog/action-setup GitHub Action, which installs the reviewdog tool, was compromised in a supply chain attack on March 11, 2025, between 18:42 and 20:31 UTC, when malicious code was embedded in the action-setup@v1 tag (CWE-506). Any workflow that invoked reviewdog/action-setup@v1 during that window executed the malicious code, including runs of reviewdog/action-shellcheck, action-composite-template, action-staticcheck, action-ast-grep, and action-typos, which all depend on action-setup@v1; because the v1 tag itself was modified, the compromise applied regardless of version or pinning method. The injected code dumped exposed secrets, such as CI/CD credentials, to GitHub Actions workflow logs, giving the attacker access to harvested tokens and secrets; public reporting links the campaign to an initial targeting of Coinbase and documents 218 repositories whose secrets were exposed. Only GitHub repositories whose workflows ran one of the six affected actions during the roughly two-hour window are affected. Exploitation is confirmed in the wild: CISA added the flaw to its Known Exploited Vulnerabilities catalog on 2025-03-24, and EPSS estimates a 2.4% probability of exploitation in the next 30 days.

Do: Audit GitHub Actions workflow logs for runs executed between March 11, 2025 18:42 and 20:31 UTC that invoked any of the six affected reviewdog actions, and rotate or revoke any secrets that appear in those logs (CI/CD tokens, cloud and API credentials). Update to the remediated action-setup@v1 or pin the action to a known-good full commit SHA, and apply mitigations per CISA/vendor instructions (BOD 22-01 guidance for cloud services) or discontinue use if mitigations are unavailable. Note that pinning to a mutable tag alone did not prevent this compromise, so prefer full-SHA pinning.

8.62% KEV PoC
  • reviewdog action-setup (GitHub Action) the action-setup@v1 tag as it existed March 11, 2025, 18:42-20:31 UTC; workflows referencing @v1 during that window were affected regardless of pinning method
  • reviewdog action-shellcheck (GitHub Action) any version or pinning method, because it uses action-setup@v1; affected when run during the March 11, 2025 18:42-20:31 UTC compromise window
  • reviewdog action-composite-template (GitHub Action) any version or pinning method, because it uses action-setup@v1; affected when run during the March 11, 2025 18:42-20:31 UTC compromise window
  • +3 more
moderate218 confirmed repositories with exposed CI/CD secrets; plausibly on the order of 1,000-10,000 repositories ran one of the six actions during the ~2-hour…
Full article320 words · extracted from securityaffairs.com · click to collapse

U.S. Cybersecurity and Infrastructure Security Agency (CISA) adds Sitecore CMS and XP, and GitHub Action flaws to its Known Exploited Vulnerabilities catalog.

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added [1,2] the following vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog:

  • CVE-2019-9875 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
  • CVE-2019-9874 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
  • CVE-2025-30154 reviewdog action-setup GitHub Action Embedded Malicious Code Vulnerability

CVE-2019-9875 (CVSS score of 8.8) is a Deserialization of Untrusted Data in the anti CSRF module in Sitecore through 9.1 the allows an authenticated attacker to execute arbitrary code by sending a serialized .NET object in an HTTP POST parameter.

CVE-2019-9874 (CVSS score of 9.8) is a deserialization vulnerability in Sitecore CMS 7.0-7.2 and XP 7.5-8.2 allows unauthenticated attackers to execute code via a malicious __CSRFTOKEN in HTTP POST requests.

CVE-2025-30154 (CVSS score 8.6) is related to the compromise of the GitHub action reviewdog/action-setup@v1 that occurred on March 11, 2025, leaking secrets to workflow logs. Several other reviewdog actions were also affected.

“A supply chain attack on tj-actions/changed-files caused many repositories to leak their secrets over the weekend. Wiz Research has discovered an additional supply chain attack on reviewdog/actions-setup@v1, that may have contributed to the compromise of tj-actions/changed-files.” reported Wiz.

According to Binding Operational Directive (BOD) 22-01: Reducing the Significant Risk of Known Exploited Vulnerabilities, FCEB agencies have to address the identified vulnerabilities by the due date to protect their networks against attacks exploiting the flaws in the catalog.

Experts also recommend private organizations review the Catalog and address the vulnerabilities in their infrastructure.

CISA orders federal agencies to fix the reviewdog action-setup GitHub Action Embedded Malicious Code vulnerability by April 14, 2025 and the Sitecore CMS and Experience Platform (XP) Deserialization flaw by April 16, 2025.

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, CISA)



Text extracted automatically; images, tables and formatting may be missing. Original: https://securityaffairs.com/175915/security/u-s-cisa-adds-sitecore-cms-and-xp-and-github-action-flaws-to-its-known-exploited-vulnerabilities-catalog.html