Security readout for executives and security teams
Plain-English summary
Kiwi Syslog Server 9.7.2 and earlier shipped with ASP.NET debugging enabled by default. That setting can expose extra application and infrastructure details if remote debugging is successfully initiated. The cited record does not show active exploitation, but affected logging infrastructure should be reviewed because syslog servers can contain sensitive operational context.
Executive priority
Treat this as a moderate-priority hardening and upgrade item. It is not documented as actively exploited in the provided sources, but it affects logging infrastructure and may disclose details useful for later targeting. Prioritize internet-exposed or broadly reachable deployments first.
Technical view
CVE-2021-35235 is a CWE-11 configuration weakness in SolarWinds Kiwi Syslog Server 9.7.2 and earlier. ASP.NET debug mode compiles with additional diagnostic information, and remote debugging can allow close monitoring or control of application execution if configured and reachable. CVSS 3.1 is 5.3, network-accessible, low complexity, unauthenticated, confidentiality impact only.
Likely exposure
Exposure is limited to SolarWinds Kiwi Syslog Server deployments running 9.7.2 or earlier, especially where the ASP.NET application or management surface is reachable from untrusted networks. The source bundle does not identify affected CPEs or deployment prerequisites beyond the version range.
Exploitation context
The source bundle states only a conditional risk: an attacker could disclose sensitive information if they successfully start a remote debugging session. CISA KEV is false, and no cited source in the bundle claims active exploitation or public exploit use.
Researcher notes
Evidence is narrow: affected versions, ASP.NET debug default state, and confidentiality impact are documented, but exploitability details and exact remediation text are not included in the bundle. Avoid assuming remote debugging is reachable in every deployment; validate configuration and network exposure before escalating.
Mitigation direction
- Identify Kiwi Syslog Server instances running 9.7.2 or earlier.
- Review SolarWinds advisory and KSS 9.8 release notes for the fixed upgrade path.
- Disable ASP.NET debug mode where SolarWinds guidance supports configuration hardening.
- Restrict Kiwi Syslog Server web access to trusted administrative networks.
- Monitor vendor guidance for any updated remediation instructions.
Validation and detection
- Inventory Kiwi Syslog Server versions and flag 9.7.2 or earlier.
- Review ASP.NET configuration for debug mode on affected server components.
- Confirm the remediation state against SolarWinds advisory and 9.8 release notes.
- Check whether administrative or web interfaces are exposed to untrusted networks.
- Review logs for unusual remote debugging or diagnostic access indicators.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-11: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-35235 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://documentation.solarwinds.com/en/success_center/kss/content/release_notes/kss_9-8_release_notes.htmCVE reference · x_refsource_MISC
- https://www.solarwinds.com/trust-center/security-advisories/CVE-2021-35235CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
ASP.NET Misconfiguration: Creating Debug Binary
ASP.NET Misconfiguration: Creating Debug Binary represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
