@blamejs/exceptd-skills 0.15.30 → 0.15.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +13 -0
- package/data/cve-catalog.json +236 -83
- package/data/zeroday-lessons.json +574 -182
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/data/cve-catalog.json
CHANGED
|
@@ -8597,7 +8597,8 @@
|
|
|
8597
8597
|
},
|
|
8598
8598
|
"atlas_refs": [],
|
|
8599
8599
|
"attack_refs": [
|
|
8600
|
-
"T1078"
|
|
8600
|
+
"T1078",
|
|
8601
|
+
"T1190"
|
|
8601
8602
|
],
|
|
8602
8603
|
"rwep_score": 83,
|
|
8603
8604
|
"rwep_factors": {
|
|
@@ -8618,7 +8619,7 @@
|
|
|
8618
8619
|
"cwe_refs": [
|
|
8619
8620
|
"CWE-287"
|
|
8620
8621
|
],
|
|
8621
|
-
"source_verified": "2026-05-
|
|
8622
|
+
"source_verified": "2026-05-29",
|
|
8622
8623
|
"verification_sources": [
|
|
8623
8624
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
8624
8625
|
"https://www.papercut.com/kb/Main/PO-1216-and-PO-1219",
|
|
@@ -8647,11 +8648,21 @@
|
|
|
8647
8648
|
"published_date": "2026-04-20"
|
|
8648
8649
|
}
|
|
8649
8650
|
],
|
|
8650
|
-
"last_updated": "2026-05-
|
|
8651
|
+
"last_updated": "2026-05-29",
|
|
8651
8652
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-20; due date 2026-05-04. Notes reference: https://www.papercut.com/kb/Main/PO-1216-and-PO-1219 ; https://nvd.nist.gov/vuln/detail/CVE-2023-27351",
|
|
8652
|
-
"_auto_imported":
|
|
8653
|
-
"_intake_method": "
|
|
8654
|
-
"_kev_short_description": "PaperCut NG/MF contains an improper authentication vulnerability that could allow remote attackers to bypass authentication on affected installations via the SecurityRequestFilter class."
|
|
8653
|
+
"_auto_imported": false,
|
|
8654
|
+
"_intake_method": "manual-verified-curation",
|
|
8655
|
+
"_kev_short_description": "PaperCut NG/MF contains an improper authentication vulnerability that could allow remote attackers to bypass authentication on affected installations via the SecurityRequestFilter class.",
|
|
8656
|
+
"iocs": {
|
|
8657
|
+
"behavioral": [
|
|
8658
|
+
"PaperCut NG/MF reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
8659
|
+
"Unauthenticated requests to the PaperCut consistent with improper-authentication flaw.",
|
|
8660
|
+
"Post-exploitation indicators on the PaperCut — web shells, unexpected process execution, session/admin takeover, or use of forged key material — with no matching legitimate login (KEV-confirmed in-the-wild exploitation)."
|
|
8661
|
+
],
|
|
8662
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-27351, CISA KEV (added 2026-04-20), and the vendor security advisory recorded in vendor_advisories."
|
|
8663
|
+
},
|
|
8664
|
+
"_draft": false,
|
|
8665
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
8655
8666
|
},
|
|
8656
8667
|
"CVE-2025-48700": {
|
|
8657
8668
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability",
|
|
@@ -10742,7 +10753,7 @@
|
|
|
10742
10753
|
"cwe_refs": [
|
|
10743
10754
|
"CWE-121"
|
|
10744
10755
|
],
|
|
10745
|
-
"source_verified": "2026-05-
|
|
10756
|
+
"source_verified": "2026-05-29",
|
|
10746
10757
|
"verification_sources": [
|
|
10747
10758
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
10748
10759
|
"https://my.f5.com/manage/s/article/K000156741",
|
|
@@ -10773,11 +10784,21 @@
|
|
|
10773
10784
|
"published_date": "2026-03-27"
|
|
10774
10785
|
}
|
|
10775
10786
|
],
|
|
10776
|
-
"last_updated": "2026-05-
|
|
10787
|
+
"last_updated": "2026-05-29",
|
|
10777
10788
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-27; due date 2026-03-30. Notes reference: Please adhere to F5’s guidelines to assess exposure and mitigate risks. Check for signs of potential compromise on all internet accessible F5 products affected by this vulnerability. For more informat",
|
|
10778
|
-
"_auto_imported":
|
|
10779
|
-
"_intake_method": "
|
|
10780
|
-
"_kev_short_description": "F5 BIG-IP APM contains a stack-based buffer overflow vulnerability that could allow a threat actor to achieve remote code execution."
|
|
10789
|
+
"_auto_imported": false,
|
|
10790
|
+
"_intake_method": "manual-verified-curation",
|
|
10791
|
+
"_kev_short_description": "F5 BIG-IP APM contains a stack-based buffer overflow vulnerability that could allow a threat actor to achieve remote code execution.",
|
|
10792
|
+
"iocs": {
|
|
10793
|
+
"behavioral": [
|
|
10794
|
+
"F5 BIG-IP reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
10795
|
+
"Unauthenticated requests to the BIG-IP consistent with stack-based buffer overflow.",
|
|
10796
|
+
"Post-exploitation indicators on the BIG-IP — web shells, unexpected process execution, configuration/credential changes, or memory-corruption crashes — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
10797
|
+
],
|
|
10798
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-53521, CISA KEV (added 2026-03-27), and the vendor security advisory recorded in vendor_advisories."
|
|
10799
|
+
},
|
|
10800
|
+
"_draft": false,
|
|
10801
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
10781
10802
|
},
|
|
10782
10803
|
"CVE-2026-33634": {
|
|
10783
10804
|
"name": "Aquasecurity Trivy Embedded Malicious Code Vulnerability",
|
|
@@ -22083,7 +22104,8 @@
|
|
|
22083
22104
|
},
|
|
22084
22105
|
"atlas_refs": [],
|
|
22085
22106
|
"attack_refs": [
|
|
22086
|
-
"T1592"
|
|
22107
|
+
"T1592",
|
|
22108
|
+
"T1190"
|
|
22087
22109
|
],
|
|
22088
22110
|
"rwep_score": 77,
|
|
22089
22111
|
"rwep_factors": {
|
|
@@ -22104,7 +22126,7 @@
|
|
|
22104
22126
|
"cwe_refs": [
|
|
22105
22127
|
"CWE-918"
|
|
22106
22128
|
],
|
|
22107
|
-
"source_verified": "2026-05-
|
|
22129
|
+
"source_verified": "2026-05-29",
|
|
22108
22130
|
"verification_sources": [
|
|
22109
22131
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
22110
22132
|
"https://web.archive.org/web/20211222154335/https://www.vmware.com/security/advisories/VMSA-2021-0029.html",
|
|
@@ -22133,11 +22155,21 @@
|
|
|
22133
22155
|
"published_date": "2026-03-09"
|
|
22134
22156
|
}
|
|
22135
22157
|
],
|
|
22136
|
-
"last_updated": "2026-05-
|
|
22158
|
+
"last_updated": "2026-05-29",
|
|
22137
22159
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-09; due date 2026-03-23. Notes reference: https://web.archive.org/web/20211222154335/https://www.vmware.com/security/advisories/VMSA-2021-0029.html ; https://nvd.nist.gov/vuln/detail/CVE-2021-22054",
|
|
22138
|
-
"_auto_imported":
|
|
22139
|
-
"_intake_method": "
|
|
22140
|
-
"_kev_short_description": "Omnissa Workspace One UEM formerly known as VMware Workspace One UEM contains a server-side request forgery (SSRF) vulnerability that could allow a malicious actor with network access to UEM to send their requests without authentication and to gain access to sensitive information."
|
|
22160
|
+
"_auto_imported": false,
|
|
22161
|
+
"_intake_method": "manual-verified-curation",
|
|
22162
|
+
"_kev_short_description": "Omnissa Workspace One UEM formerly known as VMware Workspace One UEM contains a server-side request forgery (SSRF) vulnerability that could allow a malicious actor with network access to UEM to send their requests without authentication and to gain access to sensitive information.",
|
|
22163
|
+
"iocs": {
|
|
22164
|
+
"behavioral": [
|
|
22165
|
+
"Omnissa Workspace ONE UEM reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
22166
|
+
"Unauthenticated requests to the Workspace ONE UEM consistent with server-side request forgery flaw.",
|
|
22167
|
+
"The Workspace ONE UEM making outbound requests to internal or cloud-metadata endpoints on attacker input, with no legitimate cause (KEV-confirmed in-the-wild exploitation)."
|
|
22168
|
+
],
|
|
22169
|
+
"_ioc_source_note": "Anchored to NVD CVE-2021-22054, CISA KEV (added 2026-03-09), and the vendor security advisory recorded in vendor_advisories."
|
|
22170
|
+
},
|
|
22171
|
+
"_draft": false,
|
|
22172
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
22141
22173
|
},
|
|
22142
22174
|
"CVE-2025-26399": {
|
|
22143
22175
|
"name": "SolarWinds Web Help Desk Deserialization of Untrusted Data Vulnerability",
|
|
@@ -23676,7 +23708,8 @@
|
|
|
23676
23708
|
},
|
|
23677
23709
|
"atlas_refs": [],
|
|
23678
23710
|
"attack_refs": [
|
|
23679
|
-
"T1592"
|
|
23711
|
+
"T1592",
|
|
23712
|
+
"T1190"
|
|
23680
23713
|
],
|
|
23681
23714
|
"rwep_score": 77,
|
|
23682
23715
|
"rwep_factors": {
|
|
@@ -23697,7 +23730,7 @@
|
|
|
23697
23730
|
"cwe_refs": [
|
|
23698
23731
|
"CWE-918"
|
|
23699
23732
|
],
|
|
23700
|
-
"source_verified": "2026-05-
|
|
23733
|
+
"source_verified": "2026-05-29",
|
|
23701
23734
|
"verification_sources": [
|
|
23702
23735
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
23703
23736
|
"https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22175.json",
|
|
@@ -23726,11 +23759,21 @@
|
|
|
23726
23759
|
"published_date": "2026-02-18"
|
|
23727
23760
|
}
|
|
23728
23761
|
],
|
|
23729
|
-
"last_updated": "2026-05-
|
|
23762
|
+
"last_updated": "2026-05-29",
|
|
23730
23763
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-18; due date 2026-03-11. Notes reference: https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22175.json ; https://nvd.nist.gov/vuln/detail/CVE-2021-22175",
|
|
23731
|
-
"_auto_imported":
|
|
23732
|
-
"_intake_method": "
|
|
23733
|
-
"_kev_short_description": "GitLab contains a server-side request forgery (SSRF) vulnerability when requests to the internal network for webhooks are enabled."
|
|
23764
|
+
"_auto_imported": false,
|
|
23765
|
+
"_intake_method": "manual-verified-curation",
|
|
23766
|
+
"_kev_short_description": "GitLab contains a server-side request forgery (SSRF) vulnerability when requests to the internal network for webhooks are enabled.",
|
|
23767
|
+
"iocs": {
|
|
23768
|
+
"behavioral": [
|
|
23769
|
+
"GitLab reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
23770
|
+
"Unauthenticated requests to the GitLab consistent with server-side request forgery flaw.",
|
|
23771
|
+
"The GitLab making outbound requests to internal or cloud-metadata endpoints on attacker input, with no legitimate cause (KEV-confirmed in-the-wild exploitation)."
|
|
23772
|
+
],
|
|
23773
|
+
"_ioc_source_note": "Anchored to NVD CVE-2021-22175, CISA KEV (added 2026-02-18), and the vendor security advisory recorded in vendor_advisories."
|
|
23774
|
+
},
|
|
23775
|
+
"_draft": false,
|
|
23776
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
23734
23777
|
},
|
|
23735
23778
|
"CVE-2026-22769": {
|
|
23736
23779
|
"name": "Dell RecoverPoint for Virtual Machines (RP4VMs) Use of Hard-coded Credentials Vulnerability",
|
|
@@ -25648,7 +25691,8 @@
|
|
|
25648
25691
|
},
|
|
25649
25692
|
"atlas_refs": [],
|
|
25650
25693
|
"attack_refs": [
|
|
25651
|
-
"T1592"
|
|
25694
|
+
"T1592",
|
|
25695
|
+
"T1190"
|
|
25652
25696
|
],
|
|
25653
25697
|
"rwep_score": 77,
|
|
25654
25698
|
"rwep_factors": {
|
|
@@ -25669,7 +25713,7 @@
|
|
|
25669
25713
|
"cwe_refs": [
|
|
25670
25714
|
"CWE-918"
|
|
25671
25715
|
],
|
|
25672
|
-
"source_verified": "2026-05-
|
|
25716
|
+
"source_verified": "2026-05-29",
|
|
25673
25717
|
"verification_sources": [
|
|
25674
25718
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
25675
25719
|
"https://about.gitlab.com/releases/2021/12/06/security-release-gitlab-14-5-2-released/",
|
|
@@ -25698,11 +25742,21 @@
|
|
|
25698
25742
|
"published_date": "2026-02-03"
|
|
25699
25743
|
}
|
|
25700
25744
|
],
|
|
25701
|
-
"last_updated": "2026-05-
|
|
25745
|
+
"last_updated": "2026-05-29",
|
|
25702
25746
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-03; due date 2026-02-24. Notes reference: https://about.gitlab.com/releases/2021/12/06/security-release-gitlab-14-5-2-released/ ; https://nvd.nist.gov/vuln/detail/CVE-2021-39935",
|
|
25703
|
-
"_auto_imported":
|
|
25704
|
-
"_intake_method": "
|
|
25705
|
-
"_kev_short_description": "GitLab Community and Enterprise Editions contain a server-side request forgery vulnerability which could allow unauthorized external users to perform Server Side Requests via the CI Lint API. "
|
|
25747
|
+
"_auto_imported": false,
|
|
25748
|
+
"_intake_method": "manual-verified-curation",
|
|
25749
|
+
"_kev_short_description": "GitLab Community and Enterprise Editions contain a server-side request forgery vulnerability which could allow unauthorized external users to perform Server Side Requests via the CI Lint API. ",
|
|
25750
|
+
"iocs": {
|
|
25751
|
+
"behavioral": [
|
|
25752
|
+
"GitLab Community and Enterprise Editions reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
25753
|
+
"Unauthenticated requests to the GitLab consistent with server-side request forgery flaw.",
|
|
25754
|
+
"The GitLab making outbound requests to internal or cloud-metadata endpoints on attacker input, with no legitimate cause (KEV-confirmed in-the-wild exploitation)."
|
|
25755
|
+
],
|
|
25756
|
+
"_ioc_source_note": "Anchored to NVD CVE-2021-39935, CISA KEV (added 2026-02-03), and the vendor security advisory recorded in vendor_advisories."
|
|
25757
|
+
},
|
|
25758
|
+
"_draft": false,
|
|
25759
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
25706
25760
|
},
|
|
25707
25761
|
"CVE-2025-64328": {
|
|
25708
25762
|
"name": "Sangoma FreePBX OS Command Injection Vulnerability",
|
|
@@ -27004,7 +27058,8 @@
|
|
|
27004
27058
|
},
|
|
27005
27059
|
"atlas_refs": [],
|
|
27006
27060
|
"attack_refs": [
|
|
27007
|
-
"T1078"
|
|
27061
|
+
"T1078",
|
|
27062
|
+
"T1190"
|
|
27008
27063
|
],
|
|
27009
27064
|
"rwep_score": 77,
|
|
27010
27065
|
"rwep_factors": {
|
|
@@ -27025,7 +27080,7 @@
|
|
|
27025
27080
|
"cwe_refs": [
|
|
27026
27081
|
"CWE-288"
|
|
27027
27082
|
],
|
|
27028
|
-
"source_verified": "2026-05-
|
|
27083
|
+
"source_verified": "2026-05-29",
|
|
27029
27084
|
"verification_sources": [
|
|
27030
27085
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
27031
27086
|
"https://security-portal.versa-networks.com/emailbulletins/6830f94328defa375486ff2e",
|
|
@@ -27054,11 +27109,21 @@
|
|
|
27054
27109
|
"published_date": "2026-01-22"
|
|
27055
27110
|
}
|
|
27056
27111
|
],
|
|
27057
|
-
"last_updated": "2026-05-
|
|
27112
|
+
"last_updated": "2026-05-29",
|
|
27058
27113
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-22; due date 2026-02-12. Notes reference: https://security-portal.versa-networks.com/emailbulletins/6830f94328defa375486ff2e ; https://nvd.nist.gov/vuln/detail/CVE-2025-34026",
|
|
27059
|
-
"_auto_imported":
|
|
27060
|
-
"_intake_method": "
|
|
27061
|
-
"_kev_short_description": "Versa Concerto SD-WAN orchestration platform contains an improper authentication vulnerability in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs."
|
|
27114
|
+
"_auto_imported": false,
|
|
27115
|
+
"_intake_method": "manual-verified-curation",
|
|
27116
|
+
"_kev_short_description": "Versa Concerto SD-WAN orchestration platform contains an improper authentication vulnerability in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.",
|
|
27117
|
+
"iocs": {
|
|
27118
|
+
"behavioral": [
|
|
27119
|
+
"Versa Concerto reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
27120
|
+
"Unauthenticated requests to the Versa Concerto consistent with authentication bypass using an alternate path or channel.",
|
|
27121
|
+
"Post-exploitation indicators on the Versa Concerto — web shells, unexpected process execution, configuration/credential changes, or memory-corruption crashes — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
27122
|
+
],
|
|
27123
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-34026, CISA KEV (added 2026-01-22), and the vendor security advisory recorded in vendor_advisories."
|
|
27124
|
+
},
|
|
27125
|
+
"_draft": false,
|
|
27126
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
27062
27127
|
},
|
|
27063
27128
|
"CVE-2025-31125": {
|
|
27064
27129
|
"name": "Vite Vitejs Improper Access Control Vulnerability",
|
|
@@ -27730,7 +27795,8 @@
|
|
|
27730
27795
|
},
|
|
27731
27796
|
"atlas_refs": [],
|
|
27732
27797
|
"attack_refs": [
|
|
27733
|
-
"T1190"
|
|
27798
|
+
"T1190",
|
|
27799
|
+
"T1059"
|
|
27734
27800
|
],
|
|
27735
27801
|
"rwep_score": 77,
|
|
27736
27802
|
"rwep_factors": {
|
|
@@ -27751,7 +27817,7 @@
|
|
|
27751
27817
|
"cwe_refs": [
|
|
27752
27818
|
"CWE-94"
|
|
27753
27819
|
],
|
|
27754
|
-
"source_verified": "2026-05-
|
|
27820
|
+
"source_verified": "2026-05-29",
|
|
27755
27821
|
"verification_sources": [
|
|
27756
27822
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
27757
27823
|
"https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbgn04985en_us&docLocale=en_US",
|
|
@@ -27780,11 +27846,21 @@
|
|
|
27780
27846
|
"published_date": "2026-01-07"
|
|
27781
27847
|
}
|
|
27782
27848
|
],
|
|
27783
|
-
"last_updated": "2026-05-
|
|
27849
|
+
"last_updated": "2026-05-29",
|
|
27784
27850
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-07; due date 2026-01-28. Notes reference: https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbgn04985en_us&docLocale=en_US ; https://nvd.nist.gov/vuln/detail/CVE-2025-37164",
|
|
27785
|
-
"_auto_imported":
|
|
27786
|
-
"_intake_method": "
|
|
27787
|
-
"_kev_short_description": "Hewlett Packard Enterprise (HPE) OneView contains a code injection vulnerability that allows a remote unauthenticated user to perform remote code execution."
|
|
27851
|
+
"_auto_imported": false,
|
|
27852
|
+
"_intake_method": "manual-verified-curation",
|
|
27853
|
+
"_kev_short_description": "Hewlett Packard Enterprise (HPE) OneView contains a code injection vulnerability that allows a remote unauthenticated user to perform remote code execution.",
|
|
27854
|
+
"iocs": {
|
|
27855
|
+
"behavioral": [
|
|
27856
|
+
"HPE OneView reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
27857
|
+
"Unauthenticated requests to the HPE OneView consistent with code-injection flaw.",
|
|
27858
|
+
"Post-exploitation indicators on the HPE OneView — web shells, unexpected process execution, configuration/credential changes, or memory-corruption crashes — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
27859
|
+
],
|
|
27860
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-37164, CISA KEV (added 2026-01-07), and the vendor security advisory recorded in vendor_advisories."
|
|
27861
|
+
},
|
|
27862
|
+
"_draft": false,
|
|
27863
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
27788
27864
|
},
|
|
27789
27865
|
"CVE-2023-52163": {
|
|
27790
27866
|
"name": "Digiever DS-2105 Pro Missing Authorization Vulnerability",
|
|
@@ -27826,7 +27902,8 @@
|
|
|
27826
27902
|
},
|
|
27827
27903
|
"atlas_refs": [],
|
|
27828
27904
|
"attack_refs": [
|
|
27829
|
-
"T1190"
|
|
27905
|
+
"T1190",
|
|
27906
|
+
"T1078"
|
|
27830
27907
|
],
|
|
27831
27908
|
"rwep_score": 77,
|
|
27832
27909
|
"rwep_factors": {
|
|
@@ -27847,7 +27924,7 @@
|
|
|
27847
27924
|
"cwe_refs": [
|
|
27848
27925
|
"CWE-862"
|
|
27849
27926
|
],
|
|
27850
|
-
"source_verified": "2026-05-
|
|
27927
|
+
"source_verified": "2026-05-29",
|
|
27851
27928
|
"verification_sources": [
|
|
27852
27929
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
27853
27930
|
"https://www.digiever.com/tw/support/faq-content.php?FAQ=217",
|
|
@@ -27876,11 +27953,21 @@
|
|
|
27876
27953
|
"published_date": "2025-12-22"
|
|
27877
27954
|
}
|
|
27878
27955
|
],
|
|
27879
|
-
"last_updated": "2026-05-
|
|
27956
|
+
"last_updated": "2026-05-29",
|
|
27880
27957
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-22; due date 2026-01-12. Notes reference: https://www.digiever.com/tw/support/faq-content.php?FAQ=217 ; https://nvd.nist.gov/vuln/detail/CVE-2023-52163",
|
|
27881
|
-
"_auto_imported":
|
|
27882
|
-
"_intake_method": "
|
|
27883
|
-
"_kev_short_description": "Digiever DS-2105 Pro contains a missing authorization vulnerability which could allow for command injection via time_tzsetup.cgi."
|
|
27958
|
+
"_auto_imported": false,
|
|
27959
|
+
"_intake_method": "manual-verified-curation",
|
|
27960
|
+
"_kev_short_description": "Digiever DS-2105 Pro contains a missing authorization vulnerability which could allow for command injection via time_tzsetup.cgi.",
|
|
27961
|
+
"iocs": {
|
|
27962
|
+
"behavioral": [
|
|
27963
|
+
"Digiever DS-2105 Pro reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
27964
|
+
"Unauthenticated requests to the Digiever DVR consistent with missing-authorization flaw.",
|
|
27965
|
+
"Post-exploitation indicators on the Digiever DVR — botnet/ORB beaconing, unexpected outbound traffic, web shells, or altered config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
27966
|
+
],
|
|
27967
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-52163, CISA KEV (added 2025-12-22), and the vendor security advisory recorded in vendor_advisories."
|
|
27968
|
+
},
|
|
27969
|
+
"_draft": false,
|
|
27970
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
27884
27971
|
},
|
|
27885
27972
|
"CVE-2025-14733": {
|
|
27886
27973
|
"name": "WatchGuard Firebox Out of Bounds Write Vulnerability",
|
|
@@ -28542,7 +28629,8 @@
|
|
|
28542
28629
|
},
|
|
28543
28630
|
"atlas_refs": [],
|
|
28544
28631
|
"attack_refs": [
|
|
28545
|
-
"T1190"
|
|
28632
|
+
"T1190",
|
|
28633
|
+
"T1505.003"
|
|
28546
28634
|
],
|
|
28547
28635
|
"rwep_score": 77,
|
|
28548
28636
|
"rwep_factors": {
|
|
@@ -28563,7 +28651,7 @@
|
|
|
28563
28651
|
"cwe_refs": [
|
|
28564
28652
|
"CWE-434"
|
|
28565
28653
|
],
|
|
28566
|
-
"source_verified": "2026-05-
|
|
28654
|
+
"source_verified": "2026-05-29",
|
|
28567
28655
|
"verification_sources": [
|
|
28568
28656
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
28569
28657
|
"https://www.cisa.gov/news-events/ics-advisories/icsa-19-122-03",
|
|
@@ -28594,11 +28682,21 @@
|
|
|
28594
28682
|
"published_date": "2025-12-12"
|
|
28595
28683
|
}
|
|
28596
28684
|
],
|
|
28597
|
-
"last_updated": "2026-05-
|
|
28685
|
+
"last_updated": "2026-05-29",
|
|
28598
28686
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-12; due date 2026-01-02. Notes reference: https://www.cisa.gov/news-events/ics-advisories/icsa-19-122-03 ; https://source.sierrawireless.com/resources/airlink/software_reference_docs/technical-bulletin/sierra-wireless-technical-bulletin---swi",
|
|
28599
|
-
"_auto_imported":
|
|
28600
|
-
"_intake_method": "
|
|
28601
|
-
"_kev_short_description": "Sierra Wireless AirLink ALEOS contains an unrestricted upload of file with dangerous type vulnerability. A specially crafted HTTP request can upload a file, resulting in executable code being uploaded, and routable, to the webserver. An attacker can make an authenticated HTTP request to trigger this vulnerability. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
28687
|
+
"_auto_imported": false,
|
|
28688
|
+
"_intake_method": "manual-verified-curation",
|
|
28689
|
+
"_kev_short_description": "Sierra Wireless AirLink ALEOS contains an unrestricted upload of file with dangerous type vulnerability. A specially crafted HTTP request can upload a file, resulting in executable code being uploaded, and routable, to the webserver. An attacker can make an authenticated HTTP request to trigger this vulnerability. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
28690
|
+
"iocs": {
|
|
28691
|
+
"behavioral": [
|
|
28692
|
+
"Sierra Wireless AirLink ALEOS reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
28693
|
+
"Unauthenticated requests to the AirLink ALEOS gateway consistent with unrestricted file-upload flaw.",
|
|
28694
|
+
"Post-exploitation indicators on the AirLink ALEOS gateway — botnet/ORB beaconing, unexpected outbound traffic, web shells, or altered config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
28695
|
+
],
|
|
28696
|
+
"_ioc_source_note": "Anchored to NVD CVE-2018-4063, CISA KEV (added 2025-12-12), and the vendor security advisory recorded in vendor_advisories."
|
|
28697
|
+
},
|
|
28698
|
+
"_draft": false,
|
|
28699
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
28602
28700
|
},
|
|
28603
28701
|
"CVE-2025-58360": {
|
|
28604
28702
|
"name": "OSGeo GeoServer Improper Restriction of XML External Entity Reference Vulnerability",
|
|
@@ -31112,7 +31210,8 @@
|
|
|
31112
31210
|
},
|
|
31113
31211
|
"atlas_refs": [],
|
|
31114
31212
|
"attack_refs": [
|
|
31115
|
-
"T1190"
|
|
31213
|
+
"T1190",
|
|
31214
|
+
"T1078"
|
|
31116
31215
|
],
|
|
31117
31216
|
"rwep_score": 77,
|
|
31118
31217
|
"rwep_factors": {
|
|
@@ -31133,7 +31232,7 @@
|
|
|
31133
31232
|
"cwe_refs": [
|
|
31134
31233
|
"CWE-20"
|
|
31135
31234
|
],
|
|
31136
|
-
"source_verified": "2026-05-
|
|
31235
|
+
"source_verified": "2026-05-29",
|
|
31137
31236
|
"verification_sources": [
|
|
31138
31237
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
31139
31238
|
"https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-27397",
|
|
@@ -31162,11 +31261,21 @@
|
|
|
31162
31261
|
"published_date": "2025-10-24"
|
|
31163
31262
|
}
|
|
31164
31263
|
],
|
|
31165
|
-
"last_updated": "2026-05-
|
|
31264
|
+
"last_updated": "2026-05-29",
|
|
31166
31265
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-24; due date 2025-11-14. Notes reference: https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-27397 ; https://nvd.nist.gov/vuln/detail/CVE-2025-54236",
|
|
31167
|
-
"_auto_imported":
|
|
31168
|
-
"_intake_method": "
|
|
31169
|
-
"_kev_short_description": "Adobe Commerce and Magento Open Source contain an improper input validation vulnerability that could allow an attacker to take over customer accounts through the Commerce REST API."
|
|
31266
|
+
"_auto_imported": false,
|
|
31267
|
+
"_intake_method": "manual-verified-curation",
|
|
31268
|
+
"_kev_short_description": "Adobe Commerce and Magento Open Source contain an improper input validation vulnerability that could allow an attacker to take over customer accounts through the Commerce REST API.",
|
|
31269
|
+
"iocs": {
|
|
31270
|
+
"behavioral": [
|
|
31271
|
+
"Adobe Commerce and Magento reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
31272
|
+
"Unauthenticated requests to the Adobe Commerce / Magento consistent with improper-input-validation flaw.",
|
|
31273
|
+
"Post-exploitation indicators on the Adobe Commerce / Magento — web shells, unexpected process execution, session/admin takeover, or use of forged key material — with no matching legitimate login (KEV-confirmed in-the-wild exploitation)."
|
|
31274
|
+
],
|
|
31275
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-54236, CISA KEV (added 2025-10-24), and the vendor security advisory recorded in vendor_advisories."
|
|
31276
|
+
},
|
|
31277
|
+
"_draft": false,
|
|
31278
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
31170
31279
|
},
|
|
31171
31280
|
"CVE-2025-59287": {
|
|
31172
31281
|
"name": "Microsoft Windows Server Update Service (WSUS) Deserialization of Untrusted Data Vulnerability",
|
|
@@ -31927,7 +32036,8 @@
|
|
|
31927
32036
|
},
|
|
31928
32037
|
"atlas_refs": [],
|
|
31929
32038
|
"attack_refs": [
|
|
31930
|
-
"T1190"
|
|
32039
|
+
"T1190",
|
|
32040
|
+
"T1059"
|
|
31931
32041
|
],
|
|
31932
32042
|
"rwep_score": 77,
|
|
31933
32043
|
"rwep_factors": {
|
|
@@ -31948,7 +32058,7 @@
|
|
|
31948
32058
|
"cwe_refs": [
|
|
31949
32059
|
"CWE-94"
|
|
31950
32060
|
],
|
|
31951
|
-
"source_verified": "2026-05-
|
|
32061
|
+
"source_verified": "2026-05-29",
|
|
31952
32062
|
"verification_sources": [
|
|
31953
32063
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
31954
32064
|
"https://helpx.adobe.com/security/products/aem-forms/apsb25-82.html",
|
|
@@ -31977,11 +32087,21 @@
|
|
|
31977
32087
|
"published_date": "2025-10-15"
|
|
31978
32088
|
}
|
|
31979
32089
|
],
|
|
31980
|
-
"last_updated": "2026-05-
|
|
32090
|
+
"last_updated": "2026-05-29",
|
|
31981
32091
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-15; due date 2025-11-05. Notes reference: https://helpx.adobe.com/security/products/aem-forms/apsb25-82.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-54253",
|
|
31982
|
-
"_auto_imported":
|
|
31983
|
-
"_intake_method": "
|
|
31984
|
-
"_kev_short_description": "Adobe Experience Manager Forms in JEE contains an unspecified vulnerability that allows for arbitrary code execution."
|
|
32092
|
+
"_auto_imported": false,
|
|
32093
|
+
"_intake_method": "manual-verified-curation",
|
|
32094
|
+
"_kev_short_description": "Adobe Experience Manager Forms in JEE contains an unspecified vulnerability that allows for arbitrary code execution.",
|
|
32095
|
+
"iocs": {
|
|
32096
|
+
"behavioral": [
|
|
32097
|
+
"Adobe Experience Manager Forms reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
32098
|
+
"Unauthenticated requests to the AEM Forms consistent with code-execution flaw.",
|
|
32099
|
+
"Post-exploitation indicators on the AEM Forms — web shells, unexpected process execution, session/admin takeover, or use of forged key material — with no matching legitimate login (KEV-confirmed in-the-wild exploitation)."
|
|
32100
|
+
],
|
|
32101
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-54253, CISA KEV (added 2025-10-15), and the vendor security advisory recorded in vendor_advisories."
|
|
32102
|
+
},
|
|
32103
|
+
"_draft": false,
|
|
32104
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
31985
32105
|
},
|
|
31986
32106
|
"CVE-2025-47827": {
|
|
31987
32107
|
"name": "IGEL OS Use of a Key Past its Expiration Date Vulnerability",
|
|
@@ -34796,7 +34916,8 @@
|
|
|
34796
34916
|
},
|
|
34797
34917
|
"atlas_refs": [],
|
|
34798
34918
|
"attack_refs": [
|
|
34799
|
-
"T1190"
|
|
34919
|
+
"T1190",
|
|
34920
|
+
"T1059"
|
|
34800
34921
|
],
|
|
34801
34922
|
"rwep_score": 77,
|
|
34802
34923
|
"rwep_factors": {
|
|
@@ -34817,7 +34938,7 @@
|
|
|
34817
34938
|
"cwe_refs": [
|
|
34818
34939
|
"CWE-502"
|
|
34819
34940
|
],
|
|
34820
|
-
"source_verified": "2026-05-
|
|
34941
|
+
"source_verified": "2026-05-29",
|
|
34821
34942
|
"verification_sources": [
|
|
34822
34943
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34823
34944
|
"https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1003865",
|
|
@@ -34846,11 +34967,21 @@
|
|
|
34846
34967
|
"published_date": "2025-09-04"
|
|
34847
34968
|
}
|
|
34848
34969
|
],
|
|
34849
|
-
"last_updated": "2026-05-
|
|
34970
|
+
"last_updated": "2026-05-29",
|
|
34850
34971
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-04; due date 2025-09-25. Notes reference: https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1003865 ; https://nvd.nist.gov/vuln/detail/CVE-2025-53690",
|
|
34851
|
-
"_auto_imported":
|
|
34852
|
-
"_intake_method": "
|
|
34853
|
-
"_kev_short_description": "Sitecore Experience Manager (XM), Experience Platform (XP), Experience Commerce (XC), and Managed Cloud contain a deserialization of untrusted data vulnerability involving the use of default machine keys. This flaw allows attackers to exploit exposed ASP.NET machine keys to achieve remote code execution. "
|
|
34972
|
+
"_auto_imported": false,
|
|
34973
|
+
"_intake_method": "manual-verified-curation",
|
|
34974
|
+
"_kev_short_description": "Sitecore Experience Manager (XM), Experience Platform (XP), Experience Commerce (XC), and Managed Cloud contain a deserialization of untrusted data vulnerability involving the use of default machine keys. This flaw allows attackers to exploit exposed ASP.NET machine keys to achieve remote code execution. ",
|
|
34975
|
+
"iocs": {
|
|
34976
|
+
"behavioral": [
|
|
34977
|
+
"Sitecore reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
34978
|
+
"Unauthenticated requests to the Sitecore consistent with deserialization-of-untrusted-data flaw.",
|
|
34979
|
+
"Post-exploitation indicators on the Sitecore — web shells, unexpected process execution, session/admin takeover, or use of forged key material — with no matching legitimate login (KEV-confirmed in-the-wild exploitation)."
|
|
34980
|
+
],
|
|
34981
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-53690, CISA KEV (added 2025-09-04), and the vendor security advisory recorded in vendor_advisories."
|
|
34982
|
+
},
|
|
34983
|
+
"_draft": false,
|
|
34984
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
34854
34985
|
},
|
|
34855
34986
|
"CVE-2023-50224": {
|
|
34856
34987
|
"name": "TP-Link TL-WR841N Authentication Bypass by Spoofing Vulnerability",
|
|
@@ -40367,7 +40498,8 @@
|
|
|
40367
40498
|
},
|
|
40368
40499
|
"atlas_refs": [],
|
|
40369
40500
|
"attack_refs": [
|
|
40370
|
-
"T1078"
|
|
40501
|
+
"T1078",
|
|
40502
|
+
"T1190"
|
|
40371
40503
|
],
|
|
40372
40504
|
"rwep_score": 77,
|
|
40373
40505
|
"rwep_factors": {
|
|
@@ -40388,7 +40520,7 @@
|
|
|
40388
40520
|
"cwe_refs": [
|
|
40389
40521
|
"CWE-287"
|
|
40390
40522
|
],
|
|
40391
|
-
"source_verified": "2026-05-
|
|
40523
|
+
"source_verified": "2026-05-29",
|
|
40392
40524
|
"verification_sources": [
|
|
40393
40525
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
40394
40526
|
"https://www.asus.com/us/supportonly/lyra%20mini/helpdesk_bios/",
|
|
@@ -40418,11 +40550,21 @@
|
|
|
40418
40550
|
"published_date": "2025-06-02"
|
|
40419
40551
|
}
|
|
40420
40552
|
],
|
|
40421
|
-
"last_updated": "2026-05-
|
|
40553
|
+
"last_updated": "2026-05-29",
|
|
40422
40554
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-02; due date 2025-06-23. Notes reference: https://www.asus.com/us/supportonly/lyra%20mini/helpdesk_bios/ ; https://www.asus.com/us/supportonly/rog%20rapture%20gt-ac2900/helpdesk_bios/; https://nvd.nist.gov/vuln/detail/CVE-2021-32030",
|
|
40423
|
-
"_auto_imported":
|
|
40424
|
-
"_intake_method": "
|
|
40425
|
-
"_kev_short_description": "ASUS Lyra Mini and ASUS GT-AC2900 devices contain an improper authentication vulnerability that allows an attacker to gain unauthorized access to the administrative interface. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
40555
|
+
"_auto_imported": false,
|
|
40556
|
+
"_intake_method": "manual-verified-curation",
|
|
40557
|
+
"_kev_short_description": "ASUS Lyra Mini and ASUS GT-AC2900 devices contain an improper authentication vulnerability that allows an attacker to gain unauthorized access to the administrative interface. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
40558
|
+
"iocs": {
|
|
40559
|
+
"behavioral": [
|
|
40560
|
+
"ASUS routers reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
40561
|
+
"Unauthenticated requests to the ASUS router consistent with improper-authentication flaw.",
|
|
40562
|
+
"Post-exploitation indicators on the ASUS router — botnet/ORB beaconing, unexpected outbound traffic, web shells, or altered config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
40563
|
+
],
|
|
40564
|
+
"_ioc_source_note": "Anchored to NVD CVE-2021-32030, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
|
|
40565
|
+
},
|
|
40566
|
+
"_draft": false,
|
|
40567
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
40426
40568
|
},
|
|
40427
40569
|
"CVE-2025-3935": {
|
|
40428
40570
|
"name": "ConnectWise ScreenConnect Improper Authentication Vulnerability",
|
|
@@ -40774,7 +40916,8 @@
|
|
|
40774
40916
|
},
|
|
40775
40917
|
"atlas_refs": [],
|
|
40776
40918
|
"attack_refs": [
|
|
40777
|
-
"T1190"
|
|
40919
|
+
"T1190",
|
|
40920
|
+
"T1059"
|
|
40778
40921
|
],
|
|
40779
40922
|
"rwep_score": 77,
|
|
40780
40923
|
"rwep_factors": {
|
|
@@ -40795,7 +40938,7 @@
|
|
|
40795
40938
|
"cwe_refs": [
|
|
40796
40939
|
"CWE-78"
|
|
40797
40940
|
],
|
|
40798
|
-
"source_verified": "2026-05-
|
|
40941
|
+
"source_verified": "2026-05-29",
|
|
40799
40942
|
"verification_sources": [
|
|
40800
40943
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
40801
40944
|
"https://www.asus.com/networking-iot-servers/wifi-6/all-series/rt-ax55/helpdesk_bios/?model2Name=RT-AX55",
|
|
@@ -40825,11 +40968,21 @@
|
|
|
40825
40968
|
"published_date": "2025-06-02"
|
|
40826
40969
|
}
|
|
40827
40970
|
],
|
|
40828
|
-
"last_updated": "2026-05-
|
|
40971
|
+
"last_updated": "2026-05-29",
|
|
40829
40972
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-02; due date 2025-06-23. Notes reference: https://www.asus.com/networking-iot-servers/wifi-6/all-series/rt-ax55/helpdesk_bios/?model2Name=RT-AX55 ; https://www.asus.com/content/asus-product-security-advisory/ ; https://nvd.nist.gov/vuln/det",
|
|
40830
|
-
"_auto_imported":
|
|
40831
|
-
"_intake_method": "
|
|
40832
|
-
"_kev_short_description": "ASUS RT-AX55 devices contain an OS command injection vulnerability that could allow a remote, authenticated attacker to execute arbitrary commands. As represented by CVE-2023-41346."
|
|
40973
|
+
"_auto_imported": false,
|
|
40974
|
+
"_intake_method": "manual-verified-curation",
|
|
40975
|
+
"_kev_short_description": "ASUS RT-AX55 devices contain an OS command injection vulnerability that could allow a remote, authenticated attacker to execute arbitrary commands. As represented by CVE-2023-41346.",
|
|
40976
|
+
"iocs": {
|
|
40977
|
+
"behavioral": [
|
|
40978
|
+
"ASUS RT-AX55 routers reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
|
|
40979
|
+
"Unauthenticated requests to the ASUS router consistent with OS command-injection flaw.",
|
|
40980
|
+
"Post-exploitation indicators on the ASUS router — botnet/ORB beaconing, unexpected outbound traffic, web shells, or altered config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
40981
|
+
],
|
|
40982
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-39780, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
|
|
40983
|
+
},
|
|
40984
|
+
"_draft": false,
|
|
40985
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
40833
40986
|
},
|
|
40834
40987
|
"CVE-2025-4632": {
|
|
40835
40988
|
"name": "Samsung MagicINFO 9 Server Path Traversal Vulnerability (variant: CVE-2025-4632)",
|