@blamejs/exceptd-skills 0.15.11 → 0.15.12
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 +119 -42
- package/data/zeroday-lessons.json +288 -92
- 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",
|
|
@@ -11026,35 +11054,63 @@
|
|
|
11026
11054
|
},
|
|
11027
11055
|
"CVE-2025-66376": {
|
|
11028
11056
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-Site Scripting Vulnerability",
|
|
11029
|
-
"lesson_date": "2026-05-
|
|
11057
|
+
"lesson_date": "2026-05-29",
|
|
11030
11058
|
"attack_vector": {
|
|
11031
|
-
"description": "
|
|
11032
|
-
"privileges_required": "
|
|
11033
|
-
"complexity": "
|
|
11034
|
-
"ai_factor": "
|
|
11059
|
+
"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.",
|
|
11060
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
11061
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
11062
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
11063
|
+
},
|
|
11064
|
+
"defense_chain": {
|
|
11065
|
+
"prevention": {
|
|
11066
|
+
"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.",
|
|
11067
|
+
"was_this_required": true,
|
|
11068
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
11069
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
11070
|
+
},
|
|
11071
|
+
"detection": {
|
|
11072
|
+
"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.",
|
|
11073
|
+
"was_this_required": false,
|
|
11074
|
+
"framework_requiring_it": null,
|
|
11075
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
11076
|
+
},
|
|
11077
|
+
"response": {
|
|
11078
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
11079
|
+
"was_this_required": true,
|
|
11080
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
11081
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
11082
|
+
}
|
|
11035
11083
|
},
|
|
11036
11084
|
"framework_coverage": {
|
|
11037
11085
|
"NIST-800-53-SI-2": {
|
|
11038
11086
|
"covered": true,
|
|
11039
11087
|
"adequate": false,
|
|
11040
|
-
"gap": "30-day SLA
|
|
11088
|
+
"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
11089
|
},
|
|
11042
11090
|
"ISO-27001-2022-A.8.8": {
|
|
11043
11091
|
"covered": true,
|
|
11044
11092
|
"adequate": false,
|
|
11045
|
-
"gap": "
|
|
11093
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
11094
|
+
},
|
|
11095
|
+
"NIS2-Art21-network-security": {
|
|
11096
|
+
"covered": true,
|
|
11097
|
+
"adequate": false,
|
|
11098
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
11099
|
+
},
|
|
11100
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
11101
|
+
"covered": true,
|
|
11102
|
+
"adequate": false,
|
|
11103
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
11046
11104
|
}
|
|
11047
11105
|
},
|
|
11048
11106
|
"compliance_exposure_score": {
|
|
11049
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
11050
|
-
"basis": "
|
|
11107
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
11108
|
+
"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
11109
|
"theater_pattern": "patch_management"
|
|
11052
11110
|
},
|
|
11053
11111
|
"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"
|
|
11112
|
+
"ai_discovery_source": "vendor_research",
|
|
11113
|
+
"ai_assist_factor": "none"
|
|
11058
11114
|
},
|
|
11059
11115
|
"CVE-2026-20963": {
|
|
11060
11116
|
"name": "Microsoft SharePoint Deserialization of Untrusted Data Vulnerability",
|
|
@@ -12073,35 +12129,63 @@
|
|
|
12073
12129
|
},
|
|
12074
12130
|
"CVE-2020-7796": {
|
|
12075
12131
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery Vulnerability",
|
|
12076
|
-
"lesson_date": "2026-05-
|
|
12132
|
+
"lesson_date": "2026-05-29",
|
|
12077
12133
|
"attack_vector": {
|
|
12078
|
-
"description": "
|
|
12079
|
-
"privileges_required": "
|
|
12080
|
-
"complexity": "
|
|
12081
|
-
"ai_factor": "
|
|
12134
|
+
"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.",
|
|
12135
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
12136
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
12137
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
12138
|
+
},
|
|
12139
|
+
"defense_chain": {
|
|
12140
|
+
"prevention": {
|
|
12141
|
+
"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.",
|
|
12142
|
+
"was_this_required": true,
|
|
12143
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
12144
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
12145
|
+
},
|
|
12146
|
+
"detection": {
|
|
12147
|
+
"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.",
|
|
12148
|
+
"was_this_required": false,
|
|
12149
|
+
"framework_requiring_it": null,
|
|
12150
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
12151
|
+
},
|
|
12152
|
+
"response": {
|
|
12153
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
12154
|
+
"was_this_required": true,
|
|
12155
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
12156
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
12157
|
+
}
|
|
12082
12158
|
},
|
|
12083
12159
|
"framework_coverage": {
|
|
12084
12160
|
"NIST-800-53-SI-2": {
|
|
12085
12161
|
"covered": true,
|
|
12086
12162
|
"adequate": false,
|
|
12087
|
-
"gap": "30-day SLA
|
|
12163
|
+
"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
12164
|
},
|
|
12089
12165
|
"ISO-27001-2022-A.8.8": {
|
|
12090
12166
|
"covered": true,
|
|
12091
12167
|
"adequate": false,
|
|
12092
|
-
"gap": "
|
|
12168
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
12169
|
+
},
|
|
12170
|
+
"NIS2-Art21-network-security": {
|
|
12171
|
+
"covered": true,
|
|
12172
|
+
"adequate": false,
|
|
12173
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
12174
|
+
},
|
|
12175
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
12176
|
+
"covered": true,
|
|
12177
|
+
"adequate": false,
|
|
12178
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
12093
12179
|
}
|
|
12094
12180
|
},
|
|
12095
12181
|
"compliance_exposure_score": {
|
|
12096
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
12097
|
-
"basis": "
|
|
12182
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
12183
|
+
"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
12184
|
"theater_pattern": "patch_management"
|
|
12099
12185
|
},
|
|
12100
12186
|
"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"
|
|
12187
|
+
"ai_discovery_source": "vendor_research",
|
|
12188
|
+
"ai_assist_factor": "none"
|
|
12105
12189
|
},
|
|
12106
12190
|
"CVE-2024-7694": {
|
|
12107
12191
|
"name": "TeamT5 ThreatSonar Anti-Ransomware Unrestricted Upload of File with Dangerous Type Vulnerability",
|
|
@@ -13192,35 +13276,63 @@
|
|
|
13192
13276
|
},
|
|
13193
13277
|
"CVE-2025-68645": {
|
|
13194
13278
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) PHP Remote File Inclusion Vulnerability",
|
|
13195
|
-
"lesson_date": "2026-05-
|
|
13279
|
+
"lesson_date": "2026-05-29",
|
|
13196
13280
|
"attack_vector": {
|
|
13197
|
-
"description": "
|
|
13198
|
-
"privileges_required": "
|
|
13199
|
-
"complexity": "
|
|
13200
|
-
"ai_factor": "
|
|
13281
|
+
"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.",
|
|
13282
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
13283
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13284
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13285
|
+
},
|
|
13286
|
+
"defense_chain": {
|
|
13287
|
+
"prevention": {
|
|
13288
|
+
"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.",
|
|
13289
|
+
"was_this_required": true,
|
|
13290
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13291
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
13292
|
+
},
|
|
13293
|
+
"detection": {
|
|
13294
|
+
"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.",
|
|
13295
|
+
"was_this_required": false,
|
|
13296
|
+
"framework_requiring_it": null,
|
|
13297
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
13298
|
+
},
|
|
13299
|
+
"response": {
|
|
13300
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
13301
|
+
"was_this_required": true,
|
|
13302
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13303
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
13304
|
+
}
|
|
13201
13305
|
},
|
|
13202
13306
|
"framework_coverage": {
|
|
13203
13307
|
"NIST-800-53-SI-2": {
|
|
13204
13308
|
"covered": true,
|
|
13205
13309
|
"adequate": false,
|
|
13206
|
-
"gap": "30-day SLA
|
|
13310
|
+
"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
13311
|
},
|
|
13208
13312
|
"ISO-27001-2022-A.8.8": {
|
|
13209
13313
|
"covered": true,
|
|
13210
13314
|
"adequate": false,
|
|
13211
|
-
"gap": "
|
|
13315
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
13316
|
+
},
|
|
13317
|
+
"NIS2-Art21-network-security": {
|
|
13318
|
+
"covered": true,
|
|
13319
|
+
"adequate": false,
|
|
13320
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
13321
|
+
},
|
|
13322
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
13323
|
+
"covered": true,
|
|
13324
|
+
"adequate": false,
|
|
13325
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
13212
13326
|
}
|
|
13213
13327
|
},
|
|
13214
13328
|
"compliance_exposure_score": {
|
|
13215
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13216
|
-
"basis": "
|
|
13329
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
13330
|
+
"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
13331
|
"theater_pattern": "patch_management"
|
|
13218
13332
|
},
|
|
13219
13333
|
"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"
|
|
13334
|
+
"ai_discovery_source": "vendor_research",
|
|
13335
|
+
"ai_assist_factor": "none"
|
|
13224
13336
|
},
|
|
13225
13337
|
"CVE-2025-34026": {
|
|
13226
13338
|
"name": "Versa Concerto Improper Authentication Vulnerability",
|
|
@@ -15170,36 +15282,64 @@
|
|
|
15170
15282
|
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
15171
15283
|
},
|
|
15172
15284
|
"CVE-2025-27915": {
|
|
15173
|
-
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability",
|
|
15174
|
-
"lesson_date": "2026-05-
|
|
15285
|
+
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability (variant: CVE-2025-27915)",
|
|
15286
|
+
"lesson_date": "2026-05-29",
|
|
15175
15287
|
"attack_vector": {
|
|
15176
|
-
"description": "
|
|
15177
|
-
"privileges_required": "
|
|
15178
|
-
"complexity": "
|
|
15179
|
-
"ai_factor": "
|
|
15288
|
+
"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.",
|
|
15289
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
15290
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
15291
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
15292
|
+
},
|
|
15293
|
+
"defense_chain": {
|
|
15294
|
+
"prevention": {
|
|
15295
|
+
"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.",
|
|
15296
|
+
"was_this_required": true,
|
|
15297
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
15298
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
15299
|
+
},
|
|
15300
|
+
"detection": {
|
|
15301
|
+
"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.",
|
|
15302
|
+
"was_this_required": false,
|
|
15303
|
+
"framework_requiring_it": null,
|
|
15304
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
15305
|
+
},
|
|
15306
|
+
"response": {
|
|
15307
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
15308
|
+
"was_this_required": true,
|
|
15309
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
15310
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
15311
|
+
}
|
|
15180
15312
|
},
|
|
15181
15313
|
"framework_coverage": {
|
|
15182
15314
|
"NIST-800-53-SI-2": {
|
|
15183
15315
|
"covered": true,
|
|
15184
15316
|
"adequate": false,
|
|
15185
|
-
"gap": "30-day SLA
|
|
15317
|
+
"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
15318
|
},
|
|
15187
15319
|
"ISO-27001-2022-A.8.8": {
|
|
15188
15320
|
"covered": true,
|
|
15189
15321
|
"adequate": false,
|
|
15190
|
-
"gap": "
|
|
15322
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
15323
|
+
},
|
|
15324
|
+
"NIS2-Art21-network-security": {
|
|
15325
|
+
"covered": true,
|
|
15326
|
+
"adequate": false,
|
|
15327
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
15328
|
+
},
|
|
15329
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
15330
|
+
"covered": true,
|
|
15331
|
+
"adequate": false,
|
|
15332
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
15191
15333
|
}
|
|
15192
15334
|
},
|
|
15193
15335
|
"compliance_exposure_score": {
|
|
15194
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
15195
|
-
"basis": "
|
|
15336
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
15337
|
+
"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
15338
|
"theater_pattern": "patch_management"
|
|
15197
15339
|
},
|
|
15198
15340
|
"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"
|
|
15341
|
+
"ai_discovery_source": "vendor_research",
|
|
15342
|
+
"ai_assist_factor": "none"
|
|
15203
15343
|
},
|
|
15204
15344
|
"CVE-2021-22555": {
|
|
15205
15345
|
"name": "Linux Kernel Heap Out-of-Bounds Write Vulnerability",
|
|
@@ -17235,35 +17375,63 @@
|
|
|
17235
17375
|
},
|
|
17236
17376
|
"CVE-2019-9621": {
|
|
17237
17377
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery (SSRF) Vulnerability",
|
|
17238
|
-
"lesson_date": "2026-05-
|
|
17378
|
+
"lesson_date": "2026-05-29",
|
|
17239
17379
|
"attack_vector": {
|
|
17240
|
-
"description": "
|
|
17241
|
-
"privileges_required": "
|
|
17242
|
-
"complexity": "
|
|
17243
|
-
"ai_factor": "
|
|
17380
|
+
"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.",
|
|
17381
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
17382
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
17383
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
17384
|
+
},
|
|
17385
|
+
"defense_chain": {
|
|
17386
|
+
"prevention": {
|
|
17387
|
+
"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.",
|
|
17388
|
+
"was_this_required": true,
|
|
17389
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
17390
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
17391
|
+
},
|
|
17392
|
+
"detection": {
|
|
17393
|
+
"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.",
|
|
17394
|
+
"was_this_required": false,
|
|
17395
|
+
"framework_requiring_it": null,
|
|
17396
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
17397
|
+
},
|
|
17398
|
+
"response": {
|
|
17399
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
17400
|
+
"was_this_required": true,
|
|
17401
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
17402
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
17403
|
+
}
|
|
17244
17404
|
},
|
|
17245
17405
|
"framework_coverage": {
|
|
17246
17406
|
"NIST-800-53-SI-2": {
|
|
17247
17407
|
"covered": true,
|
|
17248
17408
|
"adequate": false,
|
|
17249
|
-
"gap": "30-day SLA
|
|
17409
|
+
"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
17410
|
},
|
|
17251
17411
|
"ISO-27001-2022-A.8.8": {
|
|
17252
17412
|
"covered": true,
|
|
17253
17413
|
"adequate": false,
|
|
17254
|
-
"gap": "
|
|
17414
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
17415
|
+
},
|
|
17416
|
+
"NIS2-Art21-network-security": {
|
|
17417
|
+
"covered": true,
|
|
17418
|
+
"adequate": false,
|
|
17419
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
17420
|
+
},
|
|
17421
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17422
|
+
"covered": true,
|
|
17423
|
+
"adequate": false,
|
|
17424
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
17255
17425
|
}
|
|
17256
17426
|
},
|
|
17257
17427
|
"compliance_exposure_score": {
|
|
17258
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
17259
|
-
"basis": "
|
|
17428
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
17429
|
+
"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
17430
|
"theater_pattern": "patch_management"
|
|
17261
17431
|
},
|
|
17262
17432
|
"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"
|
|
17433
|
+
"ai_discovery_source": "vendor_research",
|
|
17434
|
+
"ai_assist_factor": "none"
|
|
17267
17435
|
},
|
|
17268
17436
|
"CVE-2019-5418": {
|
|
17269
17437
|
"name": "Rails Ruby on Rails Path Traversal Vulnerability",
|
|
@@ -18214,35 +18382,63 @@
|
|
|
18214
18382
|
},
|
|
18215
18383
|
"CVE-2024-27443": {
|
|
18216
18384
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-Site Scripting (XSS) Vulnerability",
|
|
18217
|
-
"lesson_date": "2026-05-
|
|
18385
|
+
"lesson_date": "2026-05-29",
|
|
18218
18386
|
"attack_vector": {
|
|
18219
|
-
"description": "
|
|
18220
|
-
"privileges_required": "
|
|
18221
|
-
"complexity": "
|
|
18222
|
-
"ai_factor": "
|
|
18387
|
+
"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.",
|
|
18388
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker; XSS variants execute in a targeted user's session)",
|
|
18389
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
18390
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
18391
|
+
},
|
|
18392
|
+
"defense_chain": {
|
|
18393
|
+
"prevention": {
|
|
18394
|
+
"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.",
|
|
18395
|
+
"was_this_required": true,
|
|
18396
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
18397
|
+
"adequacy": "Patch is definitive; ZCS is repeatedly targeted, so the SLA gap and the lack of web-shell-hunt cleanup are the recurring failures."
|
|
18398
|
+
},
|
|
18399
|
+
"detection": {
|
|
18400
|
+
"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.",
|
|
18401
|
+
"was_this_required": false,
|
|
18402
|
+
"framework_requiring_it": null,
|
|
18403
|
+
"adequacy": "Necessary to catch exploitation and resident persistence on a recurring mass-exploited target."
|
|
18404
|
+
},
|
|
18405
|
+
"response": {
|
|
18406
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate ZCS credentials and session secrets, and review mailbox access for exfiltration.",
|
|
18407
|
+
"was_this_required": true,
|
|
18408
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
18409
|
+
"adequacy": "Mandatory; ZCS compromise typically targets mailbox data and persistence, which a bare patch does not remove."
|
|
18410
|
+
}
|
|
18223
18411
|
},
|
|
18224
18412
|
"framework_coverage": {
|
|
18225
18413
|
"NIST-800-53-SI-2": {
|
|
18226
18414
|
"covered": true,
|
|
18227
18415
|
"adequate": false,
|
|
18228
|
-
"gap": "30-day SLA
|
|
18416
|
+
"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
18417
|
},
|
|
18230
18418
|
"ISO-27001-2022-A.8.8": {
|
|
18231
18419
|
"covered": true,
|
|
18232
18420
|
"adequate": false,
|
|
18233
|
-
"gap": "
|
|
18421
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited flaw on an internet-facing collaboration/mail server."
|
|
18422
|
+
},
|
|
18423
|
+
"NIS2-Art21-network-security": {
|
|
18424
|
+
"covered": true,
|
|
18425
|
+
"adequate": false,
|
|
18426
|
+
"gap": "Treats mail/collaboration servers as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
|
|
18427
|
+
},
|
|
18428
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
18429
|
+
"covered": true,
|
|
18430
|
+
"adequate": false,
|
|
18431
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing mail server in or adjacent to the CDE."
|
|
18234
18432
|
}
|
|
18235
18433
|
},
|
|
18236
18434
|
"compliance_exposure_score": {
|
|
18237
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
18238
|
-
"basis": "
|
|
18435
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
18436
|
+
"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
18437
|
"theater_pattern": "patch_management"
|
|
18240
18438
|
},
|
|
18241
18439
|
"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"
|
|
18440
|
+
"ai_discovery_source": "vendor_research",
|
|
18441
|
+
"ai_assist_factor": "none"
|
|
18246
18442
|
},
|
|
18247
18443
|
"CVE-2025-27920": {
|
|
18248
18444
|
"name": "Srimax Output Messenger Directory Traversal Vulnerability",
|