@blamejs/exceptd-skills 0.15.12 → 0.15.13
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 +5 -5
- package/data/attack-techniques.json +7 -0
- package/data/cve-catalog.json +102 -35
- package/data/zeroday-lessons.json +246 -78
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.13 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 11 — Citrix. Six CISA KEV-listed Citrix CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: four NetScaler ADC/Gateway appliance flaws (CVE-2026-3055 and CVE-2025-5777 — the CitrixBleed-class out-of-bounds reads that disclose authenticated session material; CVE-2025-7775 and CVE-2025-6543 memory-corruption buffer flaws) and two Session Recording flaws (CVE-2024-8069 deserialization RCE and CVE-2024-8068 privilege escalation). The CitrixBleed entries map T1552 alongside T1190 to surface session-token theft, and the lessons stress session termination + secret rotation (memory-disclosure class) and appliance rebuild (RCE class) as required steps beyond the patch.
|
|
6
|
+
|
|
3
7
|
## 0.15.12 — 2026-05-29
|
|
4
8
|
|
|
5
9
|
Draft-curation pass 10 — Zimbra mail server. Seven CISA KEV-listed Synacor Zimbra Collaboration Suite (ZCS) CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: the cross-site scripting cluster (CVE-2025-48700, CVE-2025-66376, CVE-2025-27915, CVE-2024-27443), the server-side request forgery pair (CVE-2020-7796, CVE-2019-9621), and the PHP remote-file-inclusion RCE (CVE-2025-68645). The lessons note ZCS is a recurring mass-exploited mail-server target where web-shell hunting and session-secret rotation are needed beyond the patch.
|
package/data/_indexes/_meta.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.1.0",
|
|
3
|
-
"generated_at": "2026-05-29T20:
|
|
3
|
+
"generated_at": "2026-05-29T20:35:07.738Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "8fe3f27879a535ce7242433d0a93dc71146f6a9f7fddc1fd9869c9f8270e1ea6",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "d139db4dc4cb4ec2be0ba517bbfa541215053aa6fa3aa1544dd061711d1acd8e",
|
|
10
|
+
"data/cve-catalog.json": "b24fe940b9752fd8ec37ec03954b0b99c8de523b1a5b6a7b79e2f55e3327baea",
|
|
11
11
|
"data/cwe-catalog.json": "0fd275c2a61754958d68cea03a92794a67cf1c1d4d609f81a5728334df013ee3",
|
|
12
12
|
"data/d3fend-catalog.json": "9a54bccb9f24f84b32024216cc3f53819a053721ac8ab43c326859e68fc0ffaf",
|
|
13
13
|
"data/dlp-controls.json": "d2406c482dddd30e49203879999dc4b3a7fd4d0494d6a61d86b91ee76415df19",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"data/framework-control-gaps.json": "29e7b6aa841ddf2530ca5971bdb60d7a715684b2f6264141ad49f0de9a039d78",
|
|
16
16
|
"data/global-frameworks.json": "9ba563a85f7f8d6c3c957de64945e20925a89d0ed6ea6fc561cf093811acf558",
|
|
17
17
|
"data/rfc-references.json": "b21d03b948c41bc8a854e2f057948ecf844bd8c105848aeb141d1eadf8192c31",
|
|
18
|
-
"data/zeroday-lessons.json": "
|
|
18
|
+
"data/zeroday-lessons.json": "a127b709dee1473f21804a85150aabfe1072e95443292d853b1fc6de554b4825",
|
|
19
19
|
"skills/kernel-lpe-triage/skill.md": "0f79c641cef6e5f4a942eb94f43c460562bf83dfb67ae112d146c39c6b320fb0",
|
|
20
20
|
"skills/ai-attack-surface/skill.md": "2880499993e0e69e3897a9d02b5e83aa0462c86a4dd2c1988b9968e375704a1f",
|
|
21
21
|
"skills/mcp-agent-trust/skill.md": "0752834acde0303d6d1e36be4b320eac3d34fde715bb8d71f3ad9e801d701482",
|
|
@@ -298,6 +298,7 @@
|
|
|
298
298
|
"CVE-2024-4889",
|
|
299
299
|
"CVE-2024-50050",
|
|
300
300
|
"CVE-2024-5565",
|
|
301
|
+
"CVE-2024-8069",
|
|
301
302
|
"CVE-2025-10164",
|
|
302
303
|
"CVE-2025-1094",
|
|
303
304
|
"CVE-2025-11837",
|
|
@@ -965,6 +966,7 @@
|
|
|
965
966
|
"CVE-2024-57726",
|
|
966
967
|
"CVE-2024-6587",
|
|
967
968
|
"CVE-2024-7694",
|
|
969
|
+
"CVE-2024-8068",
|
|
968
970
|
"CVE-2024-8069",
|
|
969
971
|
"CVE-2025-0282",
|
|
970
972
|
"CVE-2025-10035",
|
|
@@ -1053,6 +1055,7 @@
|
|
|
1053
1055
|
"CVE-2025-55177",
|
|
1054
1056
|
"CVE-2025-55182",
|
|
1055
1057
|
"CVE-2025-56520",
|
|
1058
|
+
"CVE-2025-5777",
|
|
1056
1059
|
"CVE-2025-57819",
|
|
1057
1060
|
"CVE-2025-58034",
|
|
1058
1061
|
"CVE-2025-58360",
|
|
@@ -1073,6 +1076,7 @@
|
|
|
1073
1076
|
"CVE-2025-64446",
|
|
1074
1077
|
"CVE-2025-64496",
|
|
1075
1078
|
"CVE-2025-64513",
|
|
1079
|
+
"CVE-2025-6543",
|
|
1076
1080
|
"CVE-2025-6554",
|
|
1077
1081
|
"CVE-2025-6558",
|
|
1078
1082
|
"CVE-2025-66376",
|
|
@@ -1130,6 +1134,7 @@
|
|
|
1130
1134
|
"CVE-2026-25108",
|
|
1131
1135
|
"CVE-2026-26015",
|
|
1132
1136
|
"CVE-2026-26190",
|
|
1137
|
+
"CVE-2026-3055",
|
|
1133
1138
|
"CVE-2026-3059",
|
|
1134
1139
|
"CVE-2026-3060",
|
|
1135
1140
|
"CVE-2026-30616",
|
|
@@ -1656,10 +1661,12 @@
|
|
|
1656
1661
|
"CVE-2024-12450",
|
|
1657
1662
|
"CVE-2025-30066",
|
|
1658
1663
|
"CVE-2025-30154",
|
|
1664
|
+
"CVE-2025-5777",
|
|
1659
1665
|
"CVE-2025-68664",
|
|
1660
1666
|
"CVE-2025-68665",
|
|
1661
1667
|
"CVE-2026-20128",
|
|
1662
1668
|
"CVE-2026-22219",
|
|
1669
|
+
"CVE-2026-3055",
|
|
1663
1670
|
"CVE-2026-48027",
|
|
1664
1671
|
"MAL-2025-PYPI-COLORAMA-SOLANA-STEALER",
|
|
1665
1672
|
"MAL-2026-RUBYGEMS-BUFFERZONECORP-SLEEPER"
|
package/data/cve-catalog.json
CHANGED
|
@@ -10471,7 +10471,9 @@
|
|
|
10471
10471
|
},
|
|
10472
10472
|
"atlas_refs": [],
|
|
10473
10473
|
"attack_refs": [
|
|
10474
|
-
"T1005"
|
|
10474
|
+
"T1005",
|
|
10475
|
+
"T1190",
|
|
10476
|
+
"T1552"
|
|
10475
10477
|
],
|
|
10476
10478
|
"rwep_score": 77,
|
|
10477
10479
|
"rwep_factors": {
|
|
@@ -10492,7 +10494,7 @@
|
|
|
10492
10494
|
"cwe_refs": [
|
|
10493
10495
|
"CWE-125"
|
|
10494
10496
|
],
|
|
10495
|
-
"source_verified": "2026-05-
|
|
10497
|
+
"source_verified": "2026-05-29",
|
|
10496
10498
|
"verification_sources": [
|
|
10497
10499
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
10498
10500
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696300&articleURL=NetScaler_ADC_and_NetScaler_Gateway_Security_Bulletin_for_CVE_2026_3055_and_CVE_2026_4368",
|
|
@@ -10521,11 +10523,21 @@
|
|
|
10521
10523
|
"published_date": "2026-03-30"
|
|
10522
10524
|
}
|
|
10523
10525
|
],
|
|
10524
|
-
"last_updated": "2026-05-
|
|
10526
|
+
"last_updated": "2026-05-29",
|
|
10525
10527
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-30; due date 2026-04-02. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696300&articleURL=NetScaler_ADC_and_NetScaler_Gateway_Security_Bulletin_for_CVE_2026_3055_and_CVE_2026_4368 ; https://nvd.nist",
|
|
10526
|
-
"_auto_imported":
|
|
10527
|
-
"_intake_method": "
|
|
10528
|
-
"_kev_short_description": "Citrix NetScaler ADC (formerly Citrix ADC), NetScaler Gateway (formerly Citrix Gateway) and NetScaler ADC FIPS and NDcPP contain an out-of-bounds reads vulnerability when configured as a SAML IDP leading to memory overread."
|
|
10528
|
+
"_auto_imported": false,
|
|
10529
|
+
"_intake_method": "manual-verified-curation",
|
|
10530
|
+
"_kev_short_description": "Citrix NetScaler ADC (formerly Citrix ADC), NetScaler Gateway (formerly Citrix Gateway) and NetScaler ADC FIPS and NDcPP contain an out-of-bounds reads vulnerability when configured as a SAML IDP leading to memory overread.",
|
|
10531
|
+
"iocs": {
|
|
10532
|
+
"behavioral": [
|
|
10533
|
+
"Citrix NetScaler reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
10534
|
+
"Requests to the NetScaler consistent with an out-of-bounds read (CWE-125) on Citrix NetScaler, disclosing adjacent memory used to steal authenticated session material.",
|
|
10535
|
+
"the appliance returning oversized/leaked-looking response bodies on specific endpoint requests, and use of valid-looking session tokens for which there is no corresponding legitimate login event (KEV-confirmed in-the-wild exploitation)."
|
|
10536
|
+
],
|
|
10537
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-3055, CISA KEV (added 2026-03-30), and the Citrix security advisory recorded in vendor_advisories."
|
|
10538
|
+
},
|
|
10539
|
+
"_draft": false,
|
|
10540
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
10529
10541
|
},
|
|
10530
10542
|
"CVE-2025-53521": {
|
|
10531
10543
|
"name": "F5 BIG-IP Stack-Based Buffer Overflow Vulnerability",
|
|
@@ -34622,7 +34634,7 @@
|
|
|
34622
34634
|
"cwe_refs": [
|
|
34623
34635
|
"CWE-119"
|
|
34624
34636
|
],
|
|
34625
|
-
"source_verified": "2026-05-
|
|
34637
|
+
"source_verified": "2026-05-29",
|
|
34626
34638
|
"verification_sources": [
|
|
34627
34639
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34628
34640
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694938",
|
|
@@ -34651,11 +34663,21 @@
|
|
|
34651
34663
|
"published_date": "2025-08-26"
|
|
34652
34664
|
}
|
|
34653
34665
|
],
|
|
34654
|
-
"last_updated": "2026-05-
|
|
34666
|
+
"last_updated": "2026-05-29",
|
|
34655
34667
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-26; due date 2025-08-28. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694938 ; https://nvd.nist.gov/vuln/detail/CVE-2025-7775",
|
|
34656
|
-
"_auto_imported":
|
|
34657
|
-
"_intake_method": "
|
|
34658
|
-
"_kev_short_description": "Citrix NetScaler ADC and NetScaler Gateway contain a memory overflow vulnerability that could allow for remote code execution and/or denial of service."
|
|
34668
|
+
"_auto_imported": false,
|
|
34669
|
+
"_intake_method": "manual-verified-curation",
|
|
34670
|
+
"_kev_short_description": "Citrix NetScaler ADC and NetScaler Gateway contain a memory overflow vulnerability that could allow for remote code execution and/or denial of service.",
|
|
34671
|
+
"iocs": {
|
|
34672
|
+
"behavioral": [
|
|
34673
|
+
"Citrix NetScaler reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
34674
|
+
"Requests to the NetScaler consistent with a memory-overflow buffer flaw (CWE-119) on Citrix NetScaler, exploitable by an unauthenticated attacker for remote code execution.",
|
|
34675
|
+
"appliance crashes consistent with memory corruption, unexpected processes on the NetScaler, and unexplained configuration changes (KEV-confirmed in-the-wild exploitation) (KEV-confirmed in-the-wild exploitation)."
|
|
34676
|
+
],
|
|
34677
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-7775, CISA KEV (added 2025-08-26), and the Citrix security advisory recorded in vendor_advisories."
|
|
34678
|
+
},
|
|
34679
|
+
"_draft": false,
|
|
34680
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
34659
34681
|
},
|
|
34660
34682
|
"CVE-2025-48384": {
|
|
34661
34683
|
"name": "Git Link Following Vulnerability",
|
|
@@ -34797,7 +34819,8 @@
|
|
|
34797
34819
|
},
|
|
34798
34820
|
"atlas_refs": [],
|
|
34799
34821
|
"attack_refs": [
|
|
34800
|
-
"T1068"
|
|
34822
|
+
"T1068",
|
|
34823
|
+
"T1190"
|
|
34801
34824
|
],
|
|
34802
34825
|
"rwep_score": 77,
|
|
34803
34826
|
"rwep_factors": {
|
|
@@ -34818,7 +34841,7 @@
|
|
|
34818
34841
|
"cwe_refs": [
|
|
34819
34842
|
"CWE-269"
|
|
34820
34843
|
],
|
|
34821
|
-
"source_verified": "2026-05-
|
|
34844
|
+
"source_verified": "2026-05-29",
|
|
34822
34845
|
"verification_sources": [
|
|
34823
34846
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34824
34847
|
"https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html",
|
|
@@ -34847,11 +34870,21 @@
|
|
|
34847
34870
|
"published_date": "2025-08-25"
|
|
34848
34871
|
}
|
|
34849
34872
|
],
|
|
34850
|
-
"last_updated": "2026-05-
|
|
34873
|
+
"last_updated": "2026-05-29",
|
|
34851
34874
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-25; due date 2025-09-15. Notes reference: https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-8068",
|
|
34852
|
-
"_auto_imported":
|
|
34853
|
-
"_intake_method": "
|
|
34854
|
-
"_kev_short_description": "Citrix Session Recording contains an improper privilege management vulnerability that could allow for privilege escalation to NetworkService Account access. An attacker must be an authenticated user in the same Windows Active Directory domain as the session recording server domain."
|
|
34875
|
+
"_auto_imported": false,
|
|
34876
|
+
"_intake_method": "manual-verified-curation",
|
|
34877
|
+
"_kev_short_description": "Citrix Session Recording contains an improper privilege management vulnerability that could allow for privilege escalation to NetworkService Account access. An attacker must be an authenticated user in the same Windows Active Directory domain as the session recording server domain.",
|
|
34878
|
+
"iocs": {
|
|
34879
|
+
"behavioral": [
|
|
34880
|
+
"Citrix Session Recording reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
34881
|
+
"Requests to the Session Recording consistent with an improper privilege-management flaw (CWE-269) on Citrix Session Recording, escalating an authenticated user's privileges on the recording server.",
|
|
34882
|
+
"previously-low-privileged Session Recording users performing administrative actions or accessing recordings they shouldn't, with no corresponding role change (KEV-confirmed in-the-wild exploitation)."
|
|
34883
|
+
],
|
|
34884
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-8068, CISA KEV (added 2025-08-25), and the Citrix security advisory recorded in vendor_advisories."
|
|
34885
|
+
},
|
|
34886
|
+
"_draft": false,
|
|
34887
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
34855
34888
|
},
|
|
34856
34889
|
"CVE-2024-8069": {
|
|
34857
34890
|
"name": "Citrix Session Recording Deserialization of Untrusted Data Vulnerability",
|
|
@@ -34893,7 +34926,8 @@
|
|
|
34893
34926
|
},
|
|
34894
34927
|
"atlas_refs": [],
|
|
34895
34928
|
"attack_refs": [
|
|
34896
|
-
"T1190"
|
|
34929
|
+
"T1190",
|
|
34930
|
+
"T1059"
|
|
34897
34931
|
],
|
|
34898
34932
|
"rwep_score": 77,
|
|
34899
34933
|
"rwep_factors": {
|
|
@@ -34914,7 +34948,7 @@
|
|
|
34914
34948
|
"cwe_refs": [
|
|
34915
34949
|
"CWE-502"
|
|
34916
34950
|
],
|
|
34917
|
-
"source_verified": "2026-05-
|
|
34951
|
+
"source_verified": "2026-05-29",
|
|
34918
34952
|
"verification_sources": [
|
|
34919
34953
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34920
34954
|
"https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html",
|
|
@@ -34943,11 +34977,21 @@
|
|
|
34943
34977
|
"published_date": "2025-08-25"
|
|
34944
34978
|
}
|
|
34945
34979
|
],
|
|
34946
|
-
"last_updated": "2026-05-
|
|
34980
|
+
"last_updated": "2026-05-29",
|
|
34947
34981
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-25; due date 2025-09-15. Notes reference: https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-8069",
|
|
34948
|
-
"_auto_imported":
|
|
34949
|
-
"_intake_method": "
|
|
34950
|
-
"_kev_short_description": "Citrix Session Recording contains a deserialization of untrusted data vulnerability that allows limited remote code execution with privilege of a NetworkService Account access. Attacker must be an authenticated user on the same intranet as the session recording server."
|
|
34982
|
+
"_auto_imported": false,
|
|
34983
|
+
"_intake_method": "manual-verified-curation",
|
|
34984
|
+
"_kev_short_description": "Citrix Session Recording contains a deserialization of untrusted data vulnerability that allows limited remote code execution with privilege of a NetworkService Account access. Attacker must be an authenticated user on the same intranet as the session recording server.",
|
|
34985
|
+
"iocs": {
|
|
34986
|
+
"behavioral": [
|
|
34987
|
+
"Citrix Session Recording reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
34988
|
+
"Requests to the Session Recording consistent with a deserialization-of-untrusted-data flaw (CWE-502) on Citrix Session Recording, enabling remote code execution on the recording server.",
|
|
34989
|
+
"deserialization-shaped requests to the Session Recording service, unexpected processes spawned by it, and web shells under the service's web root (KEV-confirmed in-the-wild exploitation)."
|
|
34990
|
+
],
|
|
34991
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-8069, CISA KEV (added 2025-08-25), and the Citrix security advisory recorded in vendor_advisories."
|
|
34992
|
+
},
|
|
34993
|
+
"_draft": false,
|
|
34994
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
34951
34995
|
},
|
|
34952
34996
|
"CVE-2025-54948": {
|
|
34953
34997
|
"name": "Trend Micro Apex One OS Command Injection Vulnerability",
|
|
@@ -37117,7 +37161,9 @@
|
|
|
37117
37161
|
},
|
|
37118
37162
|
"atlas_refs": [],
|
|
37119
37163
|
"attack_refs": [
|
|
37120
|
-
"T1005"
|
|
37164
|
+
"T1005",
|
|
37165
|
+
"T1190",
|
|
37166
|
+
"T1552"
|
|
37121
37167
|
],
|
|
37122
37168
|
"rwep_score": 83,
|
|
37123
37169
|
"rwep_factors": {
|
|
@@ -37138,7 +37184,7 @@
|
|
|
37138
37184
|
"cwe_refs": [
|
|
37139
37185
|
"CWE-125"
|
|
37140
37186
|
],
|
|
37141
|
-
"source_verified": "2026-05-
|
|
37187
|
+
"source_verified": "2026-05-29",
|
|
37142
37188
|
"verification_sources": [
|
|
37143
37189
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37144
37190
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX693420",
|
|
@@ -37167,11 +37213,21 @@
|
|
|
37167
37213
|
"published_date": "2025-07-10"
|
|
37168
37214
|
}
|
|
37169
37215
|
],
|
|
37170
|
-
"last_updated": "2026-05-
|
|
37216
|
+
"last_updated": "2026-05-29",
|
|
37171
37217
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-10; due date 2025-07-11. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX693420 ; https://nvd.nist.gov/vuln/detail/CVE-2025-5777",
|
|
37172
|
-
"_auto_imported":
|
|
37173
|
-
"_intake_method": "
|
|
37174
|
-
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain an out-of-bounds read vulnerability due to insufficient input validation. This vulnerability can lead to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server."
|
|
37218
|
+
"_auto_imported": false,
|
|
37219
|
+
"_intake_method": "manual-verified-curation",
|
|
37220
|
+
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain an out-of-bounds read vulnerability due to insufficient input validation. This vulnerability can lead to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server.",
|
|
37221
|
+
"iocs": {
|
|
37222
|
+
"behavioral": [
|
|
37223
|
+
"Citrix NetScaler ADC and Gateway reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
37224
|
+
"Requests to the NetScaler ADC/Gateway consistent with an out-of-bounds read (CWE-125) on Citrix NetScaler ADC/Gateway (the CitrixBleed-2 class), disclosing memory containing authenticated session material that has been used in the wild for session hijack.",
|
|
37225
|
+
"appliance responses that include leaked memory consistent with the CitrixBleed-2 disclosure shape, and authenticated session reuse from attacker infrastructure with no matching login event (KEV-confirmed in-the-wild exploitation)."
|
|
37226
|
+
],
|
|
37227
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-5777, CISA KEV (added 2025-07-10), and the Citrix security advisory recorded in vendor_advisories."
|
|
37228
|
+
},
|
|
37229
|
+
"_draft": false,
|
|
37230
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
37175
37231
|
},
|
|
37176
37232
|
"CVE-2019-9621": {
|
|
37177
37233
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery (SSRF) Vulnerability",
|
|
@@ -37880,7 +37936,8 @@
|
|
|
37880
37936
|
},
|
|
37881
37937
|
"atlas_refs": [],
|
|
37882
37938
|
"attack_refs": [
|
|
37883
|
-
"T1499"
|
|
37939
|
+
"T1499",
|
|
37940
|
+
"T1190"
|
|
37884
37941
|
],
|
|
37885
37942
|
"rwep_score": 77,
|
|
37886
37943
|
"rwep_factors": {
|
|
@@ -37901,7 +37958,7 @@
|
|
|
37901
37958
|
"cwe_refs": [
|
|
37902
37959
|
"CWE-119"
|
|
37903
37960
|
],
|
|
37904
|
-
"source_verified": "2026-05-
|
|
37961
|
+
"source_verified": "2026-05-29",
|
|
37905
37962
|
"verification_sources": [
|
|
37906
37963
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37907
37964
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694788",
|
|
@@ -37931,11 +37988,21 @@
|
|
|
37931
37988
|
"published_date": "2025-06-30"
|
|
37932
37989
|
}
|
|
37933
37990
|
],
|
|
37934
|
-
"last_updated": "2026-05-
|
|
37991
|
+
"last_updated": "2026-05-29",
|
|
37935
37992
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-30; due date 2025-07-21. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694788 ; https://www.netscaler.com/blog/news/netscaler-critical-security-updates-for-cve-2025-6543-and-cve-2025-5777/ ; http",
|
|
37936
|
-
"_auto_imported":
|
|
37937
|
-
"_intake_method": "
|
|
37938
|
-
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain a buffer overflow vulnerability leading to unintended control flow and Denial of Service. NetScaler must be configured as Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server."
|
|
37993
|
+
"_auto_imported": false,
|
|
37994
|
+
"_intake_method": "manual-verified-curation",
|
|
37995
|
+
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain a buffer overflow vulnerability leading to unintended control flow and Denial of Service. NetScaler must be configured as Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server.",
|
|
37996
|
+
"iocs": {
|
|
37997
|
+
"behavioral": [
|
|
37998
|
+
"Citrix NetScaler ADC and Gateway reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
37999
|
+
"Requests to the NetScaler ADC/Gateway consistent with a buffer-overflow flaw (CWE-119) on Citrix NetScaler ADC/Gateway, exploitable for memory corruption (DoS and code execution).",
|
|
38000
|
+
"appliance crashes consistent with memory corruption, unexpected processes on the NetScaler, and configuration anomalies (KEV-confirmed in-the-wild exploitation) (KEV-confirmed in-the-wild exploitation)."
|
|
38001
|
+
],
|
|
38002
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-6543, CISA KEV (added 2025-06-30), and the Citrix security advisory recorded in vendor_advisories."
|
|
38003
|
+
},
|
|
38004
|
+
"_draft": false,
|
|
38005
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
37939
38006
|
},
|
|
37940
38007
|
"CVE-2019-6693": {
|
|
37941
38008
|
"name": "Fortinet FortiOS Use of Hard-Coded Credentials Vulnerability",
|