@blamejs/exceptd-skills 0.15.1 → 0.15.2
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 +3 -3
- package/data/cve-catalog.json +482 -51
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +14 -14
package/data/cve-catalog.json
CHANGED
|
@@ -2302,7 +2302,15 @@
|
|
|
2302
2302
|
"severity": "high",
|
|
2303
2303
|
"published_date": "2024-04-08"
|
|
2304
2304
|
}
|
|
2305
|
-
]
|
|
2305
|
+
],
|
|
2306
|
+
"iocs": {
|
|
2307
|
+
"behavioral": [
|
|
2308
|
+
"A container process whose working directory or a bind/volume resolves into the host via /proc/self/fd/<N> (the leaked file descriptor), reaching host paths outside the container rootfs.",
|
|
2309
|
+
"runc exec/run where the process cwd is set to /proc/self/fd/* or a WORKDIR that escapes the rootfs.",
|
|
2310
|
+
"Files written by a container to host directories that are not part of any declared mount."
|
|
2311
|
+
],
|
|
2312
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-21626, CISA KEV, and the Snyk 'Leaky Vessels' analysis."
|
|
2313
|
+
}
|
|
2306
2314
|
},
|
|
2307
2315
|
"CVE-2024-3094": {
|
|
2308
2316
|
"ai_assisted_weaponization": false,
|
|
@@ -2395,7 +2403,15 @@
|
|
|
2395
2403
|
"severity": "critical",
|
|
2396
2404
|
"published_date": "2024-04-03"
|
|
2397
2405
|
}
|
|
2398
|
-
]
|
|
2406
|
+
],
|
|
2407
|
+
"iocs": {
|
|
2408
|
+
"behavioral": [
|
|
2409
|
+
"liblzma / xz-utils version 5.6.0 or 5.6.1 present on a host where sshd links libsystemd (and thus liblzma).",
|
|
2410
|
+
"An sshd login latency regression (~0.5s) traced to liblzma symbol resolution / IFUNC resolver activity.",
|
|
2411
|
+
"sshd routing specific attacker-supplied RSA public keys to a non-standard code path (the Ed448-gated backdoor trigger)."
|
|
2412
|
+
],
|
|
2413
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-3094, the openwall oss-security disclosure, and research.swtch.com/xz-script."
|
|
2414
|
+
}
|
|
2399
2415
|
},
|
|
2400
2416
|
"CVE-2024-3154": {
|
|
2401
2417
|
"ai_assisted_weaponization": false,
|
|
@@ -2460,7 +2476,15 @@
|
|
|
2460
2476
|
"https://github.com/cri-o/cri-o/security/advisories"
|
|
2461
2477
|
],
|
|
2462
2478
|
"last_updated": "2026-05-15",
|
|
2463
|
-
"discovery_attribution_note": "Reported by the OpenShift / CRI-O upstream security team via Red Hat Bugzilla 2272532; no individual researcher byline in the public advisory and no AI-tool credit. Bug class (systemd property injection through pod annotations) is conventional argument-injection. Source: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2024-3154."
|
|
2479
|
+
"discovery_attribution_note": "Reported by the OpenShift / CRI-O upstream security team via Red Hat Bugzilla 2272532; no individual researcher byline in the public advisory and no AI-tool credit. Bug class (systemd property injection through pod annotations) is conventional argument-injection. Source: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2024-3154.",
|
|
2480
|
+
"iocs": {
|
|
2481
|
+
"behavioral": [
|
|
2482
|
+
"CRI-O nodes on 1.27.x < 1.27.10 / 1.28.x < 1.28.7 / 1.29.x < 1.29.4 accepting pod-create from non-cluster-admin RBAC subjects.",
|
|
2483
|
+
"modprobe / kernel-module load events on a node correlated with a pod creation whose spec carried module-name attributes.",
|
|
2484
|
+
"newly present kernel modules in /proc/modules on a worker node with no matching node-image or DaemonSet provenance."
|
|
2485
|
+
],
|
|
2486
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-3154 and the cri-o GitHub security advisory cited in verification_sources."
|
|
2487
|
+
}
|
|
2464
2488
|
},
|
|
2465
2489
|
"CVE-2023-43472": {
|
|
2466
2490
|
"ai_assisted_weaponization": false,
|
|
@@ -2521,7 +2545,16 @@
|
|
|
2521
2545
|
"https://huntr.com/bounties/"
|
|
2522
2546
|
],
|
|
2523
2547
|
"last_updated": "2026-05-15",
|
|
2524
|
-
"discovery_attribution_note": "Discovered by Joseph Beeton, senior security researcher at Contrast Security, via the Protect AI Huntr bug bounty program. Named human researcher; no AI-tool credited. Source: https://securityonline.info/cve-2023-43472-critical-vulnerability-uncovered-in-mlflow/ and https://github.com/advisories/GHSA-wqxf-447m-6f5f."
|
|
2548
|
+
"discovery_attribution_note": "Discovered by Joseph Beeton, senior security researcher at Contrast Security, via the Protect AI Huntr bug bounty program. Named human researcher; no AI-tool credited. Source: https://securityonline.info/cve-2023-43472-critical-vulnerability-uncovered-in-mlflow/ and https://github.com/advisories/GHSA-wqxf-447m-6f5f.",
|
|
2549
|
+
"iocs": {
|
|
2550
|
+
"behavioral": [
|
|
2551
|
+
"GET requests to the MLflow /model-versions/get-artifact endpoint whose path parameter contains ../ traversal sequences.",
|
|
2552
|
+
"MLflow tracking server below 2.9.0 reachable and serving artifact-fetch requests.",
|
|
2553
|
+
"MLflow artifact reads resolving to files outside the configured artifact root (e.g. /etc/passwd, SSH keys) returned through get-artifact responses.",
|
|
2554
|
+
"Encoded/stacked traversal tokens (%2e%2e%2f, ....//) targeting MLflow artifact endpoints."
|
|
2555
|
+
],
|
|
2556
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-43472 and the Protect AI Huntr report cited in verification_sources."
|
|
2557
|
+
}
|
|
2525
2558
|
},
|
|
2526
2559
|
"CVE-2020-10148": {
|
|
2527
2560
|
"ai_assisted_weaponization": false,
|
|
@@ -2598,7 +2631,15 @@
|
|
|
2598
2631
|
"severity": "critical",
|
|
2599
2632
|
"published_date": "2020-12-17"
|
|
2600
2633
|
}
|
|
2601
|
-
]
|
|
2634
|
+
],
|
|
2635
|
+
"iocs": {
|
|
2636
|
+
"behavioral": [
|
|
2637
|
+
"SolarWinds Orion API requests that bypass authentication by including a crafted request path containing the GUID parameter (e.g. paths with 'WebResource.axd', 'ScriptResource.axd', 'i18n.ashx' segments) to reach SolarWinds.Orion.Core.* endpoints unauthenticated.",
|
|
2638
|
+
"The trojanized SolarWinds.Orion.Core.BusinessLayer.dll (SUNBURST) and beaconing to avsvmcloud.com or DGA-derived subdomains.",
|
|
2639
|
+
"Orion server initiating outbound C2 after a dormancy period, with traffic masqueraded as the Orion Improvement Program protocol."
|
|
2640
|
+
],
|
|
2641
|
+
"_ioc_source_note": "Anchored to NVD CVE-2020-10148 and CISA advisory AA20-352A (SolarWinds SUNBURST)."
|
|
2642
|
+
}
|
|
2602
2643
|
},
|
|
2603
2644
|
"CVE-2023-3519": {
|
|
2604
2645
|
"ai_assisted_weaponization": false,
|
|
@@ -2677,7 +2718,15 @@
|
|
|
2677
2718
|
"severity": "critical",
|
|
2678
2719
|
"published_date": "2023-07-18"
|
|
2679
2720
|
}
|
|
2680
|
-
]
|
|
2721
|
+
],
|
|
2722
|
+
"iocs": {
|
|
2723
|
+
"behavioral": [
|
|
2724
|
+
"Web shells written under the NetScaler web root (e.g. /var/netscaler/logon/LogonPoint/, /netscaler/ns_gui/) following unauthenticated POSTs to the SAML/GWTest endpoints.",
|
|
2725
|
+
"Crash artifacts in /var/core on the NetScaler ADC/Gateway appliance from the stack overflow.",
|
|
2726
|
+
"An internet-facing NetScaler ADC/Gateway configured as a Gateway/AAA virtual server below the patched build."
|
|
2727
|
+
],
|
|
2728
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-3519 and Citrix advisory CTX561482."
|
|
2729
|
+
}
|
|
2681
2730
|
},
|
|
2682
2731
|
"CVE-2024-1709": {
|
|
2683
2732
|
"ai_assisted_weaponization": false,
|
|
@@ -2760,7 +2809,15 @@
|
|
|
2760
2809
|
"severity": "critical",
|
|
2761
2810
|
"published_date": "2024-02-22"
|
|
2762
2811
|
}
|
|
2763
|
-
]
|
|
2812
|
+
],
|
|
2813
|
+
"iocs": {
|
|
2814
|
+
"behavioral": [
|
|
2815
|
+
"Unauthenticated requests to SetupWizard.aspx with an appended path segment (e.g. /SetupWizard.aspx/anything) on a ScreenConnect server, re-triggering the initial setup flow.",
|
|
2816
|
+
"A new administrative user created on the ScreenConnect instance with no corresponding operator action.",
|
|
2817
|
+
"ScreenConnect deploying unexpected extensions or remote-control tooling immediately after the setup-wizard access."
|
|
2818
|
+
],
|
|
2819
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-1709 and the ConnectWise ScreenConnect 23.9.8 security bulletin."
|
|
2820
|
+
}
|
|
2764
2821
|
},
|
|
2765
2822
|
"CVE-2026-20182": {
|
|
2766
2823
|
"ai_assisted_weaponization": false,
|
|
@@ -2845,7 +2902,15 @@
|
|
|
2845
2902
|
"severity": "critical",
|
|
2846
2903
|
"published_date": "2026-05-14"
|
|
2847
2904
|
}
|
|
2848
|
-
]
|
|
2905
|
+
],
|
|
2906
|
+
"iocs": {
|
|
2907
|
+
"behavioral": [
|
|
2908
|
+
"Unauthenticated requests reaching administrative functions on the Cisco SD-WAN manager/controller (admin actions without a preceding authenticated session).",
|
|
2909
|
+
"New administrative accounts or unexpected configuration/template changes on the SD-WAN management plane.",
|
|
2910
|
+
"An internet-facing Cisco SD-WAN management interface running a release below the fixed version."
|
|
2911
|
+
],
|
|
2912
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-20182, CISA KEV, and the Cisco security advisory."
|
|
2913
|
+
}
|
|
2849
2914
|
},
|
|
2850
2915
|
"CVE-2024-40635": {
|
|
2851
2916
|
"ai_assisted_weaponization": false,
|
|
@@ -2905,7 +2970,16 @@
|
|
|
2905
2970
|
],
|
|
2906
2971
|
"last_updated": "2026-05-15",
|
|
2907
2972
|
"discovery_attribution_note": "Reported via the containerd security team (GO-2025-3528, Snyk SNYK-GOLANG-GITHUBCOMCONTAINERDCONTAINERDV2PKGOCI-9479987); no individual researcher byline in the advisory and no AI-tool credited. Bug class is straight integer overflow in WithUser() UID handling. Source: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCONTAINERDCONTAINERDV2PKGOCI-9479987.",
|
|
2908
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: 0."
|
|
2973
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: 0.",
|
|
2974
|
+
"iocs": {
|
|
2975
|
+
"behavioral": [
|
|
2976
|
+
"containerd 1.6.x < 1.6.34 or 1.7.x < 1.7.21 with CNI IP allocation in scope.",
|
|
2977
|
+
"Containers receiving an IP mask inconsistent with their assigned CNI subnet (spurious/oversized mask from the 32-bit overflow).",
|
|
2978
|
+
"CNI IPAM configs or pod network requests specifying CIDR values large enough to overflow the mask conversion path.",
|
|
2979
|
+
"Cross-namespace network reachability or address-mask leakage between containers that should be CNI-isolated."
|
|
2980
|
+
],
|
|
2981
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-40635 and the containerd GitHub security advisory / Snyk Labs PoC cited in verification_sources."
|
|
2982
|
+
}
|
|
2909
2983
|
},
|
|
2910
2984
|
"MAL-2026-TANSTACK-MINI": {
|
|
2911
2985
|
"ai_assisted_weaponization": false,
|
|
@@ -2979,7 +3053,16 @@
|
|
|
2979
3053
|
"related_threats": [
|
|
2980
3054
|
"MAL-2026-SHAI-HULUD-OSS"
|
|
2981
3055
|
],
|
|
2982
|
-
"related_threats_note": "MAL-2026-TANSTACK-MINI is a Mini-Shai-Hulud-wave incident (Microsoft Security Research, 2026-05-11). The framework was open-sourced 2026-05-12 (MAL-2026-SHAI-HULUD-OSS) — TanStack predates the public release by ~24h. Same threat-actor authorship class; same registry-pivot tradecraft."
|
|
3056
|
+
"related_threats_note": "MAL-2026-TANSTACK-MINI is a Mini-Shai-Hulud-wave incident (Microsoft Security Research, 2026-05-11). The framework was open-sourced 2026-05-12 (MAL-2026-SHAI-HULUD-OSS) — TanStack predates the public release by ~24h. Same threat-actor authorship class; same registry-pivot tradecraft.",
|
|
3057
|
+
"iocs": {
|
|
3058
|
+
"behavioral": [
|
|
3059
|
+
"Installation of any @tanstack/* package version flagged in the 2026-05-11 advisory (84 malicious versions across 42 packages).",
|
|
3060
|
+
"Postinstall lifecycle hooks executing during @tanstack/* installs that read ~/.npmrc, ~/.aws/credentials, or GitHub PAT files.",
|
|
3061
|
+
"Outbound network activity or npm publish/republication attempts originating from a postinstall script during @tanstack/* installation.",
|
|
3062
|
+
"Credential-file reads (~/.npmrc, ~/.aws/credentials, GitHub token files) by a node/npm child process spawned from an @tanstack/* install."
|
|
3063
|
+
],
|
|
3064
|
+
"_ioc_source_note": "Anchored to the TanStack security advisory 2026-05-11 and the npm advisories cited in verification_sources."
|
|
3065
|
+
}
|
|
2983
3066
|
},
|
|
2984
3067
|
"CVE-2026-30623": {
|
|
2985
3068
|
"ai_assisted_weaponization": false,
|
|
@@ -3044,7 +3127,16 @@
|
|
|
3044
3127
|
"https://github.com/anthropics/anthropic-sdk-python/security/advisories"
|
|
3045
3128
|
],
|
|
3046
3129
|
"last_updated": "2026-05-15",
|
|
3047
|
-
"discovery_attribution_note": "OX Security advisory 2026-04-15; researchers Moshe Siman Tov Bustan, Mustafa Naamnih, Nir Zadok. Same disclosure cluster as CVE-2026-30615. Named-human research; no AI-tool credit. Source: https://www.ox.security/blog/the-mother-of-all-ai-supply-chains-critical-systemic-vulnerability-at-the-core-of-the-mcp/."
|
|
3130
|
+
"discovery_attribution_note": "OX Security advisory 2026-04-15; researchers Moshe Siman Tov Bustan, Mustafa Naamnih, Nir Zadok. Same disclosure cluster as CVE-2026-30615. Named-human research; no AI-tool credit. Source: https://www.ox.security/blog/the-mother-of-all-ai-supply-chains-critical-systemic-vulnerability-at-the-core-of-the-mcp/.",
|
|
3131
|
+
"iocs": {
|
|
3132
|
+
"behavioral": [
|
|
3133
|
+
"Anthropic MCP SDK stdio transport at a pre-fix version spawning MCP servers from an operator-supplied command string.",
|
|
3134
|
+
"MCP server-spawn command strings containing shell metacharacters (;, |, &, $(), backticks) reaching subprocess exec without argv-array separation.",
|
|
3135
|
+
"Child processes spawned by the MCP-client stdio transport whose command line differs from the configured server binary.",
|
|
3136
|
+
"Unexpected subprocess execution (shells, downloaders) parented to the MCP client process at server-launch time."
|
|
3137
|
+
],
|
|
3138
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-30623 and the anthropic MCP SDK GitHub security advisory cited in verification_sources."
|
|
3139
|
+
}
|
|
3048
3140
|
},
|
|
3049
3141
|
"CVE-2025-12686": {
|
|
3050
3142
|
"ai_assisted_weaponization": false,
|
|
@@ -3102,7 +3194,15 @@
|
|
|
3102
3194
|
],
|
|
3103
3195
|
"last_updated": "2026-05-15",
|
|
3104
3196
|
"discovery_attribution_note": "Pwn2Own Ireland 2025 (Cork, 2025-10-21) — exploited by @Tek_7987 and @_Anyfun of Synacktiv's offensive security team. Disclosure methodology: attack-surface enumeration + manual code auditing + exploit development per Synacktiv's published writeup; no AI-tool credit. Source: https://www.synacktiv.com/en/publications/breaking-the-beestation-inside-our-pwn2own-2025-exploit-journey.",
|
|
3105
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (50 -> 45)."
|
|
3197
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (50 -> 45).",
|
|
3198
|
+
"iocs": {
|
|
3199
|
+
"behavioral": [
|
|
3200
|
+
"Synology BeeStation Manager below 1.4.0-65374 exposing its web management interface.",
|
|
3201
|
+
"Unauthenticated requests to the BeeStation web management surface resulting in OS-command execution (CWE-78).",
|
|
3202
|
+
"Command-shell or unexpected child processes spawned by the BeeStation web management service without a preceding authenticated session."
|
|
3203
|
+
],
|
|
3204
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-12686 and the Zero Day Initiative Pwn2Own Ireland 2025 disclosure cited in verification_sources."
|
|
3205
|
+
}
|
|
3106
3206
|
},
|
|
3107
3207
|
"CVE-2025-62847": {
|
|
3108
3208
|
"ai_assisted_weaponization": false,
|
|
@@ -3162,7 +3262,15 @@
|
|
|
3162
3262
|
],
|
|
3163
3263
|
"last_updated": "2026-05-15",
|
|
3164
3264
|
"discovery_attribution_note": "Pwn2Own Ireland 2025 — exploited by DEVCORE Research Team (chained injection + format-string bug, $40,000 + 4 Master of Pwn points). Named-human team via ZDI live-blog credit; no AI-tool attribution. Source: https://www.thezdi.com/blog/2025/10/21/pwn2own-ireland-2025-day-one-results.",
|
|
3165
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (45 -> 40)."
|
|
3265
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (45 -> 40).",
|
|
3266
|
+
"iocs": {
|
|
3267
|
+
"behavioral": [
|
|
3268
|
+
"QNAP QTS < 5.2.4.2950 or QuTS hero < h5.2.4.2950 with the web management interface reachable.",
|
|
3269
|
+
"Requests to QTS/QuTS hero management endpoints carrying OS-command metacharacters (CWE-78), consistent with the first component of the Pwn2Own chain.",
|
|
3270
|
+
"Unexpected command-shell or child processes spawned by QTS/QuTS hero web services without a corresponding administrative action."
|
|
3271
|
+
],
|
|
3272
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-62847 and the QNAP security advisory cited in verification_sources."
|
|
3273
|
+
}
|
|
3166
3274
|
},
|
|
3167
3275
|
"CVE-2025-62848": {
|
|
3168
3276
|
"ai_assisted_weaponization": false,
|
|
@@ -3222,7 +3330,15 @@
|
|
|
3222
3330
|
],
|
|
3223
3331
|
"last_updated": "2026-05-15",
|
|
3224
3332
|
"discovery_attribution_note": "Pwn2Own Ireland 2025 — chain 2/3 of the DEVCORE Research Team QNAP TS-453E exploit. Same researcher attribution as CVE-2025-62847; ZDI live-blog credit. No AI-tool attribution. Source: https://www.thezdi.com/blog/2025/10/21/pwn2own-ireland-2025-day-one-results.",
|
|
3225
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (45 -> 40)."
|
|
3333
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (45 -> 40).",
|
|
3334
|
+
"iocs": {
|
|
3335
|
+
"behavioral": [
|
|
3336
|
+
"QNAP QTS < 5.2.4.2950 or QuTS hero < h5.2.4.2950 with management services reachable.",
|
|
3337
|
+
"Input reaching a QTS/QuTS hero code-evaluation path (CWE-94), the second component of the Pwn2Own chain — injected code executing within a QNAP management process.",
|
|
3338
|
+
"QTS/QuTS hero management processes evaluating attacker-supplied script/code fragments not present in stock firmware."
|
|
3339
|
+
],
|
|
3340
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-62848 and the QNAP security advisory cited in verification_sources."
|
|
3341
|
+
}
|
|
3226
3342
|
},
|
|
3227
3343
|
"CVE-2025-62849": {
|
|
3228
3344
|
"ai_assisted_weaponization": false,
|
|
@@ -3282,7 +3398,15 @@
|
|
|
3282
3398
|
],
|
|
3283
3399
|
"last_updated": "2026-05-15",
|
|
3284
3400
|
"discovery_attribution_note": "Pwn2Own Ireland 2025 — chain 3/3 of the DEVCORE Research Team QNAP TS-453E exploit (post-auth elevation). Same attribution as CVE-2025-62847/62848; ZDI credit. No AI-tool attribution. Source: https://www.thezdi.com/blog/2025/10/21/pwn2own-ireland-2025-day-one-results.",
|
|
3285
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (40 -> 35)."
|
|
3401
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: -5 (40 -> 35).",
|
|
3402
|
+
"iocs": {
|
|
3403
|
+
"behavioral": [
|
|
3404
|
+
"QNAP QTS < 5.2.4.2950 or QuTS hero < h5.2.4.2950 where a low-privilege session escalates privilege.",
|
|
3405
|
+
"A QTS/QuTS hero process or session gaining privileges beyond its authenticated account (CWE-269), the post-auth elevation component of the Pwn2Own chain.",
|
|
3406
|
+
"Post-authentication privilege transitions on the appliance not initiated through a legitimate admin role assignment."
|
|
3407
|
+
],
|
|
3408
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-62849 and the QNAP security advisory cited in verification_sources."
|
|
3409
|
+
}
|
|
3286
3410
|
},
|
|
3287
3411
|
"CVE-2025-59389": {
|
|
3288
3412
|
"ai_assisted_weaponization": false,
|
|
@@ -3341,7 +3465,15 @@
|
|
|
3341
3465
|
],
|
|
3342
3466
|
"last_updated": "2026-05-15",
|
|
3343
3467
|
"discovery_attribution_note": "Pwn2Own Ireland 2025 — Sina Kheirkhah of Summoning Team chained a hardcoded-credential issue with an injection flaw against QNAP Hyper Data Protector ($20,000 award). Named-human researcher; no AI-tool credit. Source: https://www.thezdi.com/blog/2025/10/21/pwn2own-ireland-2025-day-one-results and https://www.qnap.com/en/security-advisory/qsa-25-48.",
|
|
3344
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: 0."
|
|
3468
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors AND rwep_score to satisfy Shape B invariant. The prior stored rwep_score was internally inconsistent with its rwep_factors block; both now derived from canonical RWEP_WEIGHTS + operational fields. Delta from prior stored: 0.",
|
|
3469
|
+
"iocs": {
|
|
3470
|
+
"behavioral": [
|
|
3471
|
+
"QNAP Hyper Data Protector below 2.1.4.0420 exposing its management surface.",
|
|
3472
|
+
"Unauthenticated requests to the Hyper Data Protector management interface resulting in OS-command execution (CWE-78).",
|
|
3473
|
+
"Command-shell or unexpected child processes spawned by the Hyper Data Protector backup-orchestration service without a preceding authenticated session."
|
|
3474
|
+
],
|
|
3475
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-59389 and the QNAP / Pwn2Own Ireland 2025 advisory cited in verification_sources."
|
|
3476
|
+
}
|
|
3345
3477
|
},
|
|
3346
3478
|
"CVE-2025-11837": {
|
|
3347
3479
|
"ai_assisted_weaponization": false,
|
|
@@ -3401,7 +3533,15 @@
|
|
|
3401
3533
|
"https://www.qnap.com/en/security-advisory/"
|
|
3402
3534
|
],
|
|
3403
3535
|
"last_updated": "2026-05-15",
|
|
3404
|
-
"discovery_attribution_note": "Pwn2Own Ireland 2025 — Chumy Tsai of CyCraft Technology demonstrated the code-injection on QNAP TS-453E ($20,000 award). Named-human researcher via ZDI credit; no AI-tool attribution. Source: https://www.qnap.com/en/security-advisory/qsa-25-47 and https://cybersecuritynews.com/qnap-zero-day-vulnerabilities-exploited/."
|
|
3536
|
+
"discovery_attribution_note": "Pwn2Own Ireland 2025 — Chumy Tsai of CyCraft Technology demonstrated the code-injection on QNAP TS-453E ($20,000 award). Named-human researcher via ZDI credit; no AI-tool attribution. Source: https://www.qnap.com/en/security-advisory/qsa-25-47 and https://cybersecuritynews.com/qnap-zero-day-vulnerabilities-exploited/.",
|
|
3537
|
+
"iocs": {
|
|
3538
|
+
"behavioral": [
|
|
3539
|
+
"QNAP Malware Remover below 6.6.8.20251023 fetching or applying malware-definition updates.",
|
|
3540
|
+
"The definition-handling path processing a crafted/tampered definition update, leading to code execution within the security tool's process (CWE-94).",
|
|
3541
|
+
"The malware-definition-fetch channel redirected/hijacked (download from an unexpected host or over a tampered channel) supplying attacker-controlled content."
|
|
3542
|
+
],
|
|
3543
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-11837 and the QNAP security advisory cited in verification_sources."
|
|
3544
|
+
}
|
|
3405
3545
|
},
|
|
3406
3546
|
"CVE-2026-42945": {
|
|
3407
3547
|
"name": "NGINX Rift",
|
|
@@ -3478,7 +3618,16 @@
|
|
|
3478
3618
|
],
|
|
3479
3619
|
"last_updated": "2026-05-15",
|
|
3480
3620
|
"discovery_attribution_note": "Discovered by depthfirst's autonomous vulnerability-analysis platform; flagged the heap-buffer-overflow in nginx ngx_http_rewrite_module (present since nginx 0.6.27, 2008) within six hours of scan time. First publicly-attributed AI-discovered nginx CVE; jointly disclosed by F5 + depthfirst on 2026-05-13. Source: https://depthfirst.com/nginx-rift and https://github.com/depthfirstdisclosures/nginx-rift.",
|
|
3481
|
-
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors to satisfy Shape B invariant (Σ factors === rwep_score). Prior values used non-canonical weights and/or blast_radius > 30 (over-cap). Stored rwep_score unchanged; factor block now reproducible from canonical RWEP_WEIGHTS + operational fields."
|
|
3621
|
+
"rwep_correction_note": "v0.12.30: canonicalized rwep_factors to satisfy Shape B invariant (Σ factors === rwep_score). Prior values used non-canonical weights and/or blast_radius > 30 (over-cap). Stored rwep_score unchanged; factor block now reproducible from canonical RWEP_WEIGHTS + operational fields.",
|
|
3622
|
+
"iocs": {
|
|
3623
|
+
"behavioral": [
|
|
3624
|
+
"nginx 0.6.27 through 1.30.0 or nginx Plus R32-R36 with a rewrite directive using unnamed PCRE captures in its configuration.",
|
|
3625
|
+
"Single HTTP requests whose URI matches a rewrite rule using unnamed captures, triggering the out-of-bounds heap write (CWE-787) in PCRE handling.",
|
|
3626
|
+
"nginx worker process crashes/segfaults/restarts correlated with requests matching unnamed-capture rewrite rules.",
|
|
3627
|
+
"Crafted URIs designed to match unnamed-capture rewrite patterns reaching nginx instances on the affected version range."
|
|
3628
|
+
],
|
|
3629
|
+
"_ioc_source_note": "Anchored to the F5 advisory K000150420 and the nginx.org security advisories cited in verification_sources."
|
|
3630
|
+
}
|
|
3482
3631
|
},
|
|
3483
3632
|
"CVE-2026-0300": {
|
|
3484
3633
|
"name": "PAN-UID — Palo Alto Networks PAN-OS User-ID Authentication Portal RCE",
|
|
@@ -4363,7 +4512,16 @@
|
|
|
4363
4512
|
],
|
|
4364
4513
|
"_draft": false,
|
|
4365
4514
|
"last_updated": "2026-05-17",
|
|
4366
|
-
"discovery_attribution_note": "Qualys Threat Research Unit human research, publicly disclosed 2026-05-14. The underlying logic flaw was originally surfaced in a 2020 patch proposal by Jann Horn that was never merged; Qualys identified the exploitable consequence six years later. No AI involvement on either the discovery or weaponization side."
|
|
4515
|
+
"discovery_attribution_note": "Qualys Threat Research Unit human research, publicly disclosed 2026-05-14. The underlying logic flaw was originally surfaced in a 2020 patch proposal by Jann Horn that was never merged; Qualys identified the exploitable consequence six years later. No AI involvement on either the discovery or weaponization side.",
|
|
4516
|
+
"iocs": {
|
|
4517
|
+
"behavioral": [
|
|
4518
|
+
"A Linux host on a kernel built without the 2020 ptrace exit-race fix, running the setuid ssh-keysign helper.",
|
|
4519
|
+
"A process ptrace-attaching to a privileged helper (ssh-keysign) during its shutdown window to exploit the exit_mm()/exit_files() race (CWE-362/CWE-672).",
|
|
4520
|
+
"An unprivileged local user obtaining access to privileged file descriptors / key material via the ssh-keysign exit race.",
|
|
4521
|
+
"Kernel/audit signatures of ptrace attach to a setuid binary immediately before its exit on an affected kernel."
|
|
4522
|
+
],
|
|
4523
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-46333 and the public analysis cited in verification_sources."
|
|
4524
|
+
}
|
|
4367
4525
|
},
|
|
4368
4526
|
"MAL-2026-SHAI-HULUD-OSS": {
|
|
4369
4527
|
"name": "Shai-Hulud worm framework (TeamPCP open-source release)",
|
|
@@ -4447,7 +4605,16 @@
|
|
|
4447
4605
|
"https://snyk.io/blog/tanstack-npm-packages-compromised/"
|
|
4448
4606
|
],
|
|
4449
4607
|
"last_updated": "2026-05-17",
|
|
4450
|
-
"discovery_attribution_note": "TeamPCP threat-actor framework, not a vulnerability discovery. The framework was open-sourced 2026-05-12 on GitHub under MIT license by the same actor group responsible for the September 2025 / November 2025 / May 2026 Shai-Hulud npm-worm waves. TeamPCP self-describes the framework as \"vibe coded\" — AI-coding-assistant-mediated authoring. Adoption-side weaponization is accelerated by AI coding assistants + the BreachForums-hosted $1,000 USD bounty contest."
|
|
4608
|
+
"discovery_attribution_note": "TeamPCP threat-actor framework, not a vulnerability discovery. The framework was open-sourced 2026-05-12 on GitHub under MIT license by the same actor group responsible for the September 2025 / November 2025 / May 2026 Shai-Hulud npm-worm waves. TeamPCP self-describes the framework as \"vibe coded\" — AI-coding-assistant-mediated authoring. Adoption-side weaponization is accelerated by AI coding assistants + the BreachForums-hosted $1,000 USD bounty contest.",
|
|
4609
|
+
"iocs": {
|
|
4610
|
+
"behavioral": [
|
|
4611
|
+
"Any of the 170+ confirmed npm packages (May 2026 wave), the 2 confirmed PyPI packages, or the affected GitHub Action present in a lockfile/install.",
|
|
4612
|
+
"Package postinstall OR require-time code reading cloud credentials, AI-assistant configs, and version-control tokens (the worm's credential-harvest phase).",
|
|
4613
|
+
"Self-republication attempts from a package-install context and creation of attacker-controlled public repositories for exfiltration (worm propagation via maintainer-account pivot).",
|
|
4614
|
+
"Outbound exfiltration of harvested secrets from a CI runner or developer host shortly after an affected dependency install."
|
|
4615
|
+
],
|
|
4616
|
+
"_ioc_source_note": "Anchored to NVD/advisory references and the public Shai-Hulud worm analyses cited in verification_sources."
|
|
4617
|
+
}
|
|
4451
4618
|
},
|
|
4452
4619
|
"CVE-2024-21762": {
|
|
4453
4620
|
"ai_assisted_weaponization": false,
|
|
@@ -4565,7 +4732,15 @@
|
|
|
4565
4732
|
"severity": "critical",
|
|
4566
4733
|
"published_date": "2024-02-09"
|
|
4567
4734
|
}
|
|
4568
|
-
]
|
|
4735
|
+
],
|
|
4736
|
+
"iocs": {
|
|
4737
|
+
"behavioral": [
|
|
4738
|
+
"sslvpnd process crashes or segfaults on a FortiGate, and crafted unauthenticated HTTP requests to the SSL-VPN web surface (/remote/* endpoints).",
|
|
4739
|
+
"Read-only symlinks left in the SSL-VPN language-file directory (the documented post-exploitation persistence that survives a firmware update).",
|
|
4740
|
+
"An internet-facing FortiGate with SSL-VPN enabled on a FortiOS/FortiProxy build below the fixed version."
|
|
4741
|
+
],
|
|
4742
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-21762, Fortinet FG-IR-24-015, and the CISA 2025-04 post-exploitation advisory."
|
|
4743
|
+
}
|
|
4569
4744
|
},
|
|
4570
4745
|
"CVE-2025-10585": {
|
|
4571
4746
|
"id": "CVE-2025-10585",
|
|
@@ -4633,7 +4808,15 @@
|
|
|
4633
4808
|
"live_patch_tools": [],
|
|
4634
4809
|
"cwe_refs": [
|
|
4635
4810
|
"CWE-843"
|
|
4636
|
-
]
|
|
4811
|
+
],
|
|
4812
|
+
"iocs": {
|
|
4813
|
+
"behavioral": [
|
|
4814
|
+
"Google Chrome (and Chromium-based browsers) on a build below the emergency-patched version, exposed to attacker-controlled web content.",
|
|
4815
|
+
"Renderer-process crashes consistent with a V8 type-confusion trigger, followed by anomalous child-process spawning from the browser.",
|
|
4816
|
+
"Drive-by navigation to a malicious page delivering the V8 exploit as part of a sandbox-escape chain."
|
|
4817
|
+
],
|
|
4818
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-10585 and the Google TAG / Chrome stable-channel security advisory."
|
|
4819
|
+
}
|
|
4637
4820
|
},
|
|
4638
4821
|
"CVE-2025-14174": {
|
|
4639
4822
|
"id": "CVE-2025-14174",
|
|
@@ -4706,7 +4889,15 @@
|
|
|
4706
4889
|
"cwe_refs": [
|
|
4707
4890
|
"CWE-787",
|
|
4708
4891
|
"CWE-119"
|
|
4709
|
-
]
|
|
4892
|
+
],
|
|
4893
|
+
"iocs": {
|
|
4894
|
+
"behavioral": [
|
|
4895
|
+
"Apple WebKit on an OS build below the patched version processing attacker-controlled web content (1-click delivery via message/link).",
|
|
4896
|
+
"WebContent (WebKit) process memory-corruption crashes on targeted devices, consistent with a commercial-spyware delivery chain.",
|
|
4897
|
+
"Indicators of targeted-spyware staging following web content rendering on a high-risk-user device (Lockdown Mode relevant)."
|
|
4898
|
+
],
|
|
4899
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-14174 and the Apple security update notes for the targeted-exploitation fix."
|
|
4900
|
+
}
|
|
4710
4901
|
},
|
|
4711
4902
|
"CVE-2025-43529": {
|
|
4712
4903
|
"id": "CVE-2025-43529",
|
|
@@ -4774,7 +4965,15 @@
|
|
|
4774
4965
|
"live_patch_tools": [],
|
|
4775
4966
|
"cwe_refs": [
|
|
4776
4967
|
"CWE-416"
|
|
4777
|
-
]
|
|
4968
|
+
],
|
|
4969
|
+
"iocs": {
|
|
4970
|
+
"behavioral": [
|
|
4971
|
+
"WebKit use-after-free crashes on an Apple device below the patched build, triggered by crafted web content in a 1-click chain.",
|
|
4972
|
+
"Anomalous process activity following a WebKit crash on a targeted device (spyware sandbox-escape follow-on).",
|
|
4973
|
+
"Delivery of a malicious link/page to a high-risk user as the chain's entry point."
|
|
4974
|
+
],
|
|
4975
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-43529 and the Apple security update notes."
|
|
4976
|
+
}
|
|
4778
4977
|
},
|
|
4779
4978
|
"CVE-2025-4919": {
|
|
4780
4979
|
"id": "CVE-2025-4919",
|
|
@@ -4839,7 +5038,16 @@
|
|
|
4839
5038
|
"live_patch_tools": [],
|
|
4840
5039
|
"cwe_refs": [
|
|
4841
5040
|
"CWE-843"
|
|
4842
|
-
]
|
|
5041
|
+
],
|
|
5042
|
+
"iocs": {
|
|
5043
|
+
"behavioral": [
|
|
5044
|
+
"Mozilla Firefox < 138.0.4, Firefox ESR < 128.10.1 / < 115.23.1, or Thunderbird < 138.0.2 exposed to attacker-controlled web content.",
|
|
5045
|
+
"Renderer-process crashes consistent with a SpiderMonkey JIT type-confusion trigger (CWE-843).",
|
|
5046
|
+
"Crafted JavaScript / WebAssembly compiled through the SpiderMonkey JIT granting renderer read/write primitives.",
|
|
5047
|
+
"Drive-by navigation to a malicious page delivering the type-confusion exploit."
|
|
5048
|
+
],
|
|
5049
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-4919 and the Mozilla security advisory (Pwn2Own Berlin) cited in verification_sources."
|
|
5050
|
+
}
|
|
4843
5051
|
},
|
|
4844
5052
|
"CVE-2025-24201": {
|
|
4845
5053
|
"id": "CVE-2025-24201",
|
|
@@ -4910,7 +5118,15 @@
|
|
|
4910
5118
|
"live_patch_tools": [],
|
|
4911
5119
|
"cwe_refs": [
|
|
4912
5120
|
"CWE-1395"
|
|
4913
|
-
]
|
|
5121
|
+
],
|
|
5122
|
+
"iocs": {
|
|
5123
|
+
"behavioral": [
|
|
5124
|
+
"WebKit out-of-bounds write on an Apple device below the patched build, used to break out of the Web Content sandbox.",
|
|
5125
|
+
"Web Content process crashes followed by privilege/sandbox-boundary anomalies on iOS/macOS.",
|
|
5126
|
+
"Targeted delivery of malicious web content as part of a multi-stage exploit chain."
|
|
5127
|
+
],
|
|
5128
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-24201 and the Apple security update notes (supplementary fix for a previously-mitigated attack)."
|
|
5129
|
+
}
|
|
4914
5130
|
},
|
|
4915
5131
|
"CVE-2025-43300": {
|
|
4916
5132
|
"id": "CVE-2025-43300",
|
|
@@ -4981,7 +5197,15 @@
|
|
|
4981
5197
|
"live_patch_tools": [],
|
|
4982
5198
|
"cwe_refs": [
|
|
4983
5199
|
"CWE-1395"
|
|
4984
|
-
]
|
|
5200
|
+
],
|
|
5201
|
+
"iocs": {
|
|
5202
|
+
"behavioral": [
|
|
5203
|
+
"ImageIO processing a malformed DNG / JPEG-lossless image triggering an out-of-bounds write (zero-click delivery via a received image).",
|
|
5204
|
+
"imagent / Messages / preview pipelines crashing on image decode on a device below the patched build.",
|
|
5205
|
+
"Indicators of a zero-click spyware chain on a targeted device following inbound media."
|
|
5206
|
+
],
|
|
5207
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-43300 and the Apple security update notes for the in-the-wild ImageIO fix."
|
|
5208
|
+
}
|
|
4985
5209
|
},
|
|
4986
5210
|
"CVE-2025-38352": {
|
|
4987
5211
|
"id": "CVE-2025-38352",
|
|
@@ -5053,7 +5277,15 @@
|
|
|
5053
5277
|
"discovery_attribution_note": "Google Android Security Bulletin September 2025 attribution; no AI-tool credit. Source: https://nvd.nist.gov/vuln/detail/CVE-2025-38352",
|
|
5054
5278
|
"cwe_refs": [
|
|
5055
5279
|
"CWE-1395"
|
|
5056
|
-
]
|
|
5280
|
+
],
|
|
5281
|
+
"iocs": {
|
|
5282
|
+
"behavioral": [
|
|
5283
|
+
"A Linux/Android host below the patched kernel exhibiting a race on POSIX CPU timers (posix_cpu_timer teardown vs. expiry) leading to a use-after-free.",
|
|
5284
|
+
"A sandboxed Android app or low-privileged process escalating to kernel context via the timer race.",
|
|
5285
|
+
"Kernel crash/oops signatures referencing posix_cpu_timer on an affected build."
|
|
5286
|
+
],
|
|
5287
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-38352 and the Android Security Bulletin / upstream kernel fix."
|
|
5288
|
+
}
|
|
5057
5289
|
},
|
|
5058
5290
|
"CVE-2025-55241": {
|
|
5059
5291
|
"id": "CVE-2025-55241",
|
|
@@ -5122,7 +5354,16 @@
|
|
|
5122
5354
|
"live_patch_tools": [],
|
|
5123
5355
|
"cwe_refs": [
|
|
5124
5356
|
"CWE-1395"
|
|
5125
|
-
]
|
|
5357
|
+
],
|
|
5358
|
+
"iocs": {
|
|
5359
|
+
"behavioral": [
|
|
5360
|
+
"Requests presenting an undocumented 'Actor' token to the legacy Azure AD Graph endpoint in a target Entra ID tenant.",
|
|
5361
|
+
"Cross-tenant access where the originating-tenant claim is not validated by the legacy Azure AD Graph API.",
|
|
5362
|
+
"Entra ID sign-in / audit-log entries showing cross-tenant impersonation via Azure AD Graph (observable in historical logs; Microsoft fixed server-side).",
|
|
5363
|
+
"Tenants still exposing the legacy Azure AD Graph endpoint as the precondition."
|
|
5364
|
+
],
|
|
5365
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-55241 and the Microsoft / researcher analysis cited in verification_sources."
|
|
5366
|
+
}
|
|
5126
5367
|
},
|
|
5127
5368
|
"CVE-2025-21085": {
|
|
5128
5369
|
"id": "CVE-2025-21085",
|
|
@@ -5187,7 +5428,16 @@
|
|
|
5187
5428
|
"live_patch_tools": [],
|
|
5188
5429
|
"cwe_refs": [
|
|
5189
5430
|
"CWE-1395"
|
|
5190
|
-
]
|
|
5431
|
+
],
|
|
5432
|
+
"iocs": {
|
|
5433
|
+
"behavioral": [
|
|
5434
|
+
"Cisco Duo Authentication Proxy below 6.5.3 with debug-level logging enabled.",
|
|
5435
|
+
"Cleartext credentials present in authproxy.log emitted during LDAP/AD password-change operations (CWE-1395).",
|
|
5436
|
+
"A local authenticated user or post-compromise lateral mover reading authproxy.log to recover credentials.",
|
|
5437
|
+
"Debug-level Auth Proxy logging retained on disk where lower-privilege accounts can read it."
|
|
5438
|
+
],
|
|
5439
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-21085 and the Cisco security advisory cited in verification_sources."
|
|
5440
|
+
}
|
|
5191
5441
|
},
|
|
5192
5442
|
"CVE-2025-1094": {
|
|
5193
5443
|
"id": "CVE-2025-1094",
|
|
@@ -5260,7 +5510,15 @@
|
|
|
5260
5510
|
"live_patch_tools": [],
|
|
5261
5511
|
"cwe_refs": [
|
|
5262
5512
|
"CWE-1395"
|
|
5263
|
-
]
|
|
5513
|
+
],
|
|
5514
|
+
"iocs": {
|
|
5515
|
+
"behavioral": [
|
|
5516
|
+
"psql (or libpq client) processing input containing invalid UTF-8 byte sequences that survive quoting and enable SQL injection.",
|
|
5517
|
+
"SQL injection escalating to arbitrary code execution via psql meta-commands (e.g. \\! shell execution) on the client host.",
|
|
5518
|
+
"PostgreSQL/psql client below the patched version in a chain following an application-layer injection (the BeyondTrust RS exploitation pattern)."
|
|
5519
|
+
],
|
|
5520
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-1094 and the PostgreSQL project security advisory."
|
|
5521
|
+
}
|
|
5264
5522
|
},
|
|
5265
5523
|
"CVE-2025-49844": {
|
|
5266
5524
|
"id": "CVE-2025-49844",
|
|
@@ -5329,7 +5587,16 @@
|
|
|
5329
5587
|
"live_patch_tools": [],
|
|
5330
5588
|
"cwe_refs": [
|
|
5331
5589
|
"CWE-416"
|
|
5332
|
-
]
|
|
5590
|
+
],
|
|
5591
|
+
"iocs": {
|
|
5592
|
+
"behavioral": [
|
|
5593
|
+
"A network-reachable Redis instance (below the fixed 7.x/8.x builds) accepting EVAL/EVALSHA of attacker-supplied Lua from untrusted clients.",
|
|
5594
|
+
"redis-server crashes or native code execution consistent with a use-after-free escape from the Lua sandbox (CWE-416).",
|
|
5595
|
+
"Crafted Lua scripts submitted to a Redis instance exposed without authentication or network isolation.",
|
|
5596
|
+
"Unexpected child processes or outbound connections originating from the redis-server process after a Lua EVAL."
|
|
5597
|
+
],
|
|
5598
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-49844 and the Redis 'RediShell' advisory cited in verification_sources."
|
|
5599
|
+
}
|
|
5333
5600
|
},
|
|
5334
5601
|
"CVE-2025-14847": {
|
|
5335
5602
|
"id": "CVE-2025-14847",
|
|
@@ -5396,7 +5663,16 @@
|
|
|
5396
5663
|
"live_patch_tools": [],
|
|
5397
5664
|
"cwe_refs": [
|
|
5398
5665
|
"CWE-1395"
|
|
5399
|
-
]
|
|
5666
|
+
],
|
|
5667
|
+
"iocs": {
|
|
5668
|
+
"behavioral": [
|
|
5669
|
+
"A MongoDB Server on an affected branch reachable to unauthenticated clients.",
|
|
5670
|
+
"Crafted compressed wire-protocol messages with mismatched length fields sent to the server.",
|
|
5671
|
+
"Server responses containing uninitialized heap memory (potentially prior request data) returned to an unauthenticated client (the 'MongoBleed' over-read).",
|
|
5672
|
+
"Anomalous compressed-message traffic to MongoDB preceding memory-disclosure responses."
|
|
5673
|
+
],
|
|
5674
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-14847 and the Bitsight 'MongoBleed' analysis cited in verification_sources."
|
|
5675
|
+
}
|
|
5400
5676
|
},
|
|
5401
5677
|
"CVE-2025-8671": {
|
|
5402
5678
|
"id": "CVE-2025-8671",
|
|
@@ -5467,7 +5743,16 @@
|
|
|
5467
5743
|
"live_patch_tools": [],
|
|
5468
5744
|
"cwe_refs": [
|
|
5469
5745
|
"CWE-1395"
|
|
5470
|
-
]
|
|
5746
|
+
],
|
|
5747
|
+
"iocs": {
|
|
5748
|
+
"behavioral": [
|
|
5749
|
+
"An affected HTTP/2 server (e.g. Apache Tomcat, Netty, Varnish, and other enumerated implementations) reachable over HTTP/2.",
|
|
5750
|
+
"Malformed HTTP/2 control frames over a single connection causing server-emitted stream resets while backend work stays in flight, bypassing the concurrency limit ('MadeYouReset').",
|
|
5751
|
+
"Stream-reset storms and elevated backend resource consumption disproportionate to the visible request count on one connection.",
|
|
5752
|
+
"Resource exhaustion / denial of service under crafted HTTP/2 control-frame load."
|
|
5753
|
+
],
|
|
5754
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-8671 and the 'MadeYouReset' HTTP/2 advisory cited in verification_sources."
|
|
5755
|
+
}
|
|
5471
5756
|
},
|
|
5472
5757
|
"CVE-2025-6965": {
|
|
5473
5758
|
"id": "CVE-2025-6965",
|
|
@@ -5537,7 +5822,16 @@
|
|
|
5537
5822
|
"cwe_refs": [
|
|
5538
5823
|
"CWE-787",
|
|
5539
5824
|
"CWE-119"
|
|
5540
|
-
]
|
|
5825
|
+
],
|
|
5826
|
+
"iocs": {
|
|
5827
|
+
"behavioral": [
|
|
5828
|
+
"An application embedding SQLite below 3.50.2 that processes attacker-influenced SQL.",
|
|
5829
|
+
"Injected SQL causing an integer overflow that yields an out-of-bounds array read (CWE-787/CWE-119).",
|
|
5830
|
+
"Memory disclosure or corruption in a SQLite-backed component following injected SQL statements.",
|
|
5831
|
+
"SQLite-backed services accepting untrusted SQL on an unpatched library version (broad embedded/downstream footprint)."
|
|
5832
|
+
],
|
|
5833
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-6965 and the SQLite / Big Sleep disclosure cited in verification_sources."
|
|
5834
|
+
}
|
|
5541
5835
|
},
|
|
5542
5836
|
"CVE-2026-22778": {
|
|
5543
5837
|
"id": "CVE-2026-22778",
|
|
@@ -5608,7 +5902,16 @@
|
|
|
5608
5902
|
"cwe_refs": [
|
|
5609
5903
|
"CWE-122",
|
|
5610
5904
|
"CWE-787"
|
|
5611
|
-
]
|
|
5905
|
+
],
|
|
5906
|
+
"iocs": {
|
|
5907
|
+
"behavioral": [
|
|
5908
|
+
"A vLLM multimodal endpoint below 0.14.1 reachable to unauthenticated clients.",
|
|
5909
|
+
"Submission of a malicious video URL to the vLLM multimodal API triggering the bundled FFmpeg JPEG2000 decoder heap overflow (CWE-122/CWE-787).",
|
|
5910
|
+
"Code execution as the vLLM service user, or vLLM service crashes / unexpected child processes on multimodal decode.",
|
|
5911
|
+
"vLLM (with bundled FFmpeg 5.1.x via OpenCV) processing untrusted media URLs."
|
|
5912
|
+
],
|
|
5913
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-22778 and the vLLM security advisory cited in verification_sources."
|
|
5914
|
+
}
|
|
5612
5915
|
},
|
|
5613
5916
|
"CVE-2026-7482": {
|
|
5614
5917
|
"id": "CVE-2026-7482",
|
|
@@ -5676,7 +5979,16 @@
|
|
|
5676
5979
|
"live_patch_tools": [],
|
|
5677
5980
|
"cwe_refs": [
|
|
5678
5981
|
"CWE-1395"
|
|
5679
|
-
]
|
|
5982
|
+
],
|
|
5983
|
+
"iocs": {
|
|
5984
|
+
"behavioral": [
|
|
5985
|
+
"Ollama below 0.17.1 (Linux/macOS/Windows) reachable to unauthenticated clients.",
|
|
5986
|
+
"Unauthenticated upload of a crafted file to the Ollama API where the quantization pipeline reads beyond allocated bounds.",
|
|
5987
|
+
"Ollama API responses returning heap contents (the 'Bleeding Llama' over-read disclosure).",
|
|
5988
|
+
"Anomalous crafted-file uploads to Ollama preceding memory-disclosure responses."
|
|
5989
|
+
],
|
|
5990
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-7482 and the Ollama security advisory cited in verification_sources."
|
|
5991
|
+
}
|
|
5680
5992
|
},
|
|
5681
5993
|
"CVE-2025-68664": {
|
|
5682
5994
|
"id": "CVE-2025-68664",
|
|
@@ -5750,7 +6062,16 @@
|
|
|
5750
6062
|
"live_patch_tools": [],
|
|
5751
6063
|
"cwe_refs": [
|
|
5752
6064
|
"CWE-502"
|
|
5753
|
-
]
|
|
6065
|
+
],
|
|
6066
|
+
"iocs": {
|
|
6067
|
+
"behavioral": [
|
|
6068
|
+
"langchain-core below 1.2.5 (1.x) or below 0.3.81 (0.x) on a pipeline that serializes LLM responses with dumps()/dumpd().",
|
|
6069
|
+
"Deserialization (loads/load) of LLM response content where attacker-controlled fields (additional_kwargs / response_metadata) carry the internal 'lc' key marker, rehydrating a free-form dict as a LangChain object.",
|
|
6070
|
+
"Secret/credential values appearing in objects reconstructed from a dumps->loads round-trip of model output.",
|
|
6071
|
+
"Prompt-injection-bearing model responses whose serialized form survives the dumps/loads cycle with the 'lc' marker unescaped."
|
|
6072
|
+
],
|
|
6073
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-68664 and the Cyata 'LangGrinch' analysis cited in verification_sources."
|
|
6074
|
+
}
|
|
5754
6075
|
},
|
|
5755
6076
|
"CVE-2025-22224": {
|
|
5756
6077
|
"id": "CVE-2025-22224",
|
|
@@ -5823,7 +6144,15 @@
|
|
|
5823
6144
|
"live_patch_tools": [],
|
|
5824
6145
|
"cwe_refs": [
|
|
5825
6146
|
"CWE-1395"
|
|
5826
|
-
]
|
|
6147
|
+
],
|
|
6148
|
+
"iocs": {
|
|
6149
|
+
"behavioral": [
|
|
6150
|
+
"VMX process crashes on an ESXi/Workstation host consistent with a VMCI TOCTOU heap overflow exploited from a guest VM.",
|
|
6151
|
+
"Guest-to-host code execution as the VMX process (VM escape) on an unpatched ESXi build.",
|
|
6152
|
+
"An attacker with administrative/root access inside a guest VM as the precondition for the escape (often post-initial-compromise, ransomware operators)."
|
|
6153
|
+
],
|
|
6154
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-22224 and the Broadcom/VMware VMSA security advisory (in-the-wild ESXi escape chain)."
|
|
6155
|
+
}
|
|
5827
6156
|
},
|
|
5828
6157
|
"CVE-2025-22225": {
|
|
5829
6158
|
"id": "CVE-2025-22225",
|
|
@@ -5893,7 +6222,15 @@
|
|
|
5893
6222
|
"live_patch_tools": [],
|
|
5894
6223
|
"cwe_refs": [
|
|
5895
6224
|
"CWE-1395"
|
|
5896
|
-
]
|
|
6225
|
+
],
|
|
6226
|
+
"iocs": {
|
|
6227
|
+
"behavioral": [
|
|
6228
|
+
"Arbitrary kernel writes on an ESXi host enabling a sandbox/VM escape, chained with the VMCI overflow.",
|
|
6229
|
+
"Unexpected VMkernel modifications or crashes on an unpatched ESXi build following guest compromise.",
|
|
6230
|
+
"Ransomware-operator activity pivoting from a guest VM to the hypervisor."
|
|
6231
|
+
],
|
|
6232
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-22225 and the Broadcom/VMware VMSA security advisory."
|
|
6233
|
+
}
|
|
5897
6234
|
},
|
|
5898
6235
|
"CVE-2025-22226": {
|
|
5899
6236
|
"id": "CVE-2025-22226",
|
|
@@ -5963,7 +6300,15 @@
|
|
|
5963
6300
|
"live_patch_tools": [],
|
|
5964
6301
|
"cwe_refs": [
|
|
5965
6302
|
"CWE-1395"
|
|
5966
|
-
]
|
|
6303
|
+
],
|
|
6304
|
+
"iocs": {
|
|
6305
|
+
"behavioral": [
|
|
6306
|
+
"HGFS (host-guest file system) memory-leak/out-of-bounds-read activity on an ESXi/Workstation host, used as an information-leak helper in the VM-escape chain.",
|
|
6307
|
+
"VMX memory disclosure preceding the VMCI escape on an unpatched build.",
|
|
6308
|
+
"Guest VM with admin access reading host memory via the HGFS path."
|
|
6309
|
+
],
|
|
6310
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-22226 and the Broadcom/VMware VMSA security advisory."
|
|
6311
|
+
}
|
|
5967
6312
|
},
|
|
5968
6313
|
"MAL-2024-PYPI-ULTRALYTICS-XMRIG": {
|
|
5969
6314
|
"id": "MAL-2024-PYPI-ULTRALYTICS-XMRIG",
|
|
@@ -6038,7 +6383,16 @@
|
|
|
6038
6383
|
"live_patch_tools": [],
|
|
6039
6384
|
"cwe_refs": [
|
|
6040
6385
|
"CWE-1395"
|
|
6041
|
-
]
|
|
6386
|
+
],
|
|
6387
|
+
"iocs": {
|
|
6388
|
+
"behavioral": [
|
|
6389
|
+
"ultralytics resolving to exactly 8.3.41 or 8.3.42 in a lockfile/requirements/site-packages (8.3.43 is clean).",
|
|
6390
|
+
"Post-install / import-time download of an XMRig binary from attacker infrastructure following an ultralytics install.",
|
|
6391
|
+
"Sustained high CPU and Monero-mining stratum/pool network traffic from a host or CI runner shortly after an ultralytics install step.",
|
|
6392
|
+
"Injected downloader code in the installed wheel not present in the 8.3.43 source (GitHub Actions build-time tampering)."
|
|
6393
|
+
],
|
|
6394
|
+
"_ioc_source_note": "Anchored to the ReversingLabs, Wiz, HiddenLayer analyses and the ultralytics advisory cited in verification_sources."
|
|
6395
|
+
}
|
|
6042
6396
|
},
|
|
6043
6397
|
"MAL-2026-RUBYGEMS-BUFFERZONECORP-SLEEPER": {
|
|
6044
6398
|
"id": "MAL-2026-RUBYGEMS-BUFFERZONECORP-SLEEPER",
|
|
@@ -6116,7 +6470,16 @@
|
|
|
6116
6470
|
"live_patch_tools": [],
|
|
6117
6471
|
"cwe_refs": [
|
|
6118
6472
|
"CWE-1395"
|
|
6119
|
-
]
|
|
6473
|
+
],
|
|
6474
|
+
"iocs": {
|
|
6475
|
+
"behavioral": [
|
|
6476
|
+
"Any BufferZoneCorp-published gem/module impersonating activesupport-logger, devise-jwt, go-retryablehttp, grpc-client, or config-loader in a Gemfile.lock / go.mod / go.sum.",
|
|
6477
|
+
"A newly-published-then-silently-updated package (clean at first publish, malicious payload in a later version) pulled into CI — the sleeper-to-payload pattern.",
|
|
6478
|
+
"Install/CI-time reads of env vars, ~/.ssh keys, AWS credentials, .npmrc, .netrc, GitHub CLI config, and RubyGems credentials followed by exfiltration.",
|
|
6479
|
+
"Go-build tampering: writes to GITHUB_ENV, a poisoned GOPROXY, weakened go.sum checksums, or a fake `go` wrapper on the workflow PATH."
|
|
6480
|
+
],
|
|
6481
|
+
"_ioc_source_note": "Anchored to the Socket and The Hacker News analyses cited in verification_sources."
|
|
6482
|
+
}
|
|
6120
6483
|
},
|
|
6121
6484
|
"MAL-2025-PYPI-COLORAMA-SOLANA-STEALER": {
|
|
6122
6485
|
"id": "MAL-2025-PYPI-COLORAMA-SOLANA-STEALER",
|
|
@@ -6193,7 +6556,16 @@
|
|
|
6193
6556
|
"live_patch_tools": [],
|
|
6194
6557
|
"cwe_refs": [
|
|
6195
6558
|
"CWE-1395"
|
|
6196
|
-
]
|
|
6559
|
+
],
|
|
6560
|
+
"iocs": {
|
|
6561
|
+
"behavioral": [
|
|
6562
|
+
"Any colorama typosquat (coloramapkgsw, coloramapkgsdow, coloramashowtemp, coloramapkgs, readmecolorama, colorizator, coloraiz) resolving where the intended dependency was the legitimate colorama.",
|
|
6563
|
+
"Install-time code reading browser-stored credentials/cookies and Solana wallet artifacts, then exfiltrating them.",
|
|
6564
|
+
"Access at install time to Facebook / Telegram / Roblox session material and crypto-wallet files by the Python install process.",
|
|
6565
|
+
"PyPI packages from the 2025-05-04 to 2025-05-24 window matching the colorama-typosquat naming pattern in resolved dependencies."
|
|
6566
|
+
],
|
|
6567
|
+
"_ioc_source_note": "Anchored to the Imperva, Checkmarx, Check Point, and The Hacker News analyses cited in verification_sources."
|
|
6568
|
+
}
|
|
6197
6569
|
},
|
|
6198
6570
|
"CVE-2025-0133": {
|
|
6199
6571
|
"id": "CVE-2025-0133",
|
|
@@ -6264,7 +6636,15 @@
|
|
|
6264
6636
|
"live_patch_tools": [],
|
|
6265
6637
|
"cwe_refs": [
|
|
6266
6638
|
"CWE-1395"
|
|
6267
|
-
]
|
|
6639
|
+
],
|
|
6640
|
+
"iocs": {
|
|
6641
|
+
"behavioral": [
|
|
6642
|
+
"PAN-OS GlobalProtect portal/gateway on an affected build (11.2 < 11.2.7, 11.1 < 11.1.11, 10.2 < 10.2.17, any 10.1 EoL, or Cloud NGFW).",
|
|
6643
|
+
"Crafted captive-portal links containing reflected XSS payloads in request parameters echoed back unescaped into the portal response.",
|
|
6644
|
+
"JavaScript executing inside the GlobalProtect portal origin driving session-token theft or credential-phishing prompts that appear to originate from the legitimate VPN portal."
|
|
6645
|
+
],
|
|
6646
|
+
"_ioc_source_note": "Anchored to the Palo Alto Networks advisory for CVE-2025-0133 and the XBOW writeup cited in verification_sources."
|
|
6647
|
+
}
|
|
6268
6648
|
},
|
|
6269
6649
|
"CVE-2025-59529": {
|
|
6270
6650
|
"id": "CVE-2025-59529",
|
|
@@ -6331,7 +6711,15 @@
|
|
|
6331
6711
|
"live_patch_tools": [],
|
|
6332
6712
|
"cwe_refs": [
|
|
6333
6713
|
"CWE-1395"
|
|
6334
|
-
]
|
|
6714
|
+
],
|
|
6715
|
+
"iocs": {
|
|
6716
|
+
"behavioral": [
|
|
6717
|
+
"avahi-daemon with the Simple Protocol Server enabled (pre-fix) on a Linux/IoT/embedded host.",
|
|
6718
|
+
"A client opening repeated Simple Protocol connections to avahi-daemon beyond the configured connection cap without the cap engaging.",
|
|
6719
|
+
"Growing avahi-daemon file-descriptor count and memory footprint correlated with repeated Simple Protocol connection bursts, leading to mDNS/DNS-SD service-discovery denial."
|
|
6720
|
+
],
|
|
6721
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-59529, the ZeroPath writeup, and the Avahi security advisory cited in verification_sources."
|
|
6722
|
+
}
|
|
6335
6723
|
},
|
|
6336
6724
|
"CVE-2025-55319": {
|
|
6337
6725
|
"id": "CVE-2025-55319",
|
|
@@ -6403,7 +6791,16 @@
|
|
|
6403
6791
|
"live_patch_tools": [],
|
|
6404
6792
|
"cwe_refs": [
|
|
6405
6793
|
"CWE-77"
|
|
6406
|
-
]
|
|
6794
|
+
],
|
|
6795
|
+
"iocs": {
|
|
6796
|
+
"behavioral": [
|
|
6797
|
+
"VS Code agentic-AI surface (Copilot Chat / MCP-integrated agents) on a pre-fix build on a developer workstation.",
|
|
6798
|
+
"Adversarial content embedded in an AI tool response or external MCP server message reaching a shell-execution primitive inside the agentic integration.",
|
|
6799
|
+
"Shell commands spawned by the VS Code agentic/Copilot process whose argument content traces to model/tool/MCP response text rather than explicit developer input.",
|
|
6800
|
+
"Connection to an untrusted/external MCP server immediately followed by unexpected command execution under the developer's user context."
|
|
6801
|
+
],
|
|
6802
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-55319 and the MSRC advisory / ZeroPath writeup cited in verification_sources."
|
|
6803
|
+
}
|
|
6407
6804
|
},
|
|
6408
6805
|
"CVE-2025-53767": {
|
|
6409
6806
|
"id": "CVE-2025-53767",
|
|
@@ -6475,7 +6872,15 @@
|
|
|
6475
6872
|
"live_patch_tools": [],
|
|
6476
6873
|
"cwe_refs": [
|
|
6477
6874
|
"CWE-1395"
|
|
6478
|
-
]
|
|
6875
|
+
],
|
|
6876
|
+
"iocs": {
|
|
6877
|
+
"behavioral": [
|
|
6878
|
+
"Azure OpenAI in its pre-2025-08-19 state (Microsoft fixed server-side before this date).",
|
|
6879
|
+
"An authenticated low-privilege tenant user issuing requests that induce server-side SSRF crossing the cloud-tenant boundary in the Azure OpenAI control plane.",
|
|
6880
|
+
"Outbound fetches initiated by the Azure OpenAI control plane toward internal/metadata or other-tenant endpoints on behalf of a low-privilege caller (observable in historical logs only; server-side patched)."
|
|
6881
|
+
],
|
|
6882
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-53767 and the MSRC advisory / ZeroPath writeup cited in verification_sources."
|
|
6883
|
+
}
|
|
6479
6884
|
},
|
|
6480
6885
|
"CVE-2025-10725": {
|
|
6481
6886
|
"id": "CVE-2025-10725",
|
|
@@ -6545,7 +6950,15 @@
|
|
|
6545
6950
|
"live_patch_tools": [],
|
|
6546
6951
|
"cwe_refs": [
|
|
6547
6952
|
"CWE-1395"
|
|
6548
|
-
]
|
|
6953
|
+
],
|
|
6954
|
+
"iocs": {
|
|
6955
|
+
"behavioral": [
|
|
6956
|
+
"Red Hat OpenShift AI on a pre-fix release in a managed-Kubernetes environment.",
|
|
6957
|
+
"Kubernetes RBAC/audit events showing a low-privilege OpenShift AI tenant principal gaining cluster/control-plane-scoped permissions it was not granted.",
|
|
6958
|
+
"Privilege transitions in the OpenShift AI control plane originating from a tenant-scoped service account or user rather than a cluster-admin."
|
|
6959
|
+
],
|
|
6960
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-10725 and the Red Hat advisory / ZeroPath writeup cited in verification_sources."
|
|
6961
|
+
}
|
|
6549
6962
|
},
|
|
6550
6963
|
"MAL-2025-AI-FOUND-FFMPEG-BIGSLEEP": {
|
|
6551
6964
|
"id": "MAL-2025-AI-FOUND-FFMPEG-BIGSLEEP",
|
|
@@ -6617,7 +7030,16 @@
|
|
|
6617
7030
|
"live_patch_tools": [],
|
|
6618
7031
|
"cwe_refs": [
|
|
6619
7032
|
"CWE-1395"
|
|
6620
|
-
]
|
|
7033
|
+
],
|
|
7034
|
+
"iocs": {
|
|
7035
|
+
"behavioral": [
|
|
7036
|
+
"FFmpeg or ImageMagick on a pre-tranche-fix build (the August 2025 Big Sleep disclosure set) processing untrusted media files.",
|
|
7037
|
+
"Crafted media files passed through a vulnerable decoder/library API triggering memory corruption.",
|
|
7038
|
+
"Crashes / abnormal termination of FFmpeg/ImageMagick (or processes embedding them) when decoding specific attacker-supplied inputs prior to the upstream tranche patches.",
|
|
7039
|
+
"An unpatched library version from the enumerated Big Sleep tranche in a media-processing service's dependency inventory."
|
|
7040
|
+
],
|
|
7041
|
+
"_ioc_source_note": "Anchored to the Google Project Zero / Big Sleep disclosure posts cited in verification_sources."
|
|
7042
|
+
}
|
|
6621
7043
|
},
|
|
6622
7044
|
"CVE-2026-31635": {
|
|
6623
7045
|
"name": "DirtyDecrypt (rxgk page-cache write)",
|
|
@@ -6709,7 +7131,16 @@
|
|
|
6709
7131
|
}
|
|
6710
7132
|
],
|
|
6711
7133
|
"last_updated": "2026-05-18",
|
|
6712
|
-
"intake_gap_note": "Catalog entry added 2026-05-18 via manual operator triage AFTER public PoC. The daily exceptd-threat-intake routine missed this CVE — kernel.org Atom feed window had rolled past the 2026-04-25 silent-patch commit by the time the PoC published on 2026-05-17, and the V12 rediscovery report went to maintainers privately rather than to oss-security@openwall. The v0.13.14 release adds a vendor-security-blog source (Microsoft / Sysdig / Trail of Bits) to close this class of gap. See feeds_into supply-chain-recovery + framework playbooks for the chained handling."
|
|
7134
|
+
"intake_gap_note": "Catalog entry added 2026-05-18 via manual operator triage AFTER public PoC. The daily exceptd-threat-intake routine missed this CVE — kernel.org Atom feed window had rolled past the 2026-04-25 silent-patch commit by the time the PoC published on 2026-05-17, and the V12 rediscovery report went to maintainers privately rather than to oss-security@openwall. The v0.13.14 release adds a vendor-security-blog source (Microsoft / Sysdig / Trail of Bits) to close this class of gap. See feeds_into supply-chain-recovery + framework playbooks for the chained handling.",
|
|
7135
|
+
"iocs": {
|
|
7136
|
+
"behavioral": [
|
|
7137
|
+
"A Linux kernel >= 6.13 (when rxgk landed) and pre-2026-04-24 with CONFIG_RXGK enabled (distros tracking upstream master; older LTS kernels without rxgk are not affected).",
|
|
7138
|
+
"An unprivileged local process driving the rxgk_decrypt_skb page-cache write primitive to corrupt page-cache pages backing privileged binaries (missing copy-on-write guard).",
|
|
7139
|
+
"Page-cache contents of privileged/setuid binaries diverging from their on-disk backing without a legitimate write (the Dirty-COW-bypass primitive class).",
|
|
7140
|
+
"An unprivileged user gaining root on an rxgk-enabled host (matching the published PoC)."
|
|
7141
|
+
],
|
|
7142
|
+
"_ioc_source_note": "Anchored to the public reporting and PoC cited in verification_sources."
|
|
7143
|
+
}
|
|
6713
7144
|
},
|
|
6714
7145
|
"CVE-2020-17103-REREGRESSION-2026": {
|
|
6715
7146
|
"name": "MiniPlasma — Windows cldflt.sys Cloud Files Mini Filter SYSTEM EoP (re-regression of CVE-2020-17103)",
|