VYPR
Medium severityNVD Advisory· Published Oct 30, 2025· Updated Apr 15, 2026

CVE-2025-10348

CVE-2025-10348

Description

URVE Smart Office is vulnerable to Stored XSS in report problem functionality. An attacker with a low-privileged account can upload an SVG file containing a malicious payload, which will be executed when a victim visits the URL of the uploaded resource. The resource is available to anyone without any form of authentication.

This issue was fixed in version 1.1.24.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

URVE Smart Office prior to 1.1.24 has a stored XSS via SVG upload in the report problem feature, exploitable by low-privileged users.

Description

CVE-2025-10348 is a stored cross-site scripting (XSS) vulnerability found in URVE Smart Office, an office resource reservation system. The flaw originates in the application's report problem functionality, which fails to properly neutralize user-supplied input during web page generation [2]. Specifically, an attacker can upload an SVG file containing embedded malicious scripts. The uploaded resource is made publicly accessible without any authentication, allowing any visitor to the resource URL to trigger the payload.

Exploitation

To exploit this vulnerability, an attacker only needs a low-privileged account on the URVE Smart Office system. After uploading a crafted SVG file via the report problem feature, the malicious script is stored server-side. When a victim, who could be any unauthenticated user, visits the direct URL of the uploaded SVG, the script executes in the context of the victim's browser session. No additional privileges or user interaction beyond viewing the resource are required [1][2].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser. This can lead to session hijacking, data theft, or further unauthorized actions within the Smart Office application. Because the resource is accessible without authentication, the attack can target a wide range of users, including administrators who may visit the URL, potentially escalating the impact [2].

Mitigation

The vulnerability is fixed in URVE Smart Office version 1.1.24. Users of earlier versions are strongly advised to update to the latest release to prevent exploitation. No workarounds have been publicly documented [1][2].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.