CVE-2025-29635
Confirmed PUBLISHEDA command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows an authorized attacker to execute arbitrary commands on remote...
1 day faster than CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
A command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /goform/set_prohibiting via the corresponding function, triggering remote command execution.
- CVE Published
- Mar 25, 2025
- Exploitation Reported
- Jun 01, 2026
- CVSS
- 7.2 High
- EPSS
- 87.2%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| n/a |
n/a
|
n/a |
Affected |
CVE References
- GitHub — mono7s/Dir-823x github.com · CVE Record https://github.com/mono7s/Dir-823x/blob/main/set_prohibiting/set_proh...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CVE First | 2026-06-01 13:23 UTC |
| CISA | 2026-06-02 14:01 UTC |
| Daily CyberSecurity | 2026-06-17 03:20 UTC |
| The Shadowserver | 2026-07-03 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/javascript/cves/2025/CVE-2025-29635.yaml | Jun 29, 2026 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2026-06-01 13:23:43 UTC · CVE
Proof of concept available
Recorded 2026-06-29 04:31:09 UTC · Nuclei Templates
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/javascript/cves/2025/CVE-2025-29635.yaml | Jun 29, 2026 |
Recent Mentions
Daily CyberSecurity · Jun 17, 2026
A critical Fortra BoKS vulnerability has put privileged access servers at risk across Linux and UNIX fleets. Tracked The post Fortra BoKS Vulnerability Opens Door to Remote Command Injection appeared first on Daily CyberSecurity. Related posts: High-Severity RCE Discovered in Foreman’s WebSocket Proxy Command Injection Vulnerability (CVE-2025-29635) Exploited in the Wild Ivanti Sentry RCE: Publicly Disclosed PoC for CVSS 10
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 19 days ago00:00 UTC · 19 days ago
KEV confirmed by The Shadowserver
Exploitation attested by an external source
-
04:31 UTC 23 days ago04:31 UTC · 23 days ago
Public PoC available
Public proof-of-concept code published
-
04:31 UTC 23 days ago04:31 UTC · 23 days ago
Nuclei template available
Scanner coverage available
-
03:20 UTC about 1 month ago03:20 UTC · about 1 month ago
KEV confirmed by Daily CyberSecurity
Exploitation attested by an external source
-
14:01 UTC about 2 months ago14:01 UTC · about 2 months ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
13:23 UTC about 2 months ago13:23 UTC · about 2 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-29635
{
"cve_id": "CVE-2025-29635",
"title": "A command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows...",
"affected_vendor": "D-Link",
"affected_product": "DIR-823X",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 7.2,
"epss_score": 0.87239,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}