LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19530: HTTL (aka Hyper-Text Template Language) through 1.0.11 allows remote command execution because the decodeXm...

HTTL (aka Hyper-Text Template Language) through 1.0.11 allows remote command execution because the decodeXml function uses XStream unsafely when configured with an xml.codec=httl.spi.codecs.XstreamCodec setting.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a conditional remote code execution issue in HTTL through 1.0.11. It matters where HTTL is configured to use the XStream XML codec. If attacker-controlled XML reaches the affected decode path, the application may be exposed to command execution risk.

Executive priority

Prioritize confirmation for externally reachable Java services. Treat confirmed use of HTTL through 1.0.11 with XstreamCodec on untrusted XML as urgent because the stated impact is remote command execution.

Technical view

CVE-2018-19530 describes unsafe XStream use in HTTL's decodeXml function when xml.codec is set to httl.spi.codecs.XstreamCodec. The public record does not provide CVSS, CWE, CPEs, a named patched version, or detailed affected deployment conditions beyond HTTL through 1.0.11 and that configuration.

Likely exposure

Exposure is most likely in Java applications embedding HTTL through 1.0.11, using the XstreamCodec XML codec, and processing XML from remote or untrusted sources.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The issue class is serious because the stated impact is remote command execution, but exploitation evidence and prerequisites are sparsely documented.

Researcher notes

Evidence is limited. The CVE record names HTTL through 1.0.11 and the XstreamCodec configuration, but does not include CVSS, CWE, CPEs, exploit status, or a specific fix. Do not broaden affected scope without local evidence.

Mitigation direction

  • Inventory applications for HTTL versions through 1.0.11.
  • Check configuration for xml.codec=httl.spi.codecs.XstreamCodec.
  • Avoid processing untrusted XML through the affected HTTL decode path.
  • Check the upstream GitHub issue and CVE records for vendor guidance.
  • Apply any vendor-supported update or configuration change when identified.

Validation and detection

  • Search dependency manifests and lockfiles for HTTL usage and version.
  • Review runtime configuration for the XstreamCodec setting.
  • Map whether remote users can influence XML decoded by HTTL.
  • Confirm compensating controls block untrusted XML from that path.
  • Record findings where HTTL version or codec configuration is unknown.
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.

cve · low confidence lookup

CVE-2018-19530 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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