@blamejs/exceptd-skills 0.15.11 → 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 +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +14 -0
- package/data/cve-catalog.json +221 -77
- package/data/zeroday-lessons.json +541 -177
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
|
@@ -7243,35 +7243,63 @@
|
|
|
7243
7243
|
},
|
|
7244
7244
|
"CVE-2025-48700": {
|
|
7245
7245
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability",
|
|
7246
|
-
"lesson_date": "2026-05-
|
|
7246
|
+
"lesson_date": "2026-05-29",
|
|
7247
7247
|
"attack_vector": {
|
|
7248
|
-
"description": "
|
|
7249
|
-
"privileges_required": "
|
|
7250
|
-
"complexity": "
|
|
7251
|
-
"ai_factor": "
|
|
7248
|
+
"description": "a cross-site scripting flaw (CWE-79) on the ZCS web client, letting an attacker run script in a victim's authenticated session for session/credential theft and mailbox access. CISA KEV-listed 2026-04-20 with confirmed in-the-wild exploitation.",
|
|
7249
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
7250
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7251
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7252
|
+
},
|
|
7253
|
+
"defense_chain": {
|
|
7254
|
+
"prevention": {
|
|
7255
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
7256
|
+
"was_this_required": true,
|
|
7257
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7258
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
7259
|
+
},
|
|
7260
|
+
"detection": {
|
|
7261
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
7262
|
+
"was_this_required": false,
|
|
7263
|
+
"framework_requiring_it": null,
|
|
7264
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
7265
|
+
},
|
|
7266
|
+
"response": {
|
|
7267
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
7268
|
+
"was_this_required": true,
|
|
7269
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7270
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
7271
|
+
}
|
|
7252
7272
|
},
|
|
7253
7273
|
"framework_coverage": {
|
|
7254
7274
|
"NIST-800-53-SI-2": {
|
|
7255
7275
|
"covered": true,
|
|
7256
7276
|
"adequate": false,
|
|
7257
|
-
"gap": "30-day SLA
|
|
7277
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
7258
7278
|
},
|
|
7259
7279
|
"ISO-27001-2022-A.8.8": {
|
|
7260
7280
|
"covered": true,
|
|
7261
7281
|
"adequate": false,
|
|
7262
|
-
"gap": "
|
|
7282
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
7283
|
+
},
|
|
7284
|
+
"NIS2-Art21-network-security": {
|
|
7285
|
+
"covered": true,
|
|
7286
|
+
"adequate": false,
|
|
7287
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
7288
|
+
},
|
|
7289
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7290
|
+
"covered": true,
|
|
7291
|
+
"adequate": false,
|
|
7292
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
7263
7293
|
}
|
|
7264
7294
|
},
|
|
7265
7295
|
"compliance_exposure_score": {
|
|
7266
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7267
|
-
"basis": "
|
|
7296
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
7297
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
7268
7298
|
"theater_pattern": "patch_management"
|
|
7269
7299
|
},
|
|
7270
7300
|
"ai_discovered_zeroday": false,
|
|
7271
|
-
"ai_discovery_source": "
|
|
7272
|
-
"ai_assist_factor": "none"
|
|
7273
|
-
"_auto_imported": true,
|
|
7274
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7301
|
+
"ai_discovery_source": "vendor_research",
|
|
7302
|
+
"ai_assist_factor": "none"
|
|
7275
7303
|
},
|
|
7276
7304
|
"CVE-2026-20128": {
|
|
7277
7305
|
"name": "Cisco Catalyst SD-WAN Manager Storing Passwords in a Recoverable Format Vulnerability",
|
|
@@ -8061,35 +8089,63 @@
|
|
|
8061
8089
|
},
|
|
8062
8090
|
"CVE-2026-3055": {
|
|
8063
8091
|
"name": "Citrix NetScaler Out-of-Bounds Read Vulnerability",
|
|
8064
|
-
"lesson_date": "2026-05-
|
|
8092
|
+
"lesson_date": "2026-05-29",
|
|
8065
8093
|
"attack_vector": {
|
|
8066
|
-
"description": "
|
|
8067
|
-
"privileges_required": "
|
|
8068
|
-
"complexity": "
|
|
8069
|
-
"ai_factor": "
|
|
8094
|
+
"description": "an out-of-bounds read (CWE-125) on Citrix NetScaler, disclosing adjacent memory used to steal authenticated session material. CISA KEV-listed 2026-03-30 with confirmed in-the-wild exploitation.",
|
|
8095
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the appliance's public interface)",
|
|
8096
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
8097
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
8098
|
+
},
|
|
8099
|
+
"defense_chain": {
|
|
8100
|
+
"prevention": {
|
|
8101
|
+
"what_would_have_worked": "Apply the Citrix NetScaler security update; invalidate active sessions and rotate session secrets — a patch alone does not revoke tokens already exfiltrated from memory.",
|
|
8102
|
+
"was_this_required": true,
|
|
8103
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
8104
|
+
"adequacy": "Patch is necessary but insufficient alone: tokens already disclosed from memory survive the patch and must be revoked via session termination + secret rotation."
|
|
8105
|
+
},
|
|
8106
|
+
"detection": {
|
|
8107
|
+
"what_would_have_worked": "Monitoring on the NetScaler: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
8108
|
+
"was_this_required": false,
|
|
8109
|
+
"framework_requiring_it": null,
|
|
8110
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
8111
|
+
},
|
|
8112
|
+
"response": {
|
|
8113
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
8114
|
+
"was_this_required": true,
|
|
8115
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
8116
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
8117
|
+
}
|
|
8070
8118
|
},
|
|
8071
8119
|
"framework_coverage": {
|
|
8072
8120
|
"NIST-800-53-SI-2": {
|
|
8073
8121
|
"covered": true,
|
|
8074
8122
|
"adequate": false,
|
|
8075
|
-
"gap": "30-day SLA
|
|
8123
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
8076
8124
|
},
|
|
8077
8125
|
"ISO-27001-2022-A.8.8": {
|
|
8078
8126
|
"covered": true,
|
|
8079
8127
|
"adequate": false,
|
|
8080
|
-
"gap": "
|
|
8128
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
8129
|
+
},
|
|
8130
|
+
"NIS2-Art21-network-security": {
|
|
8131
|
+
"covered": true,
|
|
8132
|
+
"adequate": false,
|
|
8133
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
8134
|
+
},
|
|
8135
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
8136
|
+
"covered": true,
|
|
8137
|
+
"adequate": false,
|
|
8138
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
8081
8139
|
}
|
|
8082
8140
|
},
|
|
8083
8141
|
"compliance_exposure_score": {
|
|
8084
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
8085
|
-
"basis": "
|
|
8142
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
8143
|
+
"basis": "Citrix NetScaler is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
8086
8144
|
"theater_pattern": "patch_management"
|
|
8087
8145
|
},
|
|
8088
8146
|
"ai_discovered_zeroday": false,
|
|
8089
|
-
"ai_discovery_source": "
|
|
8090
|
-
"ai_assist_factor": "none"
|
|
8091
|
-
"_auto_imported": true,
|
|
8092
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
8147
|
+
"ai_discovery_source": "vendor_research",
|
|
8148
|
+
"ai_assist_factor": "none"
|
|
8093
8149
|
},
|
|
8094
8150
|
"CVE-2025-53521": {
|
|
8095
8151
|
"name": "F5 BIG-IP Stack-Based Buffer Overflow Vulnerability",
|
|
@@ -11026,35 +11082,63 @@
|
|
|
11026
11082
|
},
|
|
11027
11083
|
"CVE-2025-66376": {
|
|
11028
11084
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-Site Scripting Vulnerability",
|
|
11029
|
-
"lesson_date": "2026-05-
|
|
11085
|
+
"lesson_date": "2026-05-29",
|
|
11030
11086
|
"attack_vector": {
|
|
11031
|
-
"description": "
|
|
11032
|
-
"privileges_required": "
|
|
11033
|
-
"complexity": "
|
|
11034
|
-
"ai_factor": "
|
|
11087
|
+
"description": "a cross-site scripting flaw (CWE-79) on the ZCS web client, letting an attacker run script in a victim's authenticated session. CISA KEV-listed 2026-03-18 with confirmed in-the-wild exploitation.",
|
|
11088
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
11089
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
11090
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
11091
|
+
},
|
|
11092
|
+
"defense_chain": {
|
|
11093
|
+
"prevention": {
|
|
11094
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
11095
|
+
"was_this_required": true,
|
|
11096
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
11097
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
11098
|
+
},
|
|
11099
|
+
"detection": {
|
|
11100
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
11101
|
+
"was_this_required": false,
|
|
11102
|
+
"framework_requiring_it": null,
|
|
11103
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
11104
|
+
},
|
|
11105
|
+
"response": {
|
|
11106
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
11107
|
+
"was_this_required": true,
|
|
11108
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
11109
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
11110
|
+
}
|
|
11035
11111
|
},
|
|
11036
11112
|
"framework_coverage": {
|
|
11037
11113
|
"NIST-800-53-SI-2": {
|
|
11038
11114
|
"covered": true,
|
|
11039
11115
|
"adequate": false,
|
|
11040
|
-
"gap": "30-day SLA
|
|
11116
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
11041
11117
|
},
|
|
11042
11118
|
"ISO-27001-2022-A.8.8": {
|
|
11043
11119
|
"covered": true,
|
|
11044
11120
|
"adequate": false,
|
|
11045
|
-
"gap": "
|
|
11121
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
11122
|
+
},
|
|
11123
|
+
"NIS2-Art21-network-security": {
|
|
11124
|
+
"covered": true,
|
|
11125
|
+
"adequate": false,
|
|
11126
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
11127
|
+
},
|
|
11128
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
11129
|
+
"covered": true,
|
|
11130
|
+
"adequate": false,
|
|
11131
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
11046
11132
|
}
|
|
11047
11133
|
},
|
|
11048
11134
|
"compliance_exposure_score": {
|
|
11049
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
11050
|
-
"basis": "
|
|
11135
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
11136
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
11051
11137
|
"theater_pattern": "patch_management"
|
|
11052
11138
|
},
|
|
11053
11139
|
"ai_discovered_zeroday": false,
|
|
11054
|
-
"ai_discovery_source": "
|
|
11055
|
-
"ai_assist_factor": "none"
|
|
11056
|
-
"_auto_imported": true,
|
|
11057
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
11140
|
+
"ai_discovery_source": "vendor_research",
|
|
11141
|
+
"ai_assist_factor": "none"
|
|
11058
11142
|
},
|
|
11059
11143
|
"CVE-2026-20963": {
|
|
11060
11144
|
"name": "Microsoft SharePoint Deserialization of Untrusted Data Vulnerability",
|
|
@@ -12073,35 +12157,63 @@
|
|
|
12073
12157
|
},
|
|
12074
12158
|
"CVE-2020-7796": {
|
|
12075
12159
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery Vulnerability",
|
|
12076
|
-
"lesson_date": "2026-05-
|
|
12160
|
+
"lesson_date": "2026-05-29",
|
|
12077
12161
|
"attack_vector": {
|
|
12078
|
-
"description": "
|
|
12079
|
-
"privileges_required": "
|
|
12080
|
-
"complexity": "
|
|
12081
|
-
"ai_factor": "
|
|
12162
|
+
"description": "a server-side request forgery flaw (CWE-918) on ZCS, letting an unauthenticated attacker coerce the server into making requests to internal resources. CISA KEV-listed 2026-02-17 with confirmed in-the-wild exploitation.",
|
|
12163
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
12164
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
12165
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
12166
|
+
},
|
|
12167
|
+
"defense_chain": {
|
|
12168
|
+
"prevention": {
|
|
12169
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
12170
|
+
"was_this_required": true,
|
|
12171
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
12172
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
12173
|
+
},
|
|
12174
|
+
"detection": {
|
|
12175
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
12176
|
+
"was_this_required": false,
|
|
12177
|
+
"framework_requiring_it": null,
|
|
12178
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
12179
|
+
},
|
|
12180
|
+
"response": {
|
|
12181
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
12182
|
+
"was_this_required": true,
|
|
12183
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
12184
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
12185
|
+
}
|
|
12082
12186
|
},
|
|
12083
12187
|
"framework_coverage": {
|
|
12084
12188
|
"NIST-800-53-SI-2": {
|
|
12085
12189
|
"covered": true,
|
|
12086
12190
|
"adequate": false,
|
|
12087
|
-
"gap": "30-day SLA
|
|
12191
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
12088
12192
|
},
|
|
12089
12193
|
"ISO-27001-2022-A.8.8": {
|
|
12090
12194
|
"covered": true,
|
|
12091
12195
|
"adequate": false,
|
|
12092
|
-
"gap": "
|
|
12196
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
12197
|
+
},
|
|
12198
|
+
"NIS2-Art21-network-security": {
|
|
12199
|
+
"covered": true,
|
|
12200
|
+
"adequate": false,
|
|
12201
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
12202
|
+
},
|
|
12203
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
12204
|
+
"covered": true,
|
|
12205
|
+
"adequate": false,
|
|
12206
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
12093
12207
|
}
|
|
12094
12208
|
},
|
|
12095
12209
|
"compliance_exposure_score": {
|
|
12096
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
12097
|
-
"basis": "
|
|
12210
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
12211
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
12098
12212
|
"theater_pattern": "patch_management"
|
|
12099
12213
|
},
|
|
12100
12214
|
"ai_discovered_zeroday": false,
|
|
12101
|
-
"ai_discovery_source": "
|
|
12102
|
-
"ai_assist_factor": "none"
|
|
12103
|
-
"_auto_imported": true,
|
|
12104
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
12215
|
+
"ai_discovery_source": "vendor_research",
|
|
12216
|
+
"ai_assist_factor": "none"
|
|
12105
12217
|
},
|
|
12106
12218
|
"CVE-2024-7694": {
|
|
12107
12219
|
"name": "TeamT5 ThreatSonar Anti-Ransomware Unrestricted Upload of File with Dangerous Type Vulnerability",
|
|
@@ -13192,35 +13304,63 @@
|
|
|
13192
13304
|
},
|
|
13193
13305
|
"CVE-2025-68645": {
|
|
13194
13306
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) PHP Remote File Inclusion Vulnerability",
|
|
13195
|
-
"lesson_date": "2026-05-
|
|
13307
|
+
"lesson_date": "2026-05-29",
|
|
13196
13308
|
"attack_vector": {
|
|
13197
|
-
"description": "
|
|
13198
|
-
"privileges_required": "
|
|
13199
|
-
"complexity": "
|
|
13200
|
-
"ai_factor": "
|
|
13309
|
+
"description": "a PHP remote file inclusion flaw (CWE-98) on ZCS, enabling remote code execution on the mail server. CISA KEV-listed 2026-01-22 with confirmed in-the-wild exploitation.",
|
|
13310
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
13311
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13312
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13313
|
+
},
|
|
13314
|
+
"defense_chain": {
|
|
13315
|
+
"prevention": {
|
|
13316
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
13317
|
+
"was_this_required": true,
|
|
13318
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13319
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
13320
|
+
},
|
|
13321
|
+
"detection": {
|
|
13322
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
13323
|
+
"was_this_required": false,
|
|
13324
|
+
"framework_requiring_it": null,
|
|
13325
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
13326
|
+
},
|
|
13327
|
+
"response": {
|
|
13328
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
13329
|
+
"was_this_required": true,
|
|
13330
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13331
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
13332
|
+
}
|
|
13201
13333
|
},
|
|
13202
13334
|
"framework_coverage": {
|
|
13203
13335
|
"NIST-800-53-SI-2": {
|
|
13204
13336
|
"covered": true,
|
|
13205
13337
|
"adequate": false,
|
|
13206
|
-
"gap": "30-day SLA
|
|
13338
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
13207
13339
|
},
|
|
13208
13340
|
"ISO-27001-2022-A.8.8": {
|
|
13209
13341
|
"covered": true,
|
|
13210
13342
|
"adequate": false,
|
|
13211
|
-
"gap": "
|
|
13343
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
13344
|
+
},
|
|
13345
|
+
"NIS2-Art21-network-security": {
|
|
13346
|
+
"covered": true,
|
|
13347
|
+
"adequate": false,
|
|
13348
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
13349
|
+
},
|
|
13350
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
13351
|
+
"covered": true,
|
|
13352
|
+
"adequate": false,
|
|
13353
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
13212
13354
|
}
|
|
13213
13355
|
},
|
|
13214
13356
|
"compliance_exposure_score": {
|
|
13215
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13216
|
-
"basis": "
|
|
13357
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
13358
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
13217
13359
|
"theater_pattern": "patch_management"
|
|
13218
13360
|
},
|
|
13219
13361
|
"ai_discovered_zeroday": false,
|
|
13220
|
-
"ai_discovery_source": "
|
|
13221
|
-
"ai_assist_factor": "none"
|
|
13222
|
-
"_auto_imported": true,
|
|
13223
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
13362
|
+
"ai_discovery_source": "vendor_research",
|
|
13363
|
+
"ai_assist_factor": "none"
|
|
13224
13364
|
},
|
|
13225
13365
|
"CVE-2025-34026": {
|
|
13226
13366
|
"name": "Versa Concerto Improper Authentication Vulnerability",
|
|
@@ -15170,36 +15310,64 @@
|
|
|
15170
15310
|
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
15171
15311
|
},
|
|
15172
15312
|
"CVE-2025-27915": {
|
|
15173
|
-
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability",
|
|
15174
|
-
"lesson_date": "2026-05-
|
|
15313
|
+
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability (variant: CVE-2025-27915)",
|
|
15314
|
+
"lesson_date": "2026-05-29",
|
|
15175
15315
|
"attack_vector": {
|
|
15176
|
-
"description": "
|
|
15177
|
-
"privileges_required": "
|
|
15178
|
-
"complexity": "
|
|
15179
|
-
"ai_factor": "
|
|
15316
|
+
"description": "a cross-site scripting flaw (CWE-79) on the ZCS web client, letting an attacker run script in a victim's authenticated session. CISA KEV-listed 2025-10-07 with confirmed in-the-wild exploitation.",
|
|
15317
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
15318
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
15319
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
15320
|
+
},
|
|
15321
|
+
"defense_chain": {
|
|
15322
|
+
"prevention": {
|
|
15323
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
15324
|
+
"was_this_required": true,
|
|
15325
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
15326
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
15327
|
+
},
|
|
15328
|
+
"detection": {
|
|
15329
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
15330
|
+
"was_this_required": false,
|
|
15331
|
+
"framework_requiring_it": null,
|
|
15332
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
15333
|
+
},
|
|
15334
|
+
"response": {
|
|
15335
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
15336
|
+
"was_this_required": true,
|
|
15337
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
15338
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
15339
|
+
}
|
|
15180
15340
|
},
|
|
15181
15341
|
"framework_coverage": {
|
|
15182
15342
|
"NIST-800-53-SI-2": {
|
|
15183
15343
|
"covered": true,
|
|
15184
15344
|
"adequate": false,
|
|
15185
|
-
"gap": "30-day SLA
|
|
15345
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
15186
15346
|
},
|
|
15187
15347
|
"ISO-27001-2022-A.8.8": {
|
|
15188
15348
|
"covered": true,
|
|
15189
15349
|
"adequate": false,
|
|
15190
|
-
"gap": "
|
|
15350
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
15351
|
+
},
|
|
15352
|
+
"NIS2-Art21-network-security": {
|
|
15353
|
+
"covered": true,
|
|
15354
|
+
"adequate": false,
|
|
15355
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
15356
|
+
},
|
|
15357
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
15358
|
+
"covered": true,
|
|
15359
|
+
"adequate": false,
|
|
15360
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
15191
15361
|
}
|
|
15192
15362
|
},
|
|
15193
15363
|
"compliance_exposure_score": {
|
|
15194
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
15195
|
-
"basis": "
|
|
15364
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
15365
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
15196
15366
|
"theater_pattern": "patch_management"
|
|
15197
15367
|
},
|
|
15198
15368
|
"ai_discovered_zeroday": false,
|
|
15199
|
-
"ai_discovery_source": "
|
|
15200
|
-
"ai_assist_factor": "none"
|
|
15201
|
-
"_auto_imported": true,
|
|
15202
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
15369
|
+
"ai_discovery_source": "vendor_research",
|
|
15370
|
+
"ai_assist_factor": "none"
|
|
15203
15371
|
},
|
|
15204
15372
|
"CVE-2021-22555": {
|
|
15205
15373
|
"name": "Linux Kernel Heap Out-of-Bounds Write Vulnerability",
|
|
@@ -16151,35 +16319,63 @@
|
|
|
16151
16319
|
},
|
|
16152
16320
|
"CVE-2025-7775": {
|
|
16153
16321
|
"name": "Citrix NetScaler Memory Overflow Vulnerability",
|
|
16154
|
-
"lesson_date": "2026-05-
|
|
16322
|
+
"lesson_date": "2026-05-29",
|
|
16155
16323
|
"attack_vector": {
|
|
16156
|
-
"description": "
|
|
16157
|
-
"privileges_required": "
|
|
16158
|
-
"complexity": "
|
|
16159
|
-
"ai_factor": "
|
|
16324
|
+
"description": "a memory-overflow buffer flaw (CWE-119) on Citrix NetScaler, exploitable by an unauthenticated attacker for remote code execution. CISA KEV-listed 2025-08-26 with confirmed in-the-wild exploitation.",
|
|
16325
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the appliance's public interface)",
|
|
16326
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16327
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16160
16328
|
},
|
|
16161
|
-
"
|
|
16162
|
-
"
|
|
16163
|
-
"
|
|
16164
|
-
"
|
|
16165
|
-
"
|
|
16166
|
-
|
|
16167
|
-
|
|
16168
|
-
|
|
16329
|
+
"defense_chain": {
|
|
16330
|
+
"prevention": {
|
|
16331
|
+
"what_would_have_worked": "Apply the Citrix NetScaler security update; treat an exploited appliance as compromised — rebuild from a known-good image and rotate secrets the appliance held.",
|
|
16332
|
+
"was_this_required": true,
|
|
16333
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16334
|
+
"adequacy": "Patch is necessary; for the RCE/escalation variants the appliance must be treated as compromised and rebuilt, since memory-corruption RCE on the edge plane gives durable footholds."
|
|
16335
|
+
},
|
|
16336
|
+
"detection": {
|
|
16337
|
+
"what_would_have_worked": "Monitoring on the NetScaler: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
16338
|
+
"was_this_required": false,
|
|
16339
|
+
"framework_requiring_it": null,
|
|
16340
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
16341
|
+
},
|
|
16342
|
+
"response": {
|
|
16343
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
16344
|
+
"was_this_required": true,
|
|
16345
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16346
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
16347
|
+
}
|
|
16348
|
+
},
|
|
16349
|
+
"framework_coverage": {
|
|
16350
|
+
"NIST-800-53-SI-2": {
|
|
16351
|
+
"covered": true,
|
|
16169
16352
|
"adequate": false,
|
|
16170
|
-
"gap": "
|
|
16353
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
16354
|
+
},
|
|
16355
|
+
"ISO-27001-2022-A.8.8": {
|
|
16356
|
+
"covered": true,
|
|
16357
|
+
"adequate": false,
|
|
16358
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
16359
|
+
},
|
|
16360
|
+
"NIS2-Art21-network-security": {
|
|
16361
|
+
"covered": true,
|
|
16362
|
+
"adequate": false,
|
|
16363
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
16364
|
+
},
|
|
16365
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
16366
|
+
"covered": true,
|
|
16367
|
+
"adequate": false,
|
|
16368
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
16171
16369
|
}
|
|
16172
16370
|
},
|
|
16173
16371
|
"compliance_exposure_score": {
|
|
16174
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16175
|
-
"basis": "
|
|
16372
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
16373
|
+
"basis": "Citrix NetScaler is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
16176
16374
|
"theater_pattern": "patch_management"
|
|
16177
16375
|
},
|
|
16178
16376
|
"ai_discovered_zeroday": false,
|
|
16179
|
-
"ai_discovery_source": "
|
|
16180
|
-
"ai_assist_factor": "none"
|
|
16181
|
-
"_auto_imported": true,
|
|
16182
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
16377
|
+
"ai_discovery_source": "vendor_research",
|
|
16378
|
+
"ai_assist_factor": "none"
|
|
16183
16379
|
},
|
|
16184
16380
|
"CVE-2025-48384": {
|
|
16185
16381
|
"name": "Git Link Following Vulnerability",
|
|
@@ -16215,67 +16411,123 @@
|
|
|
16215
16411
|
},
|
|
16216
16412
|
"CVE-2024-8068": {
|
|
16217
16413
|
"name": "Citrix Session Recording Improper Privilege Management Vulnerability",
|
|
16218
|
-
"lesson_date": "2026-05-
|
|
16414
|
+
"lesson_date": "2026-05-29",
|
|
16219
16415
|
"attack_vector": {
|
|
16220
|
-
"description": "
|
|
16221
|
-
"privileges_required": "
|
|
16222
|
-
"complexity": "
|
|
16223
|
-
"ai_factor": "
|
|
16416
|
+
"description": "an improper privilege-management flaw (CWE-269) on Citrix Session Recording, escalating an authenticated user's privileges on the recording server. CISA KEV-listed 2025-08-25 with confirmed in-the-wild exploitation.",
|
|
16417
|
+
"privileges_required": "low (an authenticated user on the recording service)",
|
|
16418
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16419
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16420
|
+
},
|
|
16421
|
+
"defense_chain": {
|
|
16422
|
+
"prevention": {
|
|
16423
|
+
"what_would_have_worked": "Apply the Citrix Session Recording security update; audit Session Recording user actions during the exposure window and review recording access logs.",
|
|
16424
|
+
"was_this_required": true,
|
|
16425
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16426
|
+
"adequacy": "Patch is necessary; for the RCE/escalation variants the appliance must be treated as compromised and rebuilt, since memory-corruption RCE on the edge plane gives durable footholds."
|
|
16427
|
+
},
|
|
16428
|
+
"detection": {
|
|
16429
|
+
"what_would_have_worked": "Monitoring on the Session Recording: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
16430
|
+
"was_this_required": false,
|
|
16431
|
+
"framework_requiring_it": null,
|
|
16432
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
16433
|
+
},
|
|
16434
|
+
"response": {
|
|
16435
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
16436
|
+
"was_this_required": true,
|
|
16437
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16438
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
16439
|
+
}
|
|
16224
16440
|
},
|
|
16225
16441
|
"framework_coverage": {
|
|
16226
16442
|
"NIST-800-53-SI-2": {
|
|
16227
16443
|
"covered": true,
|
|
16228
16444
|
"adequate": false,
|
|
16229
|
-
"gap": "30-day SLA
|
|
16445
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
16230
16446
|
},
|
|
16231
16447
|
"ISO-27001-2022-A.8.8": {
|
|
16232
16448
|
"covered": true,
|
|
16233
16449
|
"adequate": false,
|
|
16234
|
-
"gap": "
|
|
16450
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
16451
|
+
},
|
|
16452
|
+
"NIS2-Art21-network-security": {
|
|
16453
|
+
"covered": true,
|
|
16454
|
+
"adequate": false,
|
|
16455
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
16456
|
+
},
|
|
16457
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
16458
|
+
"covered": true,
|
|
16459
|
+
"adequate": false,
|
|
16460
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
16235
16461
|
}
|
|
16236
16462
|
},
|
|
16237
16463
|
"compliance_exposure_score": {
|
|
16238
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16239
|
-
"basis": "
|
|
16464
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
16465
|
+
"basis": "Citrix Session Recording is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
16240
16466
|
"theater_pattern": "patch_management"
|
|
16241
16467
|
},
|
|
16242
16468
|
"ai_discovered_zeroday": false,
|
|
16243
|
-
"ai_discovery_source": "
|
|
16244
|
-
"ai_assist_factor": "none"
|
|
16245
|
-
"_auto_imported": true,
|
|
16246
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
16469
|
+
"ai_discovery_source": "vendor_research",
|
|
16470
|
+
"ai_assist_factor": "none"
|
|
16247
16471
|
},
|
|
16248
16472
|
"CVE-2024-8069": {
|
|
16249
16473
|
"name": "Citrix Session Recording Deserialization of Untrusted Data Vulnerability",
|
|
16250
|
-
"lesson_date": "2026-05-
|
|
16474
|
+
"lesson_date": "2026-05-29",
|
|
16251
16475
|
"attack_vector": {
|
|
16252
|
-
"description": "
|
|
16253
|
-
"privileges_required": "
|
|
16254
|
-
"complexity": "
|
|
16255
|
-
"ai_factor": "
|
|
16476
|
+
"description": "a deserialization-of-untrusted-data flaw (CWE-502) on Citrix Session Recording, enabling remote code execution on the recording server. CISA KEV-listed 2025-08-25 with confirmed in-the-wild exploitation.",
|
|
16477
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the appliance's public interface)",
|
|
16478
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16479
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16480
|
+
},
|
|
16481
|
+
"defense_chain": {
|
|
16482
|
+
"prevention": {
|
|
16483
|
+
"what_would_have_worked": "Apply the Citrix Session Recording security update and hunt for web shells; rotate credentials reachable from the Session Recording server.",
|
|
16484
|
+
"was_this_required": true,
|
|
16485
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16486
|
+
"adequacy": "Patch is necessary; for the RCE/escalation variants the appliance must be treated as compromised and rebuilt, since memory-corruption RCE on the edge plane gives durable footholds."
|
|
16487
|
+
},
|
|
16488
|
+
"detection": {
|
|
16489
|
+
"what_would_have_worked": "Monitoring on the Session Recording: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
16490
|
+
"was_this_required": false,
|
|
16491
|
+
"framework_requiring_it": null,
|
|
16492
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
16493
|
+
},
|
|
16494
|
+
"response": {
|
|
16495
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
16496
|
+
"was_this_required": true,
|
|
16497
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16498
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
16499
|
+
}
|
|
16256
16500
|
},
|
|
16257
16501
|
"framework_coverage": {
|
|
16258
16502
|
"NIST-800-53-SI-2": {
|
|
16259
16503
|
"covered": true,
|
|
16260
16504
|
"adequate": false,
|
|
16261
|
-
"gap": "30-day SLA
|
|
16505
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
16262
16506
|
},
|
|
16263
16507
|
"ISO-27001-2022-A.8.8": {
|
|
16264
16508
|
"covered": true,
|
|
16265
16509
|
"adequate": false,
|
|
16266
|
-
"gap": "
|
|
16510
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
16511
|
+
},
|
|
16512
|
+
"NIS2-Art21-network-security": {
|
|
16513
|
+
"covered": true,
|
|
16514
|
+
"adequate": false,
|
|
16515
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
16516
|
+
},
|
|
16517
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
16518
|
+
"covered": true,
|
|
16519
|
+
"adequate": false,
|
|
16520
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
16267
16521
|
}
|
|
16268
16522
|
},
|
|
16269
16523
|
"compliance_exposure_score": {
|
|
16270
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16271
|
-
"basis": "
|
|
16524
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
16525
|
+
"basis": "Citrix Session Recording is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
16272
16526
|
"theater_pattern": "patch_management"
|
|
16273
16527
|
},
|
|
16274
16528
|
"ai_discovered_zeroday": false,
|
|
16275
|
-
"ai_discovery_source": "
|
|
16276
|
-
"ai_assist_factor": "none"
|
|
16277
|
-
"_auto_imported": true,
|
|
16278
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
16529
|
+
"ai_discovery_source": "vendor_research",
|
|
16530
|
+
"ai_assist_factor": "none"
|
|
16279
16531
|
},
|
|
16280
16532
|
"CVE-2025-54948": {
|
|
16281
16533
|
"name": "Trend Micro Apex One OS Command Injection Vulnerability",
|
|
@@ -17203,67 +17455,123 @@
|
|
|
17203
17455
|
},
|
|
17204
17456
|
"CVE-2025-5777": {
|
|
17205
17457
|
"name": "Citrix NetScaler ADC and Gateway Out-of-Bounds Read Vulnerability",
|
|
17206
|
-
"lesson_date": "2026-05-
|
|
17458
|
+
"lesson_date": "2026-05-29",
|
|
17207
17459
|
"attack_vector": {
|
|
17208
|
-
"description": "
|
|
17209
|
-
"privileges_required": "
|
|
17210
|
-
"complexity": "
|
|
17211
|
-
"ai_factor": "
|
|
17460
|
+
"description": "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. CISA KEV-listed 2025-07-10 with confirmed in-the-wild exploitation.",
|
|
17461
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the appliance's public interface)",
|
|
17462
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
17463
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
17464
|
+
},
|
|
17465
|
+
"defense_chain": {
|
|
17466
|
+
"prevention": {
|
|
17467
|
+
"what_would_have_worked": "Apply the Citrix NetScaler security update, terminate all active sessions, and rotate session and credential secrets — a patch alone does not revoke session tokens already disclosed.",
|
|
17468
|
+
"was_this_required": true,
|
|
17469
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
17470
|
+
"adequacy": "Patch is necessary but insufficient alone: tokens already disclosed from memory survive the patch and must be revoked via session termination + secret rotation."
|
|
17471
|
+
},
|
|
17472
|
+
"detection": {
|
|
17473
|
+
"what_would_have_worked": "Monitoring on the NetScaler ADC/Gateway: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
17474
|
+
"was_this_required": false,
|
|
17475
|
+
"framework_requiring_it": null,
|
|
17476
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
17477
|
+
},
|
|
17478
|
+
"response": {
|
|
17479
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
17480
|
+
"was_this_required": true,
|
|
17481
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
17482
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
17483
|
+
}
|
|
17212
17484
|
},
|
|
17213
17485
|
"framework_coverage": {
|
|
17214
17486
|
"NIST-800-53-SI-2": {
|
|
17215
17487
|
"covered": true,
|
|
17216
17488
|
"adequate": false,
|
|
17217
|
-
"gap": "30-day SLA
|
|
17489
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
17218
17490
|
},
|
|
17219
17491
|
"ISO-27001-2022-A.8.8": {
|
|
17220
17492
|
"covered": true,
|
|
17221
17493
|
"adequate": false,
|
|
17222
|
-
"gap": "
|
|
17494
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
17495
|
+
},
|
|
17496
|
+
"NIS2-Art21-network-security": {
|
|
17497
|
+
"covered": true,
|
|
17498
|
+
"adequate": false,
|
|
17499
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
17500
|
+
},
|
|
17501
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17502
|
+
"covered": true,
|
|
17503
|
+
"adequate": false,
|
|
17504
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
17223
17505
|
}
|
|
17224
17506
|
},
|
|
17225
17507
|
"compliance_exposure_score": {
|
|
17226
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
17227
|
-
"basis": "
|
|
17508
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
17509
|
+
"basis": "Citrix NetScaler ADC and Gateway is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
17228
17510
|
"theater_pattern": "patch_management"
|
|
17229
17511
|
},
|
|
17230
17512
|
"ai_discovered_zeroday": false,
|
|
17231
|
-
"ai_discovery_source": "
|
|
17232
|
-
"ai_assist_factor": "none"
|
|
17233
|
-
"_auto_imported": true,
|
|
17234
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
17513
|
+
"ai_discovery_source": "vendor_research",
|
|
17514
|
+
"ai_assist_factor": "none"
|
|
17235
17515
|
},
|
|
17236
17516
|
"CVE-2019-9621": {
|
|
17237
17517
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery (SSRF) Vulnerability",
|
|
17238
|
-
"lesson_date": "2026-05-
|
|
17518
|
+
"lesson_date": "2026-05-29",
|
|
17239
17519
|
"attack_vector": {
|
|
17240
|
-
"description": "
|
|
17241
|
-
"privileges_required": "
|
|
17242
|
-
"complexity": "
|
|
17243
|
-
"ai_factor": "
|
|
17520
|
+
"description": "a server-side request forgery flaw (CWE-918/CWE-807) on ZCS, letting an unauthenticated attacker coerce server-side requests (a known chain toward RCE on ZCS). CISA KEV-listed 2025-07-07 with confirmed in-the-wild exploitation.",
|
|
17521
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
17522
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
17523
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
17524
|
+
},
|
|
17525
|
+
"defense_chain": {
|
|
17526
|
+
"prevention": {
|
|
17527
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
17528
|
+
"was_this_required": true,
|
|
17529
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
17530
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
17531
|
+
},
|
|
17532
|
+
"detection": {
|
|
17533
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
17534
|
+
"was_this_required": false,
|
|
17535
|
+
"framework_requiring_it": null,
|
|
17536
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
17537
|
+
},
|
|
17538
|
+
"response": {
|
|
17539
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
17540
|
+
"was_this_required": true,
|
|
17541
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
17542
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
17543
|
+
}
|
|
17244
17544
|
},
|
|
17245
17545
|
"framework_coverage": {
|
|
17246
17546
|
"NIST-800-53-SI-2": {
|
|
17247
17547
|
"covered": true,
|
|
17248
17548
|
"adequate": false,
|
|
17249
|
-
"gap": "30-day SLA
|
|
17549
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
17250
17550
|
},
|
|
17251
17551
|
"ISO-27001-2022-A.8.8": {
|
|
17252
17552
|
"covered": true,
|
|
17253
17553
|
"adequate": false,
|
|
17254
|
-
"gap": "
|
|
17554
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
17555
|
+
},
|
|
17556
|
+
"NIS2-Art21-network-security": {
|
|
17557
|
+
"covered": true,
|
|
17558
|
+
"adequate": false,
|
|
17559
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
17560
|
+
},
|
|
17561
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17562
|
+
"covered": true,
|
|
17563
|
+
"adequate": false,
|
|
17564
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
17255
17565
|
}
|
|
17256
17566
|
},
|
|
17257
17567
|
"compliance_exposure_score": {
|
|
17258
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
17259
|
-
"basis": "
|
|
17568
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
17569
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
17260
17570
|
"theater_pattern": "patch_management"
|
|
17261
17571
|
},
|
|
17262
17572
|
"ai_discovered_zeroday": false,
|
|
17263
|
-
"ai_discovery_source": "
|
|
17264
|
-
"ai_assist_factor": "none"
|
|
17265
|
-
"_auto_imported": true,
|
|
17266
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
17573
|
+
"ai_discovery_source": "vendor_research",
|
|
17574
|
+
"ai_assist_factor": "none"
|
|
17267
17575
|
},
|
|
17268
17576
|
"CVE-2019-5418": {
|
|
17269
17577
|
"name": "Rails Ruby on Rails Path Traversal Vulnerability",
|
|
@@ -17459,35 +17767,63 @@
|
|
|
17459
17767
|
},
|
|
17460
17768
|
"CVE-2025-6543": {
|
|
17461
17769
|
"name": "Citrix NetScaler ADC and Gateway Buffer Overflow Vulnerability",
|
|
17462
|
-
"lesson_date": "2026-05-
|
|
17770
|
+
"lesson_date": "2026-05-29",
|
|
17463
17771
|
"attack_vector": {
|
|
17464
|
-
"description": "
|
|
17465
|
-
"privileges_required": "
|
|
17466
|
-
"complexity": "
|
|
17467
|
-
"ai_factor": "
|
|
17772
|
+
"description": "a buffer-overflow flaw (CWE-119) on Citrix NetScaler ADC/Gateway, exploitable for memory corruption (DoS and code execution). CISA KEV-listed 2025-06-30 with confirmed in-the-wild exploitation.",
|
|
17773
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the appliance's public interface)",
|
|
17774
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
17775
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
17776
|
+
},
|
|
17777
|
+
"defense_chain": {
|
|
17778
|
+
"prevention": {
|
|
17779
|
+
"what_would_have_worked": "Apply the Citrix NetScaler security update; treat an exploited appliance as compromised and rebuild from a known-good image with rotated secrets.",
|
|
17780
|
+
"was_this_required": true,
|
|
17781
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
17782
|
+
"adequacy": "Patch is necessary; for the RCE/escalation variants the appliance must be treated as compromised and rebuilt, since memory-corruption RCE on the edge plane gives durable footholds."
|
|
17783
|
+
},
|
|
17784
|
+
"detection": {
|
|
17785
|
+
"what_would_have_worked": "Monitoring on the NetScaler ADC/Gateway: exploit-shaped requests, oversized/leaked response bodies (for the OOB-read class), appliance crashes (for the memory-corruption class), and session reuse with no matching login event.",
|
|
17786
|
+
"was_this_required": false,
|
|
17787
|
+
"framework_requiring_it": null,
|
|
17788
|
+
"adequacy": "Necessary to catch token-theft and post-exploit footholds that survive patching."
|
|
17789
|
+
},
|
|
17790
|
+
"response": {
|
|
17791
|
+
"what_would_have_worked": "Patch immediately; for the OOB-read class terminate sessions and rotate secrets, for the RCE class rebuild the appliance from a known-good image and rotate all credentials it held; review for lateral movement off the edge plane.",
|
|
17792
|
+
"was_this_required": true,
|
|
17793
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
17794
|
+
"adequacy": "Mandatory; a patch-in-place without session revocation or appliance rebuild leaves the attacker resident or with stolen session material."
|
|
17795
|
+
}
|
|
17468
17796
|
},
|
|
17469
17797
|
"framework_coverage": {
|
|
17470
17798
|
"NIST-800-53-SI-2": {
|
|
17471
17799
|
"covered": true,
|
|
17472
17800
|
"adequate": false,
|
|
17473
|
-
"gap": "30-day SLA
|
|
17801
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing perimeter appliance; CitrixBleed-class disclosures were mass-exploited within days."
|
|
17474
17802
|
},
|
|
17475
17803
|
"ISO-27001-2022-A.8.8": {
|
|
17476
17804
|
"covered": true,
|
|
17477
17805
|
"adequate": false,
|
|
17478
|
-
"gap": "
|
|
17806
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited perimeter-appliance flaw."
|
|
17807
|
+
},
|
|
17808
|
+
"NIS2-Art21-network-security": {
|
|
17809
|
+
"covered": true,
|
|
17810
|
+
"adequate": false,
|
|
17811
|
+
"gap": "Treats perimeter appliances as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not mandate the session-revocation/credential-rotation cleanup these memory-disclosure flaws require."
|
|
17812
|
+
},
|
|
17813
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17814
|
+
"covered": true,
|
|
17815
|
+
"adequate": false,
|
|
17816
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing edge appliance fronting the CDE."
|
|
17479
17817
|
}
|
|
17480
17818
|
},
|
|
17481
17819
|
"compliance_exposure_score": {
|
|
17482
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
17483
|
-
"basis": "
|
|
17820
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
17821
|
+
"basis": "Citrix NetScaler ADC and Gateway is a load-bearing perimeter device run by audited organizations on standard change-controlled patch windows; the required session-revocation/rebuild cleanup is rarely part of the documented patch procedure.",
|
|
17484
17822
|
"theater_pattern": "patch_management"
|
|
17485
17823
|
},
|
|
17486
17824
|
"ai_discovered_zeroday": false,
|
|
17487
|
-
"ai_discovery_source": "
|
|
17488
|
-
"ai_assist_factor": "none"
|
|
17489
|
-
"_auto_imported": true,
|
|
17490
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
17825
|
+
"ai_discovery_source": "vendor_research",
|
|
17826
|
+
"ai_assist_factor": "none"
|
|
17491
17827
|
},
|
|
17492
17828
|
"CVE-2019-6693": {
|
|
17493
17829
|
"name": "Fortinet FortiOS Use of Hard-Coded Credentials Vulnerability",
|
|
@@ -18214,35 +18550,63 @@
|
|
|
18214
18550
|
},
|
|
18215
18551
|
"CVE-2024-27443": {
|
|
18216
18552
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-Site Scripting (XSS) Vulnerability",
|
|
18217
|
-
"lesson_date": "2026-05-
|
|
18553
|
+
"lesson_date": "2026-05-29",
|
|
18218
18554
|
"attack_vector": {
|
|
18219
|
-
"description": "
|
|
18220
|
-
"privileges_required": "
|
|
18221
|
-
"complexity": "
|
|
18222
|
-
"ai_factor": "
|
|
18555
|
+
"description": "a cross-site scripting flaw (CWE-79) on the ZCS web client, letting an attacker run script in a victim's authenticated session. CISA KEV-listed 2025-05-19 with confirmed in-the-wild exploitation.",
|
|
18556
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
18557
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
18558
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
18559
|
+
},
|
|
18560
|
+
"defense_chain": {
|
|
18561
|
+
"prevention": {
|
|
18562
|
+
"what_would_have_worked": "Apply the Zimbra ZCS security update from the advisory; restrict the ZCS web/admin surface and, for the SSRF/RFI variants, hunt for web shells and internal-recon activity.",
|
|
18563
|
+
"was_this_required": true,
|
|
18564
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
18565
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
18566
|
+
},
|
|
18567
|
+
"detection": {
|
|
18568
|
+
"what_would_have_worked": "Monitoring on ZCS: XSS payloads in mail/requests, server-side outbound requests to internal endpoints (SSRF), inclusion/execution of remote PHP (RFI), and web shells under the ZCS web root.",
|
|
18569
|
+
"was_this_required": false,
|
|
18570
|
+
"framework_requiring_it": null,
|
|
18571
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
18572
|
+
},
|
|
18573
|
+
"response": {
|
|
18574
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
18575
|
+
"was_this_required": true,
|
|
18576
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
18577
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
18578
|
+
}
|
|
18223
18579
|
},
|
|
18224
18580
|
"framework_coverage": {
|
|
18225
18581
|
"NIST-800-53-SI-2": {
|
|
18226
18582
|
"covered": true,
|
|
18227
18583
|
"adequate": false,
|
|
18228
|
-
"gap": "30-day SLA
|
|
18584
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed flaw on an internet-facing mail server; ZCS is a recurring mass-exploited target."
|
|
18229
18585
|
},
|
|
18230
18586
|
"ISO-27001-2022-A.8.8": {
|
|
18231
18587
|
"covered": true,
|
|
18232
18588
|
"adequate": false,
|
|
18233
|
-
"gap": "
|
|
18589
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
18590
|
+
},
|
|
18591
|
+
"NIS2-Art21-network-security": {
|
|
18592
|
+
"covered": true,
|
|
18593
|
+
"adequate": false,
|
|
18594
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
18595
|
+
},
|
|
18596
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
18597
|
+
"covered": true,
|
|
18598
|
+
"adequate": false,
|
|
18599
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
18234
18600
|
}
|
|
18235
18601
|
},
|
|
18236
18602
|
"compliance_exposure_score": {
|
|
18237
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
18238
|
-
"basis": "
|
|
18603
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
18604
|
+
"basis": "Internet-facing Zimbra is run by audited organizations on a standard patch SLA and is repeatedly mass-exploited within days of disclosure; web-shell hunting is rarely part of the patch procedure.",
|
|
18239
18605
|
"theater_pattern": "patch_management"
|
|
18240
18606
|
},
|
|
18241
18607
|
"ai_discovered_zeroday": false,
|
|
18242
|
-
"ai_discovery_source": "
|
|
18243
|
-
"ai_assist_factor": "none"
|
|
18244
|
-
"_auto_imported": true,
|
|
18245
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
18608
|
+
"ai_discovery_source": "vendor_research",
|
|
18609
|
+
"ai_assist_factor": "none"
|
|
18246
18610
|
},
|
|
18247
18611
|
"CVE-2025-27920": {
|
|
18248
18612
|
"name": "Srimax Output Messenger Directory Traversal Vulnerability",
|