An issue was found in CPython 3.12.0 `subprocess` module on POSIX platforms. The issue was fixed in CPython 3.12.1 and does not affect other stable releases. When using the `extra_groups=` parameter with an empty list as a value (ie `extra_groups=[]`) the logic regressed to not call `setgroups(0, NULL)` before calling `exec()`, thus not dropping the original processes' groups before starting the new process. There is no issue when the parameter isn't used or when any value is used besides an empty list. This issue only impacts CPython processes run with sufficient privilege to make the `setgroups` system call (typically `root`).
総合評価: CVE-2023-6507 は中リスク(49.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.33%、67 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.24% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 1.33% | +1.24% |
| 2 | 2025-11-21 | 0.36% | 0.08% | -0.27% |
| 3 | 2025-11-18 | — | 0.36% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
0.9 | 5.2 | [email protected] |
| 4.9 | 3.1 | MEDIUM |
|
1.2 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2023-6507 unimportant priority: Debian including 3 source packages (python2.7, python3.11, python3.9), 3 status rows across 2 suites (bookworm, bullseye): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2023-6507 |
gentoo
|
high | CVE-2023-6507: 1 GLSA(s) (202405-01), 4 atom(s) (dev-lang/python, dev-python/pypy3, dev-python/pypy3_10, dev-python/pypy3_9); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-6507 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-6507 |
ubuntu
|
medium | CVE-2023-6507 medium priority: Ubuntu including 6 source packages (python2.7, python3.10, python3.11, python3.12, python3.7, python3.9), 54 status rows across 9 suites (bionic, focal, jammy, lunar, mantic, noble, trusty, upstream, xenial): DNE 21, not-affected 17, ignored 14, released 2. | https://ubuntu.com/security/CVE-2023-6507 |