CVE-2025-30154
Confirmed PUBLISHEDMultiple Reviewdog actions were compromised during a specific time period
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
reviewdog/action-setup is a GitHub action that installs reviewdog. reviewdog/action-setup@v1 was compromised March 11, 2025, between 18:42 and 20:31 UTC, with malicious code added that dumps exposed secrets to Github Actions Workflow Logs. Other reviewdog actions that use `reviewdog/action-setup@v1` that would also be compromised, regardless of version or pinning method, are reviewdog/action-shellcheck, reviewdog/action-composite-template, reviewdog/action-staticcheck, reviewdog/action-ast-grep, and reviewdog/action-typos.
- CVE Published
- Mar 19, 2025
- Exploitation Reported
- Mar 24, 2025
- CVSS
- 8.6 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| reviewdog |
reviewdog
|
= 1 |
Affected |
CVE References
- https://github.com/reviewdog/reviewdog/security/advisories/GHSA-qmg3-hpqr-gqvc github.com · CVE Record https://github.com/reviewdog/reviewdog/security/advisories/GHSA-qmg3-...
- https://github.com/reviewdog/reviewdog/issues/2079 github.com · CVE Record https://github.com/reviewdog/reviewdog/issues/2079
- https://github.com/reviewdog/action-setup/commit/3f401fe1d58fe77e10d665ab713057375e39b887 github.com · CVE Record https://github.com/reviewdog/action-setup/commit/3f401fe1d58fe77e10d6...
- https://github.com/reviewdog/action-setup/commit/f0d342d24037bb11d26b9bd8496e0808ba32e9ec github.com · CVE Record https://github.com/reviewdog/action-setup/commit/f0d342d24037bb11d26b...
- https://www.wiz.io/blog/new-github-action-supply-chain-attack-reviewdog-action-setup wiz.io · CVE Record https://www.wiz.io/blog/new-github-action-supply-chain-attack-reviewd...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2025-03-24 00:00 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Exploitation Status
Exploited in the wild
Recorded 2025-03-24 00:00:00 UTC · CISA
Weaknesses (CWE)
-
Embedded Malicious Code
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
15:15 UTC over 1 year ago15:15 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
12:41 UTC over 1 year ago12:41 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-30154
{
"cve_id": "CVE-2025-30154",
"title": "Multiple Reviewdog actions were compromised during a specific time period",
"affected_vendor": "reviewdog",
"affected_product": "reviewdog",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 8.6,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}