Critical
High
Medium
Low
Secrets
Misconfig
| Severity | CVE ID | Package | Installed | Fixed In | Description |
|---|---|---|---|---|---|
| HIGH | CVE-2026-26007 | cryptography | 46.0.3 | 46.0.5 | cryptography Vulnerable to a Subgroup Attack Due to Missing Subgroup Validation for SECT Curves |
| MEDIUM | CVE-2025-68146 | filelock | 3.20.0 | 3.20.1 | filelock: filelock: Time-of-Check-Time-of-Use (TOCTOU) race condition and symlink attack allows arbi |
| MEDIUM | CVE-2026-22701 | filelock | 3.20.0 | 3.20.3 | filelock: filelock Time-of-Check-Time-of-Use (TOCTOU) in SoftFileLock |
| HIGH | CVE-2025-66418 | urllib3 | 2.5.0 | 2.6.0 | urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion |
| HIGH | CVE-2025-66471 | urllib3 | 2.5.0 | 2.6.0 | urllib3: urllib3 Streaming API improperly handles highly compressed data |
| HIGH | CVE-2026-21441 | urllib3 | 2.5.0 | 2.6.3 | urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (st |
| Type | File | Line | Match |
|---|---|---|---|
| ✅ No secrets found | |||
| Severity | ID | Check | File | Message |
|---|---|---|---|---|
| ✅ No misconfigurations found | ||||
{
"SchemaVersion": 2,
"Trivy": {
"Version": "0.69.0"
},
"ReportID": "019c4b38-a996-7100-9c27-7559bdcca664",
"CreatedAt": "2026-02-11T05:42:10.582066892Z",
"ArtifactID": "sha256:69ecb63780ea64d01767a3d12daeb65174392d43035d8e1dae3933e186f6386c",
"ArtifactName": "/src",
"ArtifactType": "repository",
"Metadata": {
"RepoURL": "https://github.com/eizen-ai/eizen-abb-edge.git",
"Branch": "vulnerability-scans",
"Commit": "a8619f4c5ccb4e07e0ea88c758407f4c81f16cc8",
"CommitMsg": "added resource checking into mongo and the frame flow in mongo as well",
"Author": "eizen-surya <suryavignesh.kapuganti@eizen.ai>",
"Committer": "eizen-surya <suryavignesh.kapuganti@eizen.ai>"
},
"Results": [
{
"Target": "requirements.txt",
"Class": "lang-pkgs",
"Type": "pip",
"Packages": [
{
"Name": "GPUtil",
"Identifier": {
"PURL": "pkg:pypi/gputil@1.4.0",
"UID": "31996b5e19345242"
},
"Version": "1.4.0",
"Locations": [
{
"StartLine": 42,
"EndLine": 42
}
],
"AnalyzedBy": "pip"
},
{
"Name": "Jinja2",
"Identifier": {
"PURL": "pkg:pypi/jinja2@3.1.6",
"UID": "d15dba4240797d65"
},
"Version": "3.1.6",
"Locations": [
{
"StartLine": 12,
"EndLine": 12
}
],
"AnalyzedBy": "pip"
},
{
"Name": "MarkupSafe",
"Identifier": {
"PURL": "pkg:pypi/markupsafe@3.0.3",
"UID": "c844db48a7d422a1"
},
"Version": "3.0.3",
"Locations": [
{
"StartLine": 15,
"EndLine": 15
}
],
"AnalyzedBy": "pip"
},
{
"Name": "PyYAML",
"Identifier": {
"PURL": "pkg:pypi/pyyaml@6.0.3",
"UID": "625902e647e7f0a5"
},
"Version": "6.0.3",
"Locations": [
{
"StartLine": 48,
"EndLine": 48
}
],
"AnalyzedBy": "pip"
},
{
"Name": "certifi",
"Identifier": {
"PURL": "pkg:pypi/certifi@2025.11.12",
"UID": "9c9bedc7fe13cef"
},
"Version": "2025.11.12",
"Locations": [
{
"StartLine": 1,
"EndLine": 1
}
],
"AnalyzedBy": "pip"
},
{
"Name": "cffi",
"Identifier": {
"PURL": "pkg:pypi/cffi@2.0.0",
"UID": "7fdb5b58aaeebfd2"
},
"Version": "2.0.0",
"Locations": [
{
"StartLine": 2,
"EndLine": 2
}
],
"AnalyzedBy": "pip"
},
{
"Name": "charset-normalizer",
"Identifier": {
"PURL": "pkg:pypi/charset-normalizer@3.4.4",
"UID": "4e5e454dfd6a5644"
},
"Version": "3.4.4",
"Locations": [
{
"StartLine": 3,
"EndLine": 3
}
],
"AnalyzedBy": "pip"
},
{
"Name": "contourpy",
"Identifier": {
"PURL": "pkg:pypi/contourpy@1.3.3",
"UID": "15b7c073ebf98719"
},
"Version": "1.3.3",
"Locations": [
{
"StartLine": 4,
"EndLine": 4
}
],
"AnalyzedBy": "pip"
},
{
"Name": "cryptography",
"Identifier": {
"PURL": "pkg:pypi/cryptography@46.0.3",
"UID": "52273e939b631b56"
},
"Version": "46.0.3",
"Locations": [
{
"StartLine": 5,
"EndLine": 5
}
],
"AnalyzedBy": "pip"
},
{
"Name": "cycler",
"Identifier": {
"PURL": "pkg:pypi/cycler@0.12.1",
"UID": "818f7c87c4fa913"
},
"Version": "0.12.1",
"Locations": [
{
"StartLine": 6,
"EndLine": 6
}
],
"AnalyzedBy": "pip"
},
{
"Name": "dnspython",
"Identifier": {
"PURL": "pkg:pypi/dnspython@2.8.0",
"UID": "f1f7723502d9b08a"
},
"Version": "2.8.0",
"Locations": [
{
"StartLine": 7,
"EndLine": 7
}
],
"AnalyzedBy": "pip"
},
{
"Name": "fastapi",
"Identifier": {
"PURL": "pkg:pypi/fastapi@0.115.6",
"UID": "ed4ed448b794a17"
},
"Version": "0.115.6",
"Locations": [
{
"StartLine": 62,
"EndLine": 62
}
],
"AnalyzedBy": "pip"
},
{
"Name": "filelock",
"Identifier": {
"PURL": "pkg:pypi/filelock@3.20.0",
"UID": "5e303db78d8cc5b6"
},
"Version": "3.20.0",
"Locations": [
{
"StartLine": 8,
"EndLine": 8
}
],
"AnalyzedBy": "pip"
},
{
"Name": "fonttools",
"Identifier": {
"PURL": "pkg:pypi/fonttools@4.61.0",
"UID": "93e539eaa07d7c7b"
},
"Version": "4.61.0",
"Locations": [
{
"StartLine": 9,
"EndLine": 9
}
],
"AnalyzedBy": "pip"
},
{
"Name": "fsspec",
"Identifier": {
"PURL": "pkg:pypi/fsspec@2025.12.0",
"UID": "47a3f9a7d8d20953"
},
"Version": "2025.12.0",
"Locations": [
{
"StartLine": 10,
"EndLine": 10
}
],
"AnalyzedBy": "pip"
},
{
"Name": "idna",
"Identifier": {
"PURL": "pkg:pypi/idna@3.11",
"UID": "f8dbce6776205b1f"
},
"Version": "3.11",
"Locations": [
{
"StartLine": 11,
"EndLine": 11
}
],
"AnalyzedBy": "pip"
},
{
"Name": "kafka-python-ng",
"Identifier": {
"PURL": "pkg:pypi/kafka-python-ng@2.2.2",
"UID": "c3ad74c5d9b34895"
},
"Version": "2.2.2",
"Locations": [
{
"StartLine": 67,
"EndLine": 67
}
],
"AnalyzedBy": "pip"
},
{
"Name": "kiwisolver",
"Identifier": {
"PURL": "pkg:pypi/kiwisolver@1.4.9",
"UID": "be29e7ab60ff62e9"
},
"Version": "1.4.9",
"Locations": [
{
"StartLine": 13,
"EndLine": 13
}
],
"AnalyzedBy": "pip"
},
{
"Name": "lxml",
"Identifier": {
"PURL": "pkg:pypi/lxml@6.0.2",
"UID": "91029f2411954f31"
},
"Version": "6.0.2",
"Locations": [
{
"StartLine": 14,
"EndLine": 14
}
],
"AnalyzedBy": "pip"
},
{
"Name": "matplotlib",
"Identifier": {
"PURL": "pkg:pypi/matplotlib@3.10.7",
"UID": "315fa7d200bbda9c"
},
"Version": "3.10.7",
"Locations": [
{
"StartLine": 16,
"EndLine": 16
}
],
"AnalyzedBy": "pip"
},
{
"Name": "mpmath",
"Identifier": {
"PURL": "pkg:pypi/mpmath@1.3.0",
"UID": "347414e7e6cd0ef5"
},
"Version": "1.3.0",
"Locations": [
{
"StartLine": 17,
"EndLine": 17
}
],
"AnalyzedBy": "pip"
},
{
"Name": "networkx",
"Identifier": {
"PURL": "pkg:pypi/networkx@3.6",
"UID": "6772295eeb772afc"
},
"Version": "3.6",
"Locations": [
{
"StartLine": 18,
"EndLine": 18
}
],
"AnalyzedBy": "pip"
},
{
"Name": "numpy",
"Identifier": {
"PURL": "pkg:pypi/numpy@2.2.6",
"UID": "764c00951b701502"
},
"Version": "2.2.6",
"Locations": [
{
"StartLine": 19,
"EndLine": 19
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cublas-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cublas-cu12@12.8.4.1",
"UID": "77b38c4524bd244c"
},
"Version": "12.8.4.1",
"Locations": [
{
"StartLine": 20,
"EndLine": 20
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cuda-cupti-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cuda-cupti-cu12@12.8.90",
"UID": "48e3756caaa90a23"
},
"Version": "12.8.90",
"Locations": [
{
"StartLine": 21,
"EndLine": 21
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cuda-nvrtc-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cuda-nvrtc-cu12@12.8.93",
"UID": "d7eb6405568cc96"
},
"Version": "12.8.93",
"Locations": [
{
"StartLine": 22,
"EndLine": 22
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cuda-runtime-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cuda-runtime-cu12@12.8.90",
"UID": "a22f555456016768"
},
"Version": "12.8.90",
"Locations": [
{
"StartLine": 23,
"EndLine": 23
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cudnn-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cudnn-cu12@9.10.2.21",
"UID": "318f4a12025f2c08"
},
"Version": "9.10.2.21",
"Locations": [
{
"StartLine": 24,
"EndLine": 24
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cufft-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cufft-cu12@11.3.3.83",
"UID": "1a731f3d403d62b6"
},
"Version": "11.3.3.83",
"Locations": [
{
"StartLine": 25,
"EndLine": 25
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cufile-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cufile-cu12@1.13.1.3",
"UID": "3f6c3627c37c94b6"
},
"Version": "1.13.1.3",
"Locations": [
{
"StartLine": 26,
"EndLine": 26
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-curand-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-curand-cu12@10.3.9.90",
"UID": "c51057bcdc44b7d1"
},
"Version": "10.3.9.90",
"Locations": [
{
"StartLine": 27,
"EndLine": 27
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cusolver-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cusolver-cu12@11.7.3.90",
"UID": "2323a244db358da9"
},
"Version": "11.7.3.90",
"Locations": [
{
"StartLine": 28,
"EndLine": 28
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cusparse-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cusparse-cu12@12.5.8.93",
"UID": "756972b881c2fe65"
},
"Version": "12.5.8.93",
"Locations": [
{
"StartLine": 29,
"EndLine": 29
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-cusparselt-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-cusparselt-cu12@0.7.1",
"UID": "a5d1476fc0a73257"
},
"Version": "0.7.1",
"Locations": [
{
"StartLine": 30,
"EndLine": 30
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-nccl-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-nccl-cu12@2.27.5",
"UID": "3fd63725c126cbc5"
},
"Version": "2.27.5",
"Locations": [
{
"StartLine": 31,
"EndLine": 31
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-nvjitlink-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-nvjitlink-cu12@12.8.93",
"UID": "57c54248b28c57c3"
},
"Version": "12.8.93",
"Locations": [
{
"StartLine": 32,
"EndLine": 32
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-nvshmem-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-nvshmem-cu12@3.3.20",
"UID": "a53fd9193f3336d0"
},
"Version": "3.3.20",
"Locations": [
{
"StartLine": 33,
"EndLine": 33
}
],
"AnalyzedBy": "pip"
},
{
"Name": "nvidia-nvtx-cu12",
"Identifier": {
"PURL": "pkg:pypi/nvidia-nvtx-cu12@12.8.90",
"UID": "66d6c2ab14c7de5f"
},
"Version": "12.8.90",
"Locations": [
{
"StartLine": 34,
"EndLine": 34
}
],
"AnalyzedBy": "pip"
},
{
"Name": "opencv-python",
"Identifier": {
"PURL": "pkg:pypi/opencv-python@4.12.0.88",
"UID": "779ad85485120869"
},
"Version": "4.12.0.88",
"Locations": [
{
"StartLine": 35,
"EndLine": 35
}
],
"AnalyzedBy": "pip"
},
{
"Name": "packaging",
"Identifier": {
"PURL": "pkg:pypi/packaging@25.0",
"UID": "402fa2ee48448c7"
},
"Version": "25.0",
"Locations": [
{
"StartLine": 36,
"EndLine": 36
}
],
"AnalyzedBy": "pip"
},
{
"Name": "paho-mqtt",
"Identifier": {
"PURL": "pkg:pypi/paho-mqtt@2.1.0",
"UID": "667fb2f826f5d173"
},
"Version": "2.1.0",
"Locations": [
{
"StartLine": 41,
"EndLine": 41
}
],
"AnalyzedBy": "pip"
},
{
"Name": "pillow",
"Identifier": {
"PURL": "pkg:pypi/pillow@12.0.0",
"UID": "d490da4306c22ebc"
},
"Version": "12.0.0",
"Locations": [
{
"StartLine": 37,
"EndLine": 37
}
],
"AnalyzedBy": "pip"
},
{
"Name": "polars",
"Identifier": {
"PURL": "pkg:pypi/polars@1.35.2",
"UID": "affbec4ae811ff60"
},
"Version": "1.35.2",
"Locations": [
{
"StartLine": 38,
"EndLine": 38
}
],
"AnalyzedBy": "pip"
},
{
"Name": "polars-runtime-32",
"Identifier": {
"PURL": "pkg:pypi/polars-runtime-32@1.35.2",
"UID": "a688ff00585e288e"
},
"Version": "1.35.2",
"Locations": [
{
"StartLine": 39,
"EndLine": 39
}
],
"AnalyzedBy": "pip"
},
{
"Name": "psutil",
"Identifier": {
"PURL": "pkg:pypi/psutil@7.1.3",
"UID": "b5431f923a532cc8"
},
"Version": "7.1.3",
"Locations": [
{
"StartLine": 40,
"EndLine": 40
}
],
"AnalyzedBy": "pip"
},
{
"Name": "pycparser",
"Identifier": {
"PURL": "pkg:pypi/pycparser@2.23",
"UID": "6bfacf1ce64547b8"
},
"Version": "2.23",
"Locations": [
{
"StartLine": 43,
"EndLine": 43
}
],
"AnalyzedBy": "pip"
},
{
"Name": "pydantic",
"Identifier": {
"PURL": "pkg:pypi/pydantic@2.10.4",
"UID": "44425d88202d200c"
},
"Version": "2.10.4",
"Locations": [
{
"StartLine": 64,
"EndLine": 64
}
],
"AnalyzedBy": "pip"
},
{
"Name": "pymongo",
"Identifier": {
"PURL": "pkg:pypi/pymongo@4.15.5",
"UID": "c56b73477743b6f1"
},
"Version": "4.15.5",
"Locations": [
{
"StartLine": 44,
"EndLine": 44
}
],
"AnalyzedBy": "pip"
},
{
"Name": "pyparsing",
"Identifier": {
"PURL": "pkg:pypi/pyparsing@3.2.5",
"UID": "1ec5c4326ba61a77"
},
"Version": "3.2.5",
"Locations": [
{
"StartLine": 45,
"EndLine": 45
}
],
"AnalyzedBy": "pip"
},
{
"Name": "python-dateutil",
"Identifier": {
"PURL": "pkg:pypi/python-dateutil@2.9.0.post0",
"UID": "e272742cf2d8806c"
},
"Version": "2.9.0.post0",
"Locations": [
{
"StartLine": 46,
"EndLine": 46
}
],
"AnalyzedBy": "pip"
},
{
"Name": "python-docx",
"Identifier": {
"PURL": "pkg:pypi/python-docx@1.2.0",
"UID": "a56aeca403c28790"
},
"Version": "1.2.0",
"Locations": [
{
"StartLine": 47,
"EndLine": 47
}
],
"AnalyzedBy": "pip"
},
{
"Name": "redis",
"Identifier": {
"PURL": "pkg:pypi/redis@5.0.1",
"UID": "6c9cae7970fe3266"
},
"Version": "5.0.1",
"Locations": [
{
"StartLine": 66,
"EndLine": 66
}
],
"AnalyzedBy": "pip"
},
{
"Name": "requests",
"Identifier": {
"PURL": "pkg:pypi/requests@2.32.5",
"UID": "50fa1d5744986612"
},
"Version": "2.32.5",
"Locations": [
{
"StartLine": 49,
"EndLine": 49
}
],
"AnalyzedBy": "pip"
},
{
"Name": "scipy",
"Identifier": {
"PURL": "pkg:pypi/scipy@1.16.3",
"UID": "9ebfcabbf5939fb0"
},
"Version": "1.16.3",
"Locations": [
{
"StartLine": 50,
"EndLine": 50
}
],
"AnalyzedBy": "pip"
},
{
"Name": "setuptools",
"Identifier": {
"PURL": "pkg:pypi/setuptools@80.9.0",
"UID": "e714433aaaa57099"
},
"Version": "80.9.0",
"Locations": [
{
"StartLine": 51,
"EndLine": 51
}
],
"AnalyzedBy": "pip"
},
{
"Name": "six",
"Identifier": {
"PURL": "pkg:pypi/six@1.17.0",
"UID": "71a38f2ebf1459a6"
},
"Version": "1.17.0",
"Locations": [
{
"StartLine": 52,
"EndLine": 52
}
],
"AnalyzedBy": "pip"
},
{
"Name": "sympy",
"Identifier": {
"PURL": "pkg:pypi/sympy@1.14.0",
"UID": "da01dff326e09a35"
},
"Version": "1.14.0",
"Locations": [
{
"StartLine": 53,
"EndLine": 53
}
],
"AnalyzedBy": "pip"
},
{
"Name": "torch",
"Identifier": {
"PURL": "pkg:pypi/torch@2.9.1",
"UID": "8deebd6e8ed1192a"
},
"Version": "2.9.1",
"Locations": [
{
"StartLine": 54,
"EndLine": 54
}
],
"AnalyzedBy": "pip"
},
{
"Name": "torchvision",
"Identifier": {
"PURL": "pkg:pypi/torchvision@0.24.1",
"UID": "51a9495f7ff9c137"
},
"Version": "0.24.1",
"Locations": [
{
"StartLine": 55,
"EndLine": 55
}
],
"AnalyzedBy": "pip"
},
{
"Name": "triton",
"Identifier": {
"PURL": "pkg:pypi/triton@3.5.1",
"UID": "841b7ee69b0e58a"
},
"Version": "3.5.1",
"Locations": [
{
"StartLine": 56,
"EndLine": 56
}
],
"AnalyzedBy": "pip"
},
{
"Name": "typing_extensions",
"Identifier": {
"PURL": "pkg:pypi/typing-extensions@4.15.0",
"UID": "69a9bd278f4261a"
},
"Version": "4.15.0",
"Locations": [
{
"StartLine": 57,
"EndLine": 57
}
],
"AnalyzedBy": "pip"
},
{
"Name": "ultralytics",
"Identifier": {
"PURL": "pkg:pypi/ultralytics@8.3.233",
"UID": "fd90069a240d5739"
},
"Version": "8.3.233",
"Locations": [
{
"StartLine": 58,
"EndLine": 58
}
],
"AnalyzedBy": "pip"
},
{
"Name": "ultralytics-thop",
"Identifier": {
"PURL": "pkg:pypi/ultralytics-thop@2.0.18",
"UID": "a375b14d7b80a2ef"
},
"Version": "2.0.18",
"Locations": [
{
"StartLine": 60,
"EndLine": 60
}
],
"AnalyzedBy": "pip"
},
{
"Name": "urllib3",
"Identifier": {
"PURL": "pkg:pypi/urllib3@2.5.0",
"UID": "3192c8f96ec890e6"
},
"Version": "2.5.0",
"Locations": [
{
"StartLine": 61,
"EndLine": 61
}
],
"AnalyzedBy": "pip"
},
{
"Name": "uvicorn",
"Identifier": {
"PURL": "pkg:pypi/uvicorn@0.34.0",
"UID": "ff85a039717ce33f"
},
"Version": "0.34.0",
"Locations": [
{
"StartLine": 63,
"EndLine": 63
}
],
"AnalyzedBy": "pip"
}
],
"Vulnerabilities": [
{
"VulnerabilityID": "CVE-2026-26007",
"VendorIDs": [
"GHSA-r6ph-v2qm-q3c2"
],
"PkgName": "cryptography",
"PkgIdentifier": {
"PURL": "pkg:pypi/cryptography@46.0.3",
"UID": "52273e939b631b56"
},
"InstalledVersion": "46.0.3",
"FixedVersion": "46.0.5",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2026-26007",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:ff8b91e8580c2340ffbea8bee4530228819f9dd8f1e0b81e0b0fbaf9b4e38980",
"Title": "cryptography Vulnerable to a Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"Description": "## Vulnerability Summary\n\nThe `public_key_from_numbers` (or `EllipticCurvePublicNumbers.public_key()`), `EllipticCurvePublicNumbers.public_key()`, `load_der_public_key()` and `load_pem_public_key()` functions do not verify that the point belongs to the expected prime-order subgroup of the curve.\n\nThis missing validation allows an attacker to provide a public key point `P` from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as `S = [victim_private_key]P` via ECDH, this leaks information about `victim_private_key mod (small_subgroup_order)`. For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup.\n\nOnly SECT curves are impacted by this.\n\n## Credit\n\nThis vulnerability was discovered by:\n- XlabAI Team of Tencent Xuanwu Lab\n- Atuin Automated Vulnerability Discovery Engine",
"Severity": "HIGH",
"VendorSeverity": {
"ghsa": 3
},
"References": [
"https://github.com/pyca/cryptography",
"https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"https://github.com/pyca/cryptography/releases/tag/46.0.5",
"https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
]
},
{
"VulnerabilityID": "CVE-2025-68146",
"VendorIDs": [
"GHSA-w853-jp5j-5j7f"
],
"PkgName": "filelock",
"PkgIdentifier": {
"PURL": "pkg:pypi/filelock@3.20.0",
"UID": "5e303db78d8cc5b6"
},
"InstalledVersion": "3.20.0",
"FixedVersion": "3.20.1",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-68146",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:82d532e417b99fb6391ae36e50ca7186b69022a20410143dfae72f29fd4cc60b",
"Title": "filelock: filelock: Time-of-Check-Time-of-Use (TOCTOU) race condition and symlink attack allows arbitrary file corruption or truncation",
"Description": "filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use (TOCTOU) race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation where filelock checks if a file exists before opening it with O_TRUNC. An attacker can create a symlink pointing to a victim file in the time gap between the check and open, causing os.open() to follow the symlink and truncate the target file. All users of filelock on Unix, Linux, macOS, and Windows systems are impacted. The vulnerability cascades to dependent libraries. The attack requires local filesystem access and ability to create symlinks (standard user permissions on Unix; Developer Mode on Windows 10+). Exploitation succeeds within 1-3 attempts when lock file paths are predictable. The issue is fixed in version 3.20.1. If immediate upgrade is not possible, use SoftFileLock instead of UnixFileLock/WindowsFileLock (note: different locking semantics, may not be suitable for all use cases); ensure lock file directories have restrictive permissions (chmod 0700) to prevent untrusted users from creating symlinks; and/or monitor lock file directories for suspicious symlinks before running trusted applications. These workarounds provide only partial mitigation. The race condition remains exploitable. Upgrading to version 3.20.1 is strongly recommended.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-59",
"CWE-362",
"CWE-367"
],
"VendorSeverity": {
"amazon": 2,
"azure": 2,
"ghsa": 2,
"redhat": 2,
"ubuntu": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"V3Score": 6.3
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"V3Score": 6.3
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-68146",
"https://github.com/tox-dev/filelock",
"https://github.com/tox-dev/filelock/commit/4724d7f8c3393ec1f048c93933e6e3e6ec321f0e",
"https://github.com/tox-dev/filelock/pull/461",
"https://github.com/tox-dev/filelock/releases/tag/3.20.1",
"https://github.com/tox-dev/filelock/security/advisories/GHSA-w853-jp5j-5j7f",
"https://learn.microsoft.com/en-us/windows/win32/fileio/file-attribute-constants",
"https://nvd.nist.gov/vuln/detail/CVE-2025-68146",
"https://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html",
"https://ubuntu.com/security/notices/USN-7999-1",
"https://www.cve.org/CVERecord?id=CVE-2025-68146"
],
"PublishedDate": "2025-12-16T19:15:59.957Z",
"LastModifiedDate": "2025-12-18T15:08:06.237Z"
},
{
"VulnerabilityID": "CVE-2026-22701",
"VendorIDs": [
"GHSA-qmgc-5h2g-mvrw"
],
"PkgName": "filelock",
"PkgIdentifier": {
"PURL": "pkg:pypi/filelock@3.20.0",
"UID": "5e303db78d8cc5b6"
},
"InstalledVersion": "3.20.0",
"FixedVersion": "3.20.3",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2026-22701",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:0540b2d50a56ebd458d2ae5a25fa06736f1738c2a930096d6e1396427d184f59",
"Title": "filelock: filelock Time-of-Check-Time-of-Use (TOCTOU) in SoftFileLock",
"Description": "filelock is a platform-independent file lock for Python. Prior to version 3.20.3, a TOCTOU race condition vulnerability exists in the SoftFileLock implementation of the filelock package. An attacker with local filesystem access and permission to create symlinks can exploit a race condition between the permission validation and file creation to cause lock operations to fail or behave unexpectedly. The vulnerability occurs in the _acquire() method between raise_on_not_writable_file() (permission check) and os.open() (file creation). During this race window, an attacker can create a symlink at the lock file path, potentially causing the lock to operate on an unintended target file or leading to denial of service. This issue has been patched in version 3.20.3.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-59",
"CWE-362",
"CWE-367"
],
"VendorSeverity": {
"amazon": 2,
"ghsa": 2,
"redhat": 2,
"ubuntu": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"V3Score": 5.3
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"V3Score": 5.3
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2026-22701",
"https://github.com/tox-dev/filelock",
"https://github.com/tox-dev/filelock/commit/255ed068bc85d1ef406e50a135e1459170dd1bf0",
"https://github.com/tox-dev/filelock/commit/41b42dd2c72aecf7da83dbda5903b8087dddc4d5",
"https://github.com/tox-dev/filelock/security/advisories/GHSA-qmgc-5h2g-mvrw",
"https://nvd.nist.gov/vuln/detail/CVE-2026-22701",
"https://ubuntu.com/security/notices/USN-7999-1",
"https://www.cve.org/CVERecord?id=CVE-2026-22701"
],
"PublishedDate": "2026-01-10T06:15:52.673Z",
"LastModifiedDate": "2026-01-13T14:03:18.99Z"
},
{
"VulnerabilityID": "CVE-2025-66418",
"VendorIDs": [
"GHSA-gm62-xv2j-4w53"
],
"PkgName": "urllib3",
"PkgIdentifier": {
"PURL": "pkg:pypi/urllib3@2.5.0",
"UID": "3192c8f96ec890e6"
},
"InstalledVersion": "2.5.0",
"FixedVersion": "2.6.0",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-66418",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:860ca522a95f5933b73e4b940942c2cf7e353db926c53e9a99320b6134b8be63",
"Title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"Description": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"Severity": "HIGH",
"CweIDs": [
"CWE-770"
],
"VendorSeverity": {
"alma": 3,
"amazon": 2,
"azure": 3,
"cbl-mariner": 3,
"ghsa": 3,
"nvd": 3,
"oracle-oval": 3,
"photon": 3,
"redhat": 3,
"ubuntu": 2
},
"CVSS": {
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"https://access.redhat.com/errata/RHSA-2026:1239",
"https://access.redhat.com/security/cve/CVE-2025-66418",
"https://bugzilla.redhat.com/2419455",
"https://bugzilla.redhat.com/2419467",
"https://bugzilla.redhat.com/2427726",
"https://errata.almalinux.org/9/ALSA-2026-1239.html",
"https://github.com/urllib3/urllib3",
"https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"https://linux.oracle.com/cve/CVE-2025-66418.html",
"https://linux.oracle.com/errata/ELSA-2026-1254.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"https://ubuntu.com/security/notices/USN-7927-1",
"https://ubuntu.com/security/notices/USN-8010-1",
"https://www.cve.org/CVERecord?id=CVE-2025-66418",
"https://www.openwall.com/lists/oss-security/2025/12/05/4"
],
"PublishedDate": "2025-12-05T16:15:51.053Z",
"LastModifiedDate": "2025-12-10T16:08:32.193Z"
},
{
"VulnerabilityID": "CVE-2025-66471",
"VendorIDs": [
"GHSA-2xpw-w6gg-jr37"
],
"PkgName": "urllib3",
"PkgIdentifier": {
"PURL": "pkg:pypi/urllib3@2.5.0",
"UID": "3192c8f96ec890e6"
},
"InstalledVersion": "2.5.0",
"FixedVersion": "2.6.0",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-66471",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:35b9f71350ac2d611af03205215281a22cff5e92c8aebd6fb8258acf9073452f",
"Title": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"Description": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"Severity": "HIGH",
"CweIDs": [
"CWE-409"
],
"VendorSeverity": {
"alma": 3,
"amazon": 2,
"azure": 3,
"cbl-mariner": 3,
"ghsa": 3,
"nvd": 3,
"oracle-oval": 3,
"photon": 3,
"redhat": 3,
"ubuntu": 2
},
"CVSS": {
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"https://access.redhat.com/errata/RHSA-2026:1239",
"https://access.redhat.com/security/cve/CVE-2025-66471",
"https://bugzilla.redhat.com/2419455",
"https://bugzilla.redhat.com/2419467",
"https://bugzilla.redhat.com/2427726",
"https://errata.almalinux.org/9/ALSA-2026-1239.html",
"https://github.com/urllib3/urllib3",
"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"https://linux.oracle.com/cve/CVE-2025-66471.html",
"https://linux.oracle.com/errata/ELSA-2026-1254.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"https://ubuntu.com/security/notices/USN-7927-1",
"https://ubuntu.com/security/notices/USN-7927-2",
"https://ubuntu.com/security/notices/USN-7927-3",
"https://www.cve.org/CVERecord?id=CVE-2025-66471",
"https://www.openwall.com/lists/oss-security/2025/12/05/4"
],
"PublishedDate": "2025-12-05T17:16:04.4Z",
"LastModifiedDate": "2025-12-10T16:10:33.5Z"
},
{
"VulnerabilityID": "CVE-2026-21441",
"VendorIDs": [
"GHSA-38jv-5279-wg99"
],
"PkgName": "urllib3",
"PkgIdentifier": {
"PURL": "pkg:pypi/urllib3@2.5.0",
"UID": "3192c8f96ec890e6"
},
"InstalledVersion": "2.5.0",
"FixedVersion": "2.6.3",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2026-21441",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory pip",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip"
},
"Fingerprint": "sha256:06f1459d40eaefa1c1c654b53bc8fedd1888c398265b8fbcd739059669421ba0",
"Title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"Description": "urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"Severity": "HIGH",
"CweIDs": [
"CWE-409"
],
"VendorSeverity": {
"alma": 3,
"amazon": 3,
"azure": 3,
"cbl-mariner": 3,
"ghsa": 3,
"nvd": 3,
"oracle-oval": 3,
"photon": 3,
"redhat": 3,
"ubuntu": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"https://access.redhat.com/errata/RHSA-2026:1239",
"https://access.redhat.com/security/cve/CVE-2026-21441",
"https://bugzilla.redhat.com/2419455",
"https://bugzilla.redhat.com/2419467",
"https://bugzilla.redhat.com/2427726",
"https://errata.almalinux.org/9/ALSA-2026-1239.html",
"https://github.com/urllib3/urllib3",
"https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"https://linux.oracle.com/cve/CVE-2026-21441.html",
"https://linux.oracle.com/errata/ELSA-2026-1254.html",
"https://lists.debian.org/debian-lts-announce/2026/01/msg00017.html",
"https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"https://ubuntu.com/security/notices/USN-7955-1",
"https://ubuntu.com/security/notices/USN-7955-2",
"https://ubuntu.com/security/notices/USN-8010-1",
"https://www.cve.org/CVERecord?id=CVE-2026-21441"
],
"PublishedDate": "2026-01-07T22:15:44.04Z",
"LastModifiedDate": "2026-01-23T09:15:47.823Z"
}
]
},
{
"Target": "Dockerfile",
"Class": "config",
"Type": "dockerfile",
"MisconfSummary": {
"Successes": 24,
"Failures": 0
}
}
]
}