LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1129: Cisco Email Security Appliance, Cisco Content Security Management Appliance, and Cisco Web Security Appliance Information Disclosure Vulnerability

A vulnerability in the authentication for the general purpose APIs implementation of Cisco Email Security Appliance (ESA), Cisco Content Security Management Appliance (SMA), and Cisco Web Security Appliance (WSA) could allow an unauthenticated, remote attacker to access general system information and certain configuration information from an affected device. The vulnerability exists because a secure authentication token is not required when authenticating to the general purpose API. An attacker could exploit this vulnerability by sending a crafted request for information to the general purpose API on an affected device. A successful exploit could allow the attacker to obtain system and configuration information from the affected device, resulting in an unauthorized information disclosure.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE lets an unauthenticated remote party retrieve general system and some configuration information from affected Cisco security appliances. It is not described as allowing takeover or service disruption, but leaked configuration can support follow-on attacks and expose sensitive operational details.

Executive priority

Treat as a moderate-priority perimeter and management-plane exposure issue. Schedule remediation based on Cisco guidance, prioritizing internet-reachable or broadly reachable appliances first.

Technical view

Cisco describes missing secure token enforcement in authentication for the general purpose API on ESA, SMA, and WSA. A crafted information request to the API can return system and configuration data. CVSS 3.1 is 5.3, network reachable, low complexity, no privileges, no user interaction, confidentiality impact only.

Likely exposure

Exposure is most relevant where Cisco ESA, SMA, or WSA general purpose API interfaces are reachable from untrusted networks or insufficiently segmented management networks.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation is described as remote and unauthenticated, requiring crafted requests to the general purpose API, but no exploit details are provided here.

Researcher notes

Evidence supports unauthenticated information disclosure only. The bundle does not provide fixed-version details, workaround text, proof of exploitation, or broader affected CPE data beyond Cisco appliance families named in the CVE description.

Mitigation direction

  • Review the Cisco advisory for fixed releases, workarounds, and affected-version details.
  • Inventory Cisco ESA, SMA, and WSA deployments and ownership.
  • Restrict management and API access to trusted networks where operationally feasible.
  • Monitor appliance logs for unexpected unauthenticated API access attempts.

Validation and detection

  • Confirm whether Cisco ESA, SMA, or WSA appliances are deployed.
  • Check whether general purpose API interfaces are exposed to untrusted networks.
  • Compare appliance versions and configurations against Cisco advisory guidance.
  • Review logs for suspicious requests to general purpose API endpoints.
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-201: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-1129 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
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
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-1129Attack 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
CiscoCisco Web Security Appliance (WSA)n/aListed
Weakness

CWE details

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

CWE-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.