LiveActive security incident?Get immediate response
CVE Record

CVE-2026-9144: Taiko AG1000-01A Rev 7.3/8 Stored XSS via Web Configuration Interface

Taiko AG1000-01A SMS Alert Gateway Rev 7.3 and Rev 8 contains a stored cross-site scripting vulnerability in the embedded web configuration interface that allows authenticated attackers to execute persistent JavaScript by fragmenting malicious payloads across multiple administrative form fields. Attackers can bypass front-end length restrictions using JavaScript comments and template literals to concatenate executable script fragments that are rendered in administrative dashboard views such as index.zhtml, resulting in persistent script execution within administrative sessions.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Authenticated users can store fragmented script content in the gateway’s web configuration fields. When an administrator later views affected dashboard pages, that script can run persistently in the administrator’s browser, potentially exposing sensitive information or enabling unauthorized configuration changes.

Executive priority

Prioritize affected, broadly reachable gateways because successful exploitation could compromise privileged browser sessions and gateway configurations. Treat remediation as urgent, but coordinate operational changes carefully because the source bundle does not name a patch or confirmed vendor fix.

Technical view

CVE-2026-9144 is stored cross-site scripting in the AG1000-01A web interface. Client-side field-length restrictions can be bypassed by splitting JavaScript across administrative fields and recombining fragments when dashboard views render them. The CVSS 4.0 score is 8.4, with low privileges and subsequent administrator interaction required.

Likely exposure

Exposure is most likely where affected AG1000-01A gateways permit authenticated access to their web configuration interface. The bundle identifies Rev 7.3 and Rev 8 clearly; it also lists UM-AG1000_R7.2, but its affected status is not adequately explained.

Exploitation context

The attacker requires an authenticated account and must place persistent content into administrative form fields. Execution depends on an administrator viewing an affected dashboard. The supplied sources do not establish known active exploitation, and the CVE is not identified as being in KEV.

Researcher notes

The described bypass relies on server-side acceptance and unsafe rendering despite front-end length controls, consistent with CWE-79. Scope evidence is uneven: Rev 7.3 and Rev 8 are described, while UM-AG1000_R7.2 appears only in the affected list. No patch, vendor mitigation, or active-exploitation evidence is supplied.

Mitigation direction

  • Restrict web-interface access to trusted administrative networks and authorized accounts.
  • Review accounts and remove unnecessary or compromised access immediately.
  • Check Taiko guidance for a confirmed fixed release or vendor-supported mitigation.
  • Until remediated, minimize use of affected dashboard views and monitor administrative sessions.

Validation and detection

  • Inventory AG1000-01A devices and record their exact hardware and software revisions.
  • Confirm whether each web configuration interface is reachable from untrusted or broad internal networks.
  • Inspect stored administrative field values for suspicious fragmented script content.
  • Review authentication and configuration logs for unexplained account or settings changes.
  • After remediation, verify stored content is safely encoded when rendered in administrative views.
Prepared
Confidence
medium
Sources
4

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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2026-9144 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
8.4 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA: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.

2CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

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
8.4CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA:NVulnCheck
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L2.15.5VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.4High
CVSS 4.0 vector shape for CVE-2026-9144Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Taiko Network Communications Pte Ltd.AG1000-01A SMS Alert GatewayRev 7.3, Rev 8, UM-AG1000_R7.2unknown
Weakness

CWE details

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