LiveActive security incident?Get immediate response
CVE Record

CVE-2021-35235: ASP.NET Debug Feature Enabled

The ASP.NET debug feature is enabled by default in Kiwi Syslog Server 9.7.2 and previous versions. ASP.NET allows remote debugging of web applications, if configured to do so. Debug mode causes ASP.NET to compile applications with extra information. The information enables a debugger to closely monitor and control the execution of an application. If an attacker could successfully start a remote debugging session, this is likely to disclose sensitive information about the web application and supporting infrastructure that may be valuable in targeting SWI with malicious intent.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2021-35235Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SolarWindsKiwi Syslog Server9.7.2 and previous versionsListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-11 · source CWE mapping

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.