Commit 13d027c
fix(deps): address critical and high severity security vulnerabilities
Bump minimum versions for 10 packages with known CVEs via
constraint-dependencies and direct version pins:
- aiohttp >=3.13.4 (10 CVEs: CRLF injection, header leak, DoS)
- authlib >=1.6.11 (8 CVEs: account takeover, JWE padding oracle)
- cryptography >=46.0.7 (3 CVEs: buffer overflow, DNS bypass)
- gitpython >=3.1.47 (2 CVEs: command injection)
- litellm >=1.83.7 (4 CVEs: privilege escalation, auth bypass, RCE)
- pillow >=12.2.0 (5 CVEs: heap overflow, OOB write, DoS)
- pypdf >=6.10.2 (8 CVEs: RAM exhaustion, infinite loops)
- python-socketio >=5.14.0 (1 CVE: RCE via pickle deserialization)
- transformers >=5.0.0 (1 CVE: arbitrary code execution in Trainer)
- werkzeug >=3.1.6 (3 CVEs: safe_join device name bypass)
Reduces total known vulnerabilities from 60 to 15 (medium/low only).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Sébastien Han <seb@redhat.com>
Co-authored-by: multica-agent <github@multica.ai>1 parent c95adb1 commit 13d027c
2 files changed
Lines changed: 595 additions & 403 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
| 15 | + | |
13 | 16 | | |
14 | | - | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
103 | | - | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
143 | | - | |
| 149 | + | |
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| |||
154 | 160 | | |
155 | 161 | | |
156 | 162 | | |
157 | | - | |
| 163 | + | |
158 | 164 | | |
159 | 165 | | |
160 | 166 | | |
| |||
194 | 200 | | |
195 | 201 | | |
196 | 202 | | |
197 | | - | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
201 | 207 | | |
202 | 208 | | |
203 | 209 | | |
204 | | - | |
| 210 | + | |
205 | 211 | | |
206 | 212 | | |
207 | 213 | | |
| |||
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
220 | | - | |
| 226 | + | |
221 | 227 | | |
222 | 228 | | |
223 | 229 | | |
224 | | - | |
| 230 | + | |
225 | 231 | | |
226 | 232 | | |
227 | 233 | | |
| |||
0 commit comments