---
cve: "CVE-2026-67434"
severity: "HIGH"
cvss: 7.3
epss: "70%"
vendor: "PHPCSStandards"
kev: false
exploited: false
published: "2026-08-06 22:18:21"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T11:13:38+02:00"
---

# CVE-2026-67434

> 7.3 HIGH · 🧪 PoC

## Beschreibung

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHP_CodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running PHP_CodeSniffer over untrusted files, for example in a continuous integration pipeline that scans pull requests, or on a developer machine reviewing third party code, could result in attacker controlled shell commands being executed when the Gitblame, Hgblame, or Svnblame report processes a file whose name contains shell metacharacters. Users using the default Full report, or any of the other non-blame reports, are not affected. Users on a runtime platform which does not allow filenames to contain shell metacharacters, such as " and ;, are not affected. This issue is fixed in versions 3.13.6 and 4.0.2.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 4c378e1a528ea066890fc2397cbdd2f94eb2fc91 (Commit)
- 74ee2d4df09b70996c1e0fafca7079fc0bbb9ec0 (Commit)

## Referenzen

- <https://github.com/PHPCSStandards/PHP_CodeSniffer/security/advisories/GHSA-hmqg-cxww-wqhq>
- <https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/1473>
- <https://github.com/PHPCSStandards/PHP_CodeSniffer/commit/7a3a6bbf153a03fa3a9413afc60bded6b764e76b>
- <https://github.com/PHPCSStandards/PHP_CodeSniffer/commit/f0e1ebb0563f0e5d7f190497a787bcaf8474f3fe>
- <https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.6>
- <https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/4.0.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-67434) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
