LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34354: Stored Cross-site Scripting Vulnerability in Photo Station

A cross-site scripting (XSS) vulnerability has been reported to affect QNAP device running Photo Station. If exploited, this vulnerability allows remote attackers to inject malicious code. We have already fixed this vulnerability in the following versions of Photo Station: Photo Station 6.0.18 ( 2021/09/01 ) and later

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

QNAP Photo Station had a stored cross-site scripting flaw. An authenticated remote attacker could inject malicious code that later runs when another user interacts with affected Photo Station content. The business concern is account or data exposure through the NAS web application, especially where Photo Station is accessible to many users.

Executive priority

Prioritize remediation for QNAP NAS environments that host sensitive files or expose Photo Station to many users. This is not presented as actively exploited in the supplied sources, but it has high confidentiality impact and a clear vendor-fixed version.

Technical view

CVE-2021-34354 is CWE-79 stored XSS in QNAP Photo Station. CVSS 3.1 is 7.6 high: network exploitable, low complexity, low privileges required, user interaction required, scope changed, high confidentiality impact, low integrity impact, no availability impact. QNAP fixed it in Photo Station 6.0.18 dated 2021-09-01 and later.

Likely exposure

Exposure is limited to QNAP devices running Photo Station versions before 6.0.18, or deployments where the installed version cannot be verified. The source bundle does not identify exact vulnerable version ranges beyond the fixed release.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires a remote attacker with some privilege and a victim user interaction, consistent with stored XSS rather than unauthenticated direct compromise.

Researcher notes

Evidence is concise and vendor-centered. Affected versions are unspecified, so validation should rely on installed version comparison against Photo Station 6.0.18 or later. Do not assume broader QNAP applications are affected without separate evidence.

Mitigation direction

  • Upgrade Photo Station to version 6.0.18 or later.
  • Review QNAP advisory QSA-21-41 for vendor-specific guidance.
  • Inventory QNAP devices and identify where Photo Station is installed.
  • Prioritize internet-accessible or broadly shared Photo Station deployments.
  • If update status is unclear, treat the device as potentially exposed.

Validation and detection

  • Check installed Photo Station version on each QNAP device.
  • Confirm version is 6.0.18 or later.
  • Record any devices where Photo Station is absent or disabled.
  • Review user access to Photo Station for unnecessary privileges.
  • Monitor QNAP advisories for later related guidance.
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-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-2021-34354 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
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/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
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N2.34.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2021-34354Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/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
QNAP Systems Inc.Photo StationunspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.