@blamejs/exceptd-skills 0.13.96 → 0.13.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/data/_indexes/_meta.json +9 -9
- package/data/_indexes/activity-feed.json +2 -2
- package/data/_indexes/catalog-summaries.json +2 -2
- package/data/_indexes/chains.json +770 -0
- package/data/atlas-ttps.json +5 -1
- package/data/attack-techniques.json +4 -0
- package/data/cve-catalog.json +211 -0
- package/data/cwe-catalog.json +2 -0
- package/data/framework-control-gaps.json +18 -2
- package/data/zeroday-lessons.json +100 -0
- package/manifest.json +44 -44
- package/package.json +2 -2
- package/sbom.cdx.json +25 -25
package/data/atlas-ttps.json
CHANGED
|
@@ -1618,7 +1618,9 @@
|
|
|
1618
1618
|
"stix_id": "attack-pattern--801658f2-81cd-5935-93c7-5e6e2d80e669",
|
|
1619
1619
|
"is_subtechnique": false,
|
|
1620
1620
|
"cve_refs": [
|
|
1621
|
-
"CVE-2023-48022"
|
|
1621
|
+
"CVE-2023-48022",
|
|
1622
|
+
"CVE-2025-64513",
|
|
1623
|
+
"CVE-2026-26190"
|
|
1622
1624
|
]
|
|
1623
1625
|
},
|
|
1624
1626
|
"AML.T0036": {
|
|
@@ -1734,10 +1736,12 @@
|
|
|
1734
1736
|
"CVE-2025-30202",
|
|
1735
1737
|
"CVE-2025-32444",
|
|
1736
1738
|
"CVE-2025-64496",
|
|
1739
|
+
"CVE-2025-64513",
|
|
1737
1740
|
"CVE-2026-0766",
|
|
1738
1741
|
"CVE-2026-24213",
|
|
1739
1742
|
"CVE-2026-24214",
|
|
1740
1743
|
"CVE-2026-24215",
|
|
1744
|
+
"CVE-2026-26190",
|
|
1741
1745
|
"CVE-2026-34159"
|
|
1742
1746
|
]
|
|
1743
1747
|
},
|
|
@@ -311,6 +311,7 @@
|
|
|
311
311
|
"CVE-2026-24214",
|
|
312
312
|
"CVE-2026-25592",
|
|
313
313
|
"CVE-2026-26015",
|
|
314
|
+
"CVE-2026-26190",
|
|
314
315
|
"CVE-2026-30615",
|
|
315
316
|
"CVE-2026-30616",
|
|
316
317
|
"CVE-2026-30617",
|
|
@@ -511,6 +512,7 @@
|
|
|
511
512
|
"CVE-2025-34026",
|
|
512
513
|
"CVE-2025-49706",
|
|
513
514
|
"CVE-2025-61757",
|
|
515
|
+
"CVE-2025-64513",
|
|
514
516
|
"CVE-2026-1603",
|
|
515
517
|
"CVE-2026-20127",
|
|
516
518
|
"CVE-2026-20182",
|
|
@@ -974,6 +976,7 @@
|
|
|
974
976
|
"CVE-2025-62848",
|
|
975
977
|
"CVE-2025-64328",
|
|
976
978
|
"CVE-2025-64496",
|
|
979
|
+
"CVE-2025-64513",
|
|
977
980
|
"CVE-2025-6554",
|
|
978
981
|
"CVE-2025-6558",
|
|
979
982
|
"CVE-2025-66644",
|
|
@@ -1019,6 +1022,7 @@
|
|
|
1019
1022
|
"CVE-2026-24215",
|
|
1020
1023
|
"CVE-2026-25108",
|
|
1021
1024
|
"CVE-2026-26015",
|
|
1025
|
+
"CVE-2026-26190",
|
|
1022
1026
|
"CVE-2026-30616",
|
|
1023
1027
|
"CVE-2026-30617",
|
|
1024
1028
|
"CVE-2026-30624",
|
package/data/cve-catalog.json
CHANGED
|
@@ -14750,6 +14750,217 @@
|
|
|
14750
14750
|
"_intake_method": "manual-verified-curation",
|
|
14751
14751
|
"_kev_short_description": "BerriAI LiteLLM's secret-management path evaluates unvalidated input (UI_LOGO_PATH + KMS config, CWE-94), allowing an admin-influenced value to execute code on the credential-bearing proxy; fixed in 1.44.16."
|
|
14752
14752
|
},
|
|
14753
|
+
"CVE-2025-64513": {
|
|
14754
|
+
"name": "Milvus Proxy Authentication Bypass via Forged Headers",
|
|
14755
|
+
"type": "AUTH-BYPASS",
|
|
14756
|
+
"cvss_score": 9.3,
|
|
14757
|
+
"cvss_vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
|
|
14758
|
+
"cvss_note": "CNA (GitHub) CVSS v4.0 base 9.3 (CRITICAL); NVD has not published its own assessed score. An unauthenticated attacker bypasses all authentication in the Milvus Proxy via forged HTTP headers (CWE-287).",
|
|
14759
|
+
"cisa_kev": false,
|
|
14760
|
+
"poc_available": true,
|
|
14761
|
+
"poc_description": "Documented in the Milvus GitHub security advisory (GHSA-mhjq-8c7m-3f7p): an unauthenticated request with forged headers bypasses the Proxy's authentication.",
|
|
14762
|
+
"ai_discovered": false,
|
|
14763
|
+
"ai_discovery_source": "human_researcher",
|
|
14764
|
+
"ai_discovery_notes": "Disclosed via the Milvus project's GitHub security advisories. Milvus is a widely used vector database that stores RAG embeddings and source data; the abused surface is its auth layer.",
|
|
14765
|
+
"ai_assisted_weaponization": false,
|
|
14766
|
+
"ai_assisted_notes": "No AI-assisted weaponization; authentication bypass on the vector database.",
|
|
14767
|
+
"active_exploitation": "none",
|
|
14768
|
+
"active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation. Note: exposed vector databases are widely reported to leak PII and credentials, so an auth bypass on RAG storage is high-impact.",
|
|
14769
|
+
"affected": "Milvus before 2.4.24, 2.5.21, and 2.6.5 (the Proxy component).",
|
|
14770
|
+
"affected_versions": [
|
|
14771
|
+
"Milvus < 2.4.24",
|
|
14772
|
+
"Milvus >= 2.5.0, < 2.5.21",
|
|
14773
|
+
"Milvus >= 2.6.0, < 2.6.5"
|
|
14774
|
+
],
|
|
14775
|
+
"vector": "Milvus's Proxy component trusts forged HTTP headers for authentication, so an unauthenticated attacker bypasses all authentication mechanisms (CWE-287) and gains full access to the vector database's collections and operations.",
|
|
14776
|
+
"complexity": "low",
|
|
14777
|
+
"complexity_notes": "AV:N / AC:L / PR:N - unauthenticated, network-reachable.",
|
|
14778
|
+
"patch_available": true,
|
|
14779
|
+
"patch_required_reboot": false,
|
|
14780
|
+
"live_patch_available": false,
|
|
14781
|
+
"live_patch_tools": [],
|
|
14782
|
+
"live_patch_notes": "Remediation is upgrading Milvus to 2.4.24 / 2.5.21 / 2.6.5; redeploy, no host reboot.",
|
|
14783
|
+
"vendor_update_paths": [
|
|
14784
|
+
"Upgrade Milvus to a patched release (2.4.24 / 2.5.21 / 2.6.5). Enable authentication, replace any default tokens, and do not expose Milvus's Proxy / port 9091 to untrusted networks."
|
|
14785
|
+
],
|
|
14786
|
+
"framework_control_gaps": {
|
|
14787
|
+
"NIST-800-53-IA-2": "Identification-and-authentication is not enforced on the vector database's API/management surface; an unauthenticated attacker reaches RAG data.",
|
|
14788
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the vector database (RAG persistence layer) as managed, auth-bypass-bearing software.",
|
|
14789
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the vector database's auth layer as an access-control surface.",
|
|
14790
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach the vector DB as a privileged data store.",
|
|
14791
|
+
"DORA-Art-9": "ICT protection measures do not model an unauthenticated vector-DB takeover (RAG data / embeddings) as an ICT-risk event.",
|
|
14792
|
+
"UK-CAF-B2": "Identity and Access Control objective has no requirement to authenticate the vector database storing RAG data.",
|
|
14793
|
+
"AU-ISM-1546": "Patch-application control does not single out vector databases.",
|
|
14794
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats the vector database as a sensitive RAG data store whose API/management ports must authenticate; an auth bypass exposes embeddings, source documents, and enables RAG poisoning."
|
|
14795
|
+
},
|
|
14796
|
+
"atlas_refs": [
|
|
14797
|
+
"AML.T0049",
|
|
14798
|
+
"AML.T0035"
|
|
14799
|
+
],
|
|
14800
|
+
"attack_refs": [
|
|
14801
|
+
"T1190",
|
|
14802
|
+
"T1078"
|
|
14803
|
+
],
|
|
14804
|
+
"rwep_score": 27,
|
|
14805
|
+
"rwep_factors": {
|
|
14806
|
+
"cisa_kev": 0,
|
|
14807
|
+
"poc_available": 20,
|
|
14808
|
+
"ai_factor": 0,
|
|
14809
|
+
"active_exploitation": 0,
|
|
14810
|
+
"blast_radius": 22,
|
|
14811
|
+
"patch_available": -15,
|
|
14812
|
+
"live_patch_available": 0,
|
|
14813
|
+
"reboot_required": 0
|
|
14814
|
+
},
|
|
14815
|
+
"rwep_notes": "Standard (RWEP 27, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3). poc_available=20 + blast_radius=22 (Milvus is a widely used vector database for RAG) minus patch 15. Note: unauthenticated access to RAG storage (PII/embeddings/source docs) raises operational urgency beyond the RWEP number.",
|
|
14816
|
+
"epss_score": null,
|
|
14817
|
+
"epss_date": "2026-05-25",
|
|
14818
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
14819
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-64513",
|
|
14820
|
+
"cwe_refs": [
|
|
14821
|
+
"CWE-287"
|
|
14822
|
+
],
|
|
14823
|
+
"iocs": {
|
|
14824
|
+
"behavioral": [
|
|
14825
|
+
"Milvus Proxy requests carrying forged authentication headers from untrusted sources.",
|
|
14826
|
+
"Vector-database collection reads/writes or admin operations not attributable to an authenticated client.",
|
|
14827
|
+
"Milvus reachable from untrusted networks with default or weak tokens.",
|
|
14828
|
+
"Milvus at any affected version (< 2.4.24, or 2.5.0-2.5.20, or 2.6.0-2.6.4) exposed to untrusted networks - the exposed precondition."
|
|
14829
|
+
],
|
|
14830
|
+
"_ioc_source_note": "Behavioral signatures anchored to the Milvus GitHub security advisory (https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p) and NVD CVE-2025-64513 (CWE-287). The forged-header auth bypass is the indicator anchor."
|
|
14831
|
+
},
|
|
14832
|
+
"source_verified": "2026-05-25",
|
|
14833
|
+
"verification_sources": [
|
|
14834
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2025-64513",
|
|
14835
|
+
"https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p"
|
|
14836
|
+
],
|
|
14837
|
+
"vendor_advisories": [
|
|
14838
|
+
{
|
|
14839
|
+
"vendor": "GitHub Security Advisory (milvus-io)",
|
|
14840
|
+
"advisory_id": "GHSA-mhjq-8c7m-3f7p",
|
|
14841
|
+
"url": "https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p",
|
|
14842
|
+
"severity": "critical",
|
|
14843
|
+
"published_date": "2025-11-10"
|
|
14844
|
+
},
|
|
14845
|
+
{
|
|
14846
|
+
"vendor": "NVD",
|
|
14847
|
+
"advisory_id": "CVE-2025-64513",
|
|
14848
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64513",
|
|
14849
|
+
"severity": "critical",
|
|
14850
|
+
"published_date": "2025-11-10"
|
|
14851
|
+
}
|
|
14852
|
+
],
|
|
14853
|
+
"last_updated": "2026-05-25",
|
|
14854
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-287; CNA GitHub CVSS v4.0 9.3, no NVD-assessed score) + the Milvus GitHub advisory. Member of the Milvus vector-database authentication-bypass family (RAG persistence layer).",
|
|
14855
|
+
"_auto_imported": false,
|
|
14856
|
+
"_intake_method": "manual-verified-curation",
|
|
14857
|
+
"_kev_short_description": "Milvus's Proxy trusts forged HTTP headers, letting an unauthenticated attacker bypass all authentication and access the vector database (CWE-287); fixed in 2.4.24 / 2.5.21 / 2.6.5."
|
|
14858
|
+
},
|
|
14859
|
+
"CVE-2026-26190": {
|
|
14860
|
+
"name": "Milvus Port 9091 Missing Authentication / Weak Default Token",
|
|
14861
|
+
"type": "RCE",
|
|
14862
|
+
"cvss_score": 9.8,
|
|
14863
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
|
14864
|
+
"cvss_note": "NVD CVSS v3.1 base 9.8 (CRITICAL). TCP port 9091 is exposed with weak default tokens and unauthenticated API access (CWE-306), enabling arbitrary expression evaluation and unauthenticated access to all business operations.",
|
|
14865
|
+
"cisa_kev": false,
|
|
14866
|
+
"poc_available": true,
|
|
14867
|
+
"poc_description": "Documented in the Milvus GitHub security advisory (GHSA-7ppg-37fh-vcr6): an unauthenticated request to port 9091 reaches all business operations and arbitrary expression evaluation.",
|
|
14868
|
+
"ai_discovered": false,
|
|
14869
|
+
"ai_discovery_source": "human_researcher",
|
|
14870
|
+
"ai_discovery_notes": "Disclosed via the Milvus project's GitHub security advisories. Milvus is a widely used vector database that stores RAG embeddings and source data; the abused surface is its auth layer.",
|
|
14871
|
+
"ai_assisted_weaponization": false,
|
|
14872
|
+
"ai_assisted_notes": "No AI-assisted weaponization; authentication bypass on the vector database.",
|
|
14873
|
+
"active_exploitation": "none",
|
|
14874
|
+
"active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation. Note: exposed vector databases are widely reported to leak PII and credentials, so an auth bypass on RAG storage is high-impact.",
|
|
14875
|
+
"affected": "Milvus before 2.5.27, and 2.6.0 through 2.6.9.",
|
|
14876
|
+
"affected_versions": [
|
|
14877
|
+
"Milvus < 2.5.27",
|
|
14878
|
+
"Milvus >= 2.6.0, <= 2.6.9"
|
|
14879
|
+
],
|
|
14880
|
+
"vector": "Milvus exposes TCP port 9091 with weak default tokens and unauthenticated API access (CWE-306 missing authentication for a critical function). An unauthenticated attacker reaches all business operations and can trigger arbitrary expression evaluation, compromising the vector database and its RAG data.",
|
|
14881
|
+
"complexity": "low",
|
|
14882
|
+
"complexity_notes": "AV:N / AC:L / PR:N - unauthenticated, network-reachable.",
|
|
14883
|
+
"patch_available": true,
|
|
14884
|
+
"patch_required_reboot": false,
|
|
14885
|
+
"live_patch_available": false,
|
|
14886
|
+
"live_patch_tools": [],
|
|
14887
|
+
"live_patch_notes": "Remediation is upgrading Milvus to 2.5.27 / 2.6.10; redeploy, no host reboot.",
|
|
14888
|
+
"vendor_update_paths": [
|
|
14889
|
+
"Upgrade Milvus to a patched release (2.5.27 / 2.6.10). Enable authentication, replace any default tokens, and do not expose Milvus's Proxy / port 9091 to untrusted networks."
|
|
14890
|
+
],
|
|
14891
|
+
"framework_control_gaps": {
|
|
14892
|
+
"NIST-800-53-IA-2": "Identification-and-authentication is not enforced on the vector database's API/management surface; an unauthenticated attacker reaches RAG data.",
|
|
14893
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the vector database (RAG persistence layer) as managed, auth-bypass-bearing software.",
|
|
14894
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the vector database's auth layer as an access-control surface.",
|
|
14895
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach the vector DB as a privileged data store.",
|
|
14896
|
+
"DORA-Art-9": "ICT protection measures do not model an unauthenticated vector-DB takeover (RAG data / embeddings) as an ICT-risk event.",
|
|
14897
|
+
"UK-CAF-B2": "Identity and Access Control objective has no requirement to authenticate the vector database storing RAG data.",
|
|
14898
|
+
"AU-ISM-1546": "Patch-application control does not single out vector databases.",
|
|
14899
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats the vector database as a sensitive RAG data store whose API/management ports must authenticate; an auth bypass exposes embeddings, source documents, and enables RAG poisoning."
|
|
14900
|
+
},
|
|
14901
|
+
"atlas_refs": [
|
|
14902
|
+
"AML.T0049",
|
|
14903
|
+
"AML.T0035"
|
|
14904
|
+
],
|
|
14905
|
+
"attack_refs": [
|
|
14906
|
+
"T1190",
|
|
14907
|
+
"T1059"
|
|
14908
|
+
],
|
|
14909
|
+
"rwep_score": 27,
|
|
14910
|
+
"rwep_factors": {
|
|
14911
|
+
"cisa_kev": 0,
|
|
14912
|
+
"poc_available": 20,
|
|
14913
|
+
"ai_factor": 0,
|
|
14914
|
+
"active_exploitation": 0,
|
|
14915
|
+
"blast_radius": 22,
|
|
14916
|
+
"patch_available": -15,
|
|
14917
|
+
"live_patch_available": 0,
|
|
14918
|
+
"reboot_required": 0
|
|
14919
|
+
},
|
|
14920
|
+
"rwep_notes": "Standard (RWEP 27, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3). poc_available=20 + blast_radius=22 (Milvus is a widely used vector database for RAG) minus patch 15. Note: unauthenticated access to RAG storage (PII/embeddings/source docs) raises operational urgency beyond the RWEP number.",
|
|
14921
|
+
"epss_score": null,
|
|
14922
|
+
"epss_date": "2026-05-25",
|
|
14923
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
14924
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2026-26190",
|
|
14925
|
+
"cwe_refs": [
|
|
14926
|
+
"CWE-306"
|
|
14927
|
+
],
|
|
14928
|
+
"iocs": {
|
|
14929
|
+
"behavioral": [
|
|
14930
|
+
"Unauthenticated requests to Milvus TCP port 9091 (metrics/management) reaching business operations or expression evaluation.",
|
|
14931
|
+
"Vector-database collection reads/writes or admin operations not attributable to an authenticated client.",
|
|
14932
|
+
"Milvus reachable from untrusted networks with default or weak tokens.",
|
|
14933
|
+
"Milvus at any affected version (< 2.5.27, or 2.6.0-2.6.9) exposed to untrusted networks - the exposed precondition."
|
|
14934
|
+
],
|
|
14935
|
+
"_ioc_source_note": "Behavioral signatures anchored to the Milvus GitHub security advisory (https://github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6) and NVD CVE-2026-26190 (CWE-306). The unauthenticated port-9091 access is the indicator anchor."
|
|
14936
|
+
},
|
|
14937
|
+
"source_verified": "2026-05-25",
|
|
14938
|
+
"verification_sources": [
|
|
14939
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2026-26190",
|
|
14940
|
+
"https://github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6"
|
|
14941
|
+
],
|
|
14942
|
+
"vendor_advisories": [
|
|
14943
|
+
{
|
|
14944
|
+
"vendor": "GitHub Security Advisory (milvus-io)",
|
|
14945
|
+
"advisory_id": "GHSA-7ppg-37fh-vcr6",
|
|
14946
|
+
"url": "https://github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6",
|
|
14947
|
+
"severity": "critical",
|
|
14948
|
+
"published_date": "2026-02-13"
|
|
14949
|
+
},
|
|
14950
|
+
{
|
|
14951
|
+
"vendor": "NVD",
|
|
14952
|
+
"advisory_id": "CVE-2026-26190",
|
|
14953
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26190",
|
|
14954
|
+
"severity": "critical",
|
|
14955
|
+
"published_date": "2026-02-13"
|
|
14956
|
+
}
|
|
14957
|
+
],
|
|
14958
|
+
"last_updated": "2026-05-25",
|
|
14959
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-306; NIST CVSS 9.8) + the Milvus GitHub advisory. Member of the Milvus vector-database authentication-bypass family (RAG persistence layer).",
|
|
14960
|
+
"_auto_imported": false,
|
|
14961
|
+
"_intake_method": "manual-verified-curation",
|
|
14962
|
+
"_kev_short_description": "Milvus exposes port 9091 with weak default tokens and unauthenticated API access (CWE-306), enabling arbitrary expression evaluation and full unauthenticated control; fixed in 2.5.27 / 2.6.10."
|
|
14963
|
+
},
|
|
14753
14964
|
"CVE-2026-41091": {
|
|
14754
14965
|
"name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
|
|
14755
14966
|
"type": "LPE",
|
package/data/cwe-catalog.json
CHANGED
|
@@ -703,6 +703,7 @@
|
|
|
703
703
|
"CVE-2025-32975",
|
|
704
704
|
"CVE-2025-3935",
|
|
705
705
|
"CVE-2025-49706",
|
|
706
|
+
"CVE-2025-64513",
|
|
706
707
|
"CVE-2026-20127",
|
|
707
708
|
"CVE-2026-20182"
|
|
708
709
|
],
|
|
@@ -745,6 +746,7 @@
|
|
|
745
746
|
"CVE-2025-61757",
|
|
746
747
|
"CVE-2026-0300",
|
|
747
748
|
"CVE-2026-24423",
|
|
749
|
+
"CVE-2026-26190",
|
|
748
750
|
"CVE-2026-33017",
|
|
749
751
|
"CVE-2026-39987",
|
|
750
752
|
"CVE-2026-41940"
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"CVE-2025-54136",
|
|
67
67
|
"CVE-2025-60455",
|
|
68
68
|
"CVE-2025-64496",
|
|
69
|
+
"CVE-2025-64513",
|
|
69
70
|
"CVE-2025-8747",
|
|
70
71
|
"CVE-2026-0766",
|
|
71
72
|
"CVE-2026-22252",
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
"CVE-2026-24214",
|
|
77
78
|
"CVE-2026-24215",
|
|
78
79
|
"CVE-2026-26015",
|
|
80
|
+
"CVE-2026-26190",
|
|
79
81
|
"CVE-2026-30616",
|
|
80
82
|
"CVE-2026-30617",
|
|
81
83
|
"CVE-2026-30624",
|
|
@@ -1551,6 +1553,7 @@
|
|
|
1551
1553
|
"CVE-2025-64328",
|
|
1552
1554
|
"CVE-2025-64446",
|
|
1553
1555
|
"CVE-2025-64496",
|
|
1556
|
+
"CVE-2025-64513",
|
|
1554
1557
|
"CVE-2025-6543",
|
|
1555
1558
|
"CVE-2025-6554",
|
|
1556
1559
|
"CVE-2025-6558",
|
|
@@ -1606,6 +1609,7 @@
|
|
|
1606
1609
|
"CVE-2026-25108",
|
|
1607
1610
|
"CVE-2026-25592",
|
|
1608
1611
|
"CVE-2026-26015",
|
|
1612
|
+
"CVE-2026-26190",
|
|
1609
1613
|
"CVE-2026-3055",
|
|
1610
1614
|
"CVE-2026-30616",
|
|
1611
1615
|
"CVE-2026-30617",
|
|
@@ -1852,6 +1856,7 @@
|
|
|
1852
1856
|
"CVE-2025-54136",
|
|
1853
1857
|
"CVE-2025-60455",
|
|
1854
1858
|
"CVE-2025-64496",
|
|
1859
|
+
"CVE-2025-64513",
|
|
1855
1860
|
"CVE-2025-8747",
|
|
1856
1861
|
"CVE-2026-0766",
|
|
1857
1862
|
"CVE-2026-22252",
|
|
@@ -1863,6 +1868,7 @@
|
|
|
1863
1868
|
"CVE-2026-24215",
|
|
1864
1869
|
"CVE-2026-25592",
|
|
1865
1870
|
"CVE-2026-26015",
|
|
1871
|
+
"CVE-2026-26190",
|
|
1866
1872
|
"CVE-2026-30616",
|
|
1867
1873
|
"CVE-2026-30617",
|
|
1868
1874
|
"CVE-2026-30624",
|
|
@@ -2614,6 +2620,7 @@
|
|
|
2614
2620
|
"CVE-2025-64328",
|
|
2615
2621
|
"CVE-2025-64446",
|
|
2616
2622
|
"CVE-2025-64496",
|
|
2623
|
+
"CVE-2025-64513",
|
|
2617
2624
|
"CVE-2025-6543",
|
|
2618
2625
|
"CVE-2025-6554",
|
|
2619
2626
|
"CVE-2025-6558",
|
|
@@ -2671,6 +2678,7 @@
|
|
|
2671
2678
|
"CVE-2026-25108",
|
|
2672
2679
|
"CVE-2026-25592",
|
|
2673
2680
|
"CVE-2026-26015",
|
|
2681
|
+
"CVE-2026-26190",
|
|
2674
2682
|
"CVE-2026-3055",
|
|
2675
2683
|
"CVE-2026-30616",
|
|
2676
2684
|
"CVE-2026-30617",
|
|
@@ -3739,8 +3747,10 @@
|
|
|
3739
3747
|
"CVE-2023-48022",
|
|
3740
3748
|
"CVE-2024-4889",
|
|
3741
3749
|
"CVE-2024-6587",
|
|
3750
|
+
"CVE-2025-64513",
|
|
3742
3751
|
"CVE-2026-24206",
|
|
3743
|
-
"CVE-2026-24207"
|
|
3752
|
+
"CVE-2026-24207",
|
|
3753
|
+
"CVE-2026-26190"
|
|
3744
3754
|
],
|
|
3745
3755
|
"atlas_refs": [
|
|
3746
3756
|
"AML.T0010",
|
|
@@ -4983,6 +4993,7 @@
|
|
|
4983
4993
|
"CVE-2025-54136",
|
|
4984
4994
|
"CVE-2025-60455",
|
|
4985
4995
|
"CVE-2025-64496",
|
|
4996
|
+
"CVE-2025-64513",
|
|
4986
4997
|
"CVE-2025-8747",
|
|
4987
4998
|
"CVE-2026-0300",
|
|
4988
4999
|
"CVE-2026-0766",
|
|
@@ -4996,6 +5007,7 @@
|
|
|
4996
5007
|
"CVE-2026-24215",
|
|
4997
5008
|
"CVE-2026-25592",
|
|
4998
5009
|
"CVE-2026-26015",
|
|
5010
|
+
"CVE-2026-26190",
|
|
4999
5011
|
"CVE-2026-30616",
|
|
5000
5012
|
"CVE-2026-30617",
|
|
5001
5013
|
"CVE-2026-30624",
|
|
@@ -5612,6 +5624,7 @@
|
|
|
5612
5624
|
"CVE-2025-54136",
|
|
5613
5625
|
"CVE-2025-60455",
|
|
5614
5626
|
"CVE-2025-64496",
|
|
5627
|
+
"CVE-2025-64513",
|
|
5615
5628
|
"CVE-2025-8747",
|
|
5616
5629
|
"CVE-2026-0766",
|
|
5617
5630
|
"CVE-2026-22252",
|
|
@@ -5623,6 +5636,7 @@
|
|
|
5623
5636
|
"CVE-2026-24215",
|
|
5624
5637
|
"CVE-2026-25592",
|
|
5625
5638
|
"CVE-2026-26015",
|
|
5639
|
+
"CVE-2026-26190",
|
|
5626
5640
|
"CVE-2026-30616",
|
|
5627
5641
|
"CVE-2026-30617",
|
|
5628
5642
|
"CVE-2026-30624",
|
|
@@ -5911,9 +5925,11 @@
|
|
|
5911
5925
|
"CVE-2024-1709",
|
|
5912
5926
|
"CVE-2024-4889",
|
|
5913
5927
|
"CVE-2024-6587",
|
|
5928
|
+
"CVE-2025-64513",
|
|
5914
5929
|
"CVE-2026-20182",
|
|
5915
5930
|
"CVE-2026-24206",
|
|
5916
|
-
"CVE-2026-24207"
|
|
5931
|
+
"CVE-2026-24207",
|
|
5932
|
+
"CVE-2026-26190"
|
|
5917
5933
|
],
|
|
5918
5934
|
"atlas_refs": [],
|
|
5919
5935
|
"attack_refs": [
|
|
@@ -4161,6 +4161,106 @@
|
|
|
4161
4161
|
"_auto_imported": false,
|
|
4162
4162
|
"_intake_method": "manual-verified-curation"
|
|
4163
4163
|
},
|
|
4164
|
+
"CVE-2025-64513": {
|
|
4165
|
+
"name": "Milvus Proxy Authentication Bypass via Forged Headers",
|
|
4166
|
+
"lesson_date": "2026-05-25",
|
|
4167
|
+
"attack_vector": {
|
|
4168
|
+
"description": "Milvus (CWE-287 forged-header auth bypass in the Proxy) lets an unauthenticated network attacker reach the vector database's operations and data, bypassing authentication.",
|
|
4169
|
+
"privileges_required": "none (NVD/CNA AV:N / PR:N) - unauthenticated",
|
|
4170
|
+
"complexity": "low (AC:L)",
|
|
4171
|
+
"ai_factor": "The abused surface is the vector database - the RAG persistence layer that stores embeddings and the source documents (often PII) behind LLM applications. The lesson: vector databases are sensitive data stores, not caches; every API/management port (including metrics ports like 9091) must authenticate, default tokens must be replaced, and the DB must not be network-exposed. An auth bypass here exposes RAG data and enables retrieval poisoning."
|
|
4172
|
+
},
|
|
4173
|
+
"framework_coverage": {
|
|
4174
|
+
"NIST-800-53-IA-2": {
|
|
4175
|
+
"covered": true,
|
|
4176
|
+
"adequate": false,
|
|
4177
|
+
"gap": "Authentication is not enforced on the vector database's API/management surface."
|
|
4178
|
+
},
|
|
4179
|
+
"NIST-800-53-SI-2": {
|
|
4180
|
+
"covered": true,
|
|
4181
|
+
"adequate": false,
|
|
4182
|
+
"gap": "Does not track the vector database (RAG persistence layer) as managed, auth-bypass-bearing software."
|
|
4183
|
+
},
|
|
4184
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
4185
|
+
"covered": false,
|
|
4186
|
+
"adequate": false,
|
|
4187
|
+
"gap": "No framework treats the vector database as a sensitive RAG data store whose API/management ports must authenticate."
|
|
4188
|
+
}
|
|
4189
|
+
},
|
|
4190
|
+
"compliance_exposure_score": {
|
|
4191
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
4192
|
+
"basis": "Vector databases are deployed as convenience RAG infrastructure on trusted-network assumptions, often with default tokens and exposed management ports.",
|
|
4193
|
+
"theater_pattern": "ai_supply_chain_trust"
|
|
4194
|
+
},
|
|
4195
|
+
"ai_discovered_zeroday": false,
|
|
4196
|
+
"ai_discovery_source": "human_researcher",
|
|
4197
|
+
"ai_assist_factor": "none",
|
|
4198
|
+
"new_control_requirements": [
|
|
4199
|
+
{
|
|
4200
|
+
"id": "NEW-CTRL-101",
|
|
4201
|
+
"name": "VECTOR-DB-AUTHENTICATION-ENFORCEMENT",
|
|
4202
|
+
"description": "A vector database storing RAG embeddings and source data must enforce authentication on every API and management/metrics port (including ports like Milvus 9091), reject forged/missing auth, replace default tokens, and never be exposed to untrusted networks. Upgrade Milvus to a patched release (2.4.24 / 2.5.21 / 2.6.5). The distinguishing test: from an unauthenticated client, attempt forged-header access to the Proxy and direct access to the metrics/management port on a staging instance and confirm both are refused.",
|
|
4203
|
+
"evidence": "https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p",
|
|
4204
|
+
"gap_closes": [
|
|
4205
|
+
"NIST-800-53-IA-2",
|
|
4206
|
+
"NIST-800-53-SI-2",
|
|
4207
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
4208
|
+
]
|
|
4209
|
+
}
|
|
4210
|
+
],
|
|
4211
|
+
"_auto_imported": false,
|
|
4212
|
+
"_intake_method": "manual-verified-curation"
|
|
4213
|
+
},
|
|
4214
|
+
"CVE-2026-26190": {
|
|
4215
|
+
"name": "Milvus Port 9091 Missing Authentication / Weak Default Token",
|
|
4216
|
+
"lesson_date": "2026-05-25",
|
|
4217
|
+
"attack_vector": {
|
|
4218
|
+
"description": "Milvus (CWE-306 missing authentication on port 9091 with weak default tokens) lets an unauthenticated network attacker reach the vector database's operations and data, bypassing authentication.",
|
|
4219
|
+
"privileges_required": "none (NVD/CNA AV:N / PR:N) - unauthenticated",
|
|
4220
|
+
"complexity": "low (AC:L)",
|
|
4221
|
+
"ai_factor": "The abused surface is the vector database - the RAG persistence layer that stores embeddings and the source documents (often PII) behind LLM applications. The lesson: vector databases are sensitive data stores, not caches; every API/management port (including metrics ports like 9091) must authenticate, default tokens must be replaced, and the DB must not be network-exposed. An auth bypass here exposes RAG data and enables retrieval poisoning."
|
|
4222
|
+
},
|
|
4223
|
+
"framework_coverage": {
|
|
4224
|
+
"NIST-800-53-IA-2": {
|
|
4225
|
+
"covered": true,
|
|
4226
|
+
"adequate": false,
|
|
4227
|
+
"gap": "Authentication is not enforced on the vector database's API/management surface."
|
|
4228
|
+
},
|
|
4229
|
+
"NIST-800-53-SI-2": {
|
|
4230
|
+
"covered": true,
|
|
4231
|
+
"adequate": false,
|
|
4232
|
+
"gap": "Does not track the vector database (RAG persistence layer) as managed, auth-bypass-bearing software."
|
|
4233
|
+
},
|
|
4234
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
4235
|
+
"covered": false,
|
|
4236
|
+
"adequate": false,
|
|
4237
|
+
"gap": "No framework treats the vector database as a sensitive RAG data store whose API/management ports must authenticate."
|
|
4238
|
+
}
|
|
4239
|
+
},
|
|
4240
|
+
"compliance_exposure_score": {
|
|
4241
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
4242
|
+
"basis": "Vector databases are deployed as convenience RAG infrastructure on trusted-network assumptions, often with default tokens and exposed management ports.",
|
|
4243
|
+
"theater_pattern": "ai_supply_chain_trust"
|
|
4244
|
+
},
|
|
4245
|
+
"ai_discovered_zeroday": false,
|
|
4246
|
+
"ai_discovery_source": "human_researcher",
|
|
4247
|
+
"ai_assist_factor": "none",
|
|
4248
|
+
"new_control_requirements": [
|
|
4249
|
+
{
|
|
4250
|
+
"id": "NEW-CTRL-101",
|
|
4251
|
+
"name": "VECTOR-DB-AUTHENTICATION-ENFORCEMENT",
|
|
4252
|
+
"description": "A vector database storing RAG embeddings and source data must enforce authentication on every API and management/metrics port (including ports like Milvus 9091), reject forged/missing auth, replace default tokens, and never be exposed to untrusted networks. Upgrade Milvus to a patched release (2.5.27 / 2.6.10). The distinguishing test: from an unauthenticated client, attempt forged-header access to the Proxy and direct access to the metrics/management port on a staging instance and confirm both are refused.",
|
|
4253
|
+
"evidence": "https://github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6",
|
|
4254
|
+
"gap_closes": [
|
|
4255
|
+
"NIST-800-53-IA-2",
|
|
4256
|
+
"NIST-800-53-SI-2",
|
|
4257
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
4258
|
+
]
|
|
4259
|
+
}
|
|
4260
|
+
],
|
|
4261
|
+
"_auto_imported": false,
|
|
4262
|
+
"_intake_method": "manual-verified-curation"
|
|
4263
|
+
},
|
|
4164
4264
|
"CVE-2024-4889": {
|
|
4165
4265
|
"name": "BerriAI LiteLLM Config Code Injection via UI_LOGO_PATH / KMS",
|
|
4166
4266
|
"lesson_date": "2026-05-25",
|