FortiosOperating system · Fortinet

CVE-2021-43080

MEDIUM · 5.4 CVSS v3.1 Published 2022-09-06
Fix available
A fix is available. Upgrade to 6.4.10 / 7.0.6 or later.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An improper neutralization of input during web page generation vulnerability [CWE-79] in FortiOS version 7.2.0, version 6.4.0 through 6.4.9, version 7.0.0 through 7.0.5 may allow an authenticated attacker to perform a stored cross site scripting (XSS) attack through the URI parameter via the Threat Feed IP address section of the Security Fabric External connectors.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

This is a stored cross-site scripting (XSS) vulnerability in FortiOS where an authenticated attacker can inject malicious JavaScript through the URI parameter in the Threat Feed IP address section of Security Fabric External connectors. The unsanitized input is stored and executed when other authenticated users view the affected page, potentially allowing session hijacking or administrative action execution.

MitigationUpgrade FortiOS to version 7.2.1, 6.4.10, or 7.0.6 or later. If immediate patching is not possible, restrict administrative access to trusted users only and monitor for suspicious activity in the Security Fabric External connectors section.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
FortiosOperating system
Affected:>= 6.4.0, < 6.4.10>= 7.0.0, < 7.0.6= 7.2.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check FortiOS version
    Run the CLI command 'get system status' or 'fwconsole -i' to retrieve the installed FortiOS version
    Affected if The installed version falls within >= 6.4.0 and < 6.4.10, >= 7.0.0 and < 7.0.6, or equals 7.2.0
  2. Verify Security Fabric External connectors configuration
    In the web UI, navigate to Security Fabric > External Connectors, or run 'show system external-resource' in CLI to list configured external connectors
    Affected if Any Threat Feed IP address type connectors are configured under External Connectors
  3. Inspect Threat Feed IP address URI parameters
    Review the URI field configuration for each Threat Feed IP address connector. In CLI, use 'show system external-resource' for each entry and examine the 'uri' field for suspicious or unexpected values
    Affected if The URI parameter contains unsanitized or potentially malicious input such as script tags, javascript:, or other XSS payloads
  4. Check for unexpected admin activity
    Review FortiOS logs and admin audit logs for any recent modifications to Security Fabric External connectors, particularly entries under Threat Feed IP addresses made by unexpected users
    Affected if Recent configuration changes to external connectors show modifications from unknown admin accounts or contain suspicious URI values

You are affected if your FortiOS version is 6.4.0-6.4.9, 7.0.0-7.0.5, or 7.2.0 AND Security Fabric External Connectors with Threat Feed IP addresses are configured with unsanitized URI parameters.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 6.4.10 / 7.0.6 or later
Fixed in 6.4.107.0.6
Interim mitigation

Upgrade FortiOS to version 7.2.1, 6.4.10, or 7.0.6 or later. If immediate patching is not possible, restrict administrative access to trusted users only and monitor for suspicious activity in the Security Fabric External connectors section.

Recommended fix High confidence

FortiOS 6.4.10 (or later 6.4.x); FortiOS 7.0.6 (or later 7.0.x); FortiOS 7.2.1 (or later 7.2.x)

  1. 1. Back up the current FortiOS configuration using 'execute backup config' or via the web UI under System > Maintenance > Backup & Restore.
  2. 2. Download the appropriate fixed firmware image from Fortinet's support portal (https://support.fortinet.com): FortiOS 6.4.10 or later for 6.4.x branch; FortiOS 7.0.6 or later for 7.0.x branch; FortiOS 7.2.1 or later for 7.2.x branch.
  3. 3. Verify the firmware image integrity using the checksum provided on the support portal.
  4. 4. Upload the firmware image via FortiOS web UI (System > Firmware > Upload) or CLI using 'execute firmware upload' command.
  5. 5. After firmware installation, boot into the new version and verify system functionality.
  6. 6. Confirm the configuration was preserved and verify the fix by accessing Security Fabric > External Connectors and confirming the URI parameter is properly sanitized.
  7. 7. Review Fortinet release notes for any known issues or post-upgrade steps.
Caveat Minor FortiOS upgrades typically preserve configuration; review release notes for any behavioral changes or deprecated features before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Fortios Scoped from the published advisory
  • Consultation3.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,920
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,072.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-43080 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-43080 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data