mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 00:18:12 +08:00
## Summary Remediates CVE-2026-26209 (HIGH) in `cbor2` by adding `cbor2>=5.9.0` to `constraint-dependencies` in `pyproject.toml`. | CVE | Severity | Package | Installed | Fixed in | |---|---|---|---|---| | CVE-2026-26209 | HIGH | cbor2 | 5.8.0 | 5.9.0 | `cbor2` is a transitive dependency pulled in by `ranx` with no version constraint, stuck at 5.8.0 because lockfile hadn't been re-resolved.
836 KiB
836 KiB