LiveActive security incident?Get immediate response
CVE Record

CVE-2026-32843: Linkit ONE Location Aware Sensor System (LASS) Reflected XSS via PM25.php

Location Aware Sensor System by Linkit ONE, up to commit f06bd20 (2023-04-26), contains a reflected cross-site scripting vulnerability in the PM25.php file that allows remote attackers to execute arbitrary JavaScript by injecting malicious code into GET parameters. Attackers can craft a malicious URL containing unencoded payloads in the site, city, district, channel, or apikey parameters to execute scripts in victims' browsers when they visit the page.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2026-32843 is a reflected cross-site scripting issue in Linkit ONE Location Aware Sensor System. A victim must open a crafted link, after which script can run in that browser context. The sources do not show active exploitation or a named patch.

Executive priority

Handle as a moderate web application risk. It is not described as wormable or actively exploited, but public exposure could enable phishing-assisted browser compromise or session misuse. Prioritize verification and vendor guidance over emergency response.

Technical view

The reported flaw is CWE-79 in PM25.php. Unencoded GET parameters named site, city, district, channel, or apikey can be reflected into the page, enabling arbitrary JavaScript execution when a user visits a malicious URL. Affected scope is stated as LASS up to commit f06bd20 from 2023-04-26.

Likely exposure

Exposure is likely limited to organizations running LinkItONEDevGroup LASS with PM25.php reachable by users or the internet. The CVE record lists default affected status as unknown and provides no CPEs, so asset matching may require repository or file-level verification.

Exploitation context

The CVSS vector requires user interaction and no privileges. KEV is false in the source bundle, and no cited source reports active exploitation. Risk rises if trusted users operate authenticated sessions or if affected pages are reachable from public links.

Researcher notes

Evidence is concise but incomplete: the bundle names the vulnerable file, parameters, commit boundary, CWE, and CVSS. It does not provide a fix commit, release version, exploitation evidence, or confirmed product version mapping beyond the repository commit reference.

Mitigation direction

  • Check the LASS repository and VulnCheck advisory for patched releases or maintainer guidance.
  • Limit PM25.php access to trusted networks where operationally possible.
  • Avoid sharing or clicking untrusted PM25.php links until remediation is confirmed.
  • Prioritize output encoding and parameter handling review if maintaining a fork.

Validation and detection

  • Inventory deployments of Linkit ONE LASS and confirm whether PM25.php exists.
  • Check whether code is at or before commit f06bd20 from 2023-04-26.
  • Review PM25.php handling of site, city, district, channel, and apikey parameters.
  • Confirm whether PM25.php is internet-facing or reachable by ordinary users.
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-32843 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.1 (4.0)
Known Exploited
No
Published

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

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

SSVC decision data

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

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

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2026-32843Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinkItONEDevGroupLocation Aware Sensor System (LASS)0unknown
Weakness

CWE details

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