LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12665: Cisco IOS and IOS XE Software HTTP Client Information Disclosure Vulnerability

A vulnerability in the HTTP client feature of Cisco IOS and IOS XE Software could allow an unauthenticated, remote attacker to read and modify data that should normally have been sent via an encrypted channel. The vulnerability is due to TCP port information not being considered when matching new requests to existing, persistent HTTP connections. An attacker could exploit this vulnerability by acting as a man-in-the-middle and then reading and/or modifying data that should normally have been sent through an encrypted channel.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco IOS/IOS XE issue can let a network-positioned attacker read or alter data that should have stayed encrypted. It is not a simple internet-wide break-in: the attacker must be in a man-in-the-middle position. Business urgency is moderate, with higher priority for routers or switches that contact sensitive services.

Executive priority

Prioritize confirmation during normal vulnerability management, escalating for devices that handle sensitive traffic or sit on untrusted paths. The issue has confidentiality and integrity impact but high attack complexity and no cited active exploitation.

Technical view

The HTTP client feature mishandles persistent HTTP connection matching because TCP port information is not considered. A new request can be associated with an existing connection incorrectly, allowing an unauthenticated remote man-in-the-middle attacker to observe or modify data expected to traverse an encrypted channel. CVSS v3.0 is 4.8 with high attack complexity.

Likely exposure

Exposure is most relevant to Cisco IOS and IOS XE deployments using the HTTP client feature. The provided affected record specifically names Cisco IOS 12.2(15)B, but the advisory title covers IOS and IOS XE. Practical exposure depends on device software, feature use, and attacker network position.

Exploitation context

The source bundle does not report known active exploitation, and KEV is false. Exploitation requires a man-in-the-middle position and conditions involving persistent HTTP connection reuse. Treat this as a targeted network-path risk, not as evidence of broad exploitation.

Researcher notes

The core condition is incorrect persistent connection matching that ignores TCP port information. The available bundle is limited: it identifies the vulnerability mechanism, CVSS, Cisco advisory, and one affected IOS version entry, but does not include detailed fixed-release data or exploitation telemetry.

Mitigation direction

  • Review Cisco advisory for affected and fixed software details.
  • Upgrade affected Cisco IOS or IOS XE software per vendor guidance.
  • Inventory devices that use the HTTP client feature.
  • Limit untrusted network paths between devices and external services.
  • Consult Cisco guidance if immediate upgrade is not possible.

Validation and detection

  • Identify Cisco IOS and IOS XE versions in the environment.
  • Confirm whether the HTTP client feature is enabled or used.
  • Map device communications that carry sensitive management or operational data.
  • Check whether any listed affected versions remain deployed.
  • Verify remediation against Cisco advisory status, not only CVE metadata.
Prepared
Confidence
medium
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 · low confidence lookup

CWE-399: 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-2019-12665 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
4.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/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
4.8CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N2.22.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.8Medium
CVSS 3.0 vector shape for CVE-2019-12665Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco IOS 12.2(15)BunspecifiedListed
Weakness

CWE details

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

CWE-399 · source CWE mapping

Resource Management Errors

Resource Management Errors represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.