LiveActive security incident?Get immediate response
CVE Record

CVE-2022-35849: An improper neutralization of special elements used in an OS command vulnerability [CWE-78] in the manageme...

An improper neutralization of special elements used in an OS command vulnerability [CWE-78] in the management interface of FortiADC 7.1.0 through 7.1.1, 7.0.0 through 7.0.3, 6.2.0 through 6.2.5 and 6.1.0 all versions may allow an authenticated attacker to execute unauthorized commands via specifically crafted arguments to existing commands.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-35849 is a high-severity command-injection issue in Fortinet FortiADC’s management interface. An authenticated attacker could run unauthorized operating-system commands through crafted arguments to existing commands. The impact is serious because confidentiality, integrity, and availability are all rated high in the supplied CVSS data.

Executive priority

Prioritize remediation for any affected FortiADC used in production or reachable by multiple administrators. The issue requires authentication, but successful abuse could compromise the appliance and disrupt dependent application delivery.

Technical view

The vulnerability is CWE-78 improper neutralization of OS command elements in FortiADC management interface command handling. Affected ranges are FortiADC 7.1.0-7.1.1, 7.0.0-7.0.3, 6.2.0-6.2.5, and all 6.1.0 versions. The vector requires low privileges and no user interaction.

Likely exposure

Exposure is most likely where affected FortiADC versions are still deployed and management access is reachable by authenticated users. The source bundle does not prove internet exposure or unauthenticated risk.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation. The CVSS vector includes E:P, indicating proof-of-concept exploit maturity in the supplied data, but no exploit details are provided here.

Researcher notes

Key unknowns remain: exact fixed versions, workaround details, and real-world exploitation are not included in the bundle except the Fortinet PSIRT reference. Validate only with vendor guidance and avoid assuming broader Fortinet product impact.

Mitigation direction

  • Check Fortinet PSIRT FG-IR-22-310 for fixed versions and upgrade guidance.
  • Inventory FortiADC appliances and identify versions in affected ranges.
  • Restrict management interface access to trusted administrative networks.
  • Review administrative accounts and remove unnecessary low-privilege access.
  • Monitor vendor advisories for updated remediation or workaround details.

Validation and detection

  • Confirm FortiADC version against affected ranges listed in CVE sources.
  • Verify management interface is not broadly reachable.
  • Review FortiADC logs for unusual authenticated management activity.
  • Confirm administrative access is limited to expected users.
  • Document remediation status and remaining compensating controls.
Prepared
Confidence
high
Sources
3

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

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2022-35849 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
High
CVSS
7.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C

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
2Source 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
7.4CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.4High
CVSS 3.1 vector shape for CVE-2022-35849Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortiADC7.1.0, 7.0.0, 6.2.0, 6.1.0unaffected
Weakness

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.