Description
A vulnerability was determined in a466350665 Smart-SSO up to 2.1.1. This affects the function Save of the file smart-sso-server/src/main/java/openjoe/smart/sso/server/controller/admin/UserController.java of the component Role Edit Page. Executing a manipulation can lead to cross site scripting. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-23
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross-Site Scripting
Action: Patch
AI Analysis

Impact

A stored cross-site scripting flaw exists in the Role Edit page of the Smart-SSO application. The vulnerability resides in the save action of UserController.java, enabling an attacker to inject malicious scripts that execute in the browsers of users who view the role edit page. Because the script is stored, it can be reused against multiple users, potentially compromising session tokens, defacing the UI, or redirecting traffic.

Affected Systems

The issue affects all deployed versions of Smart-SSO up to and including 2.1.1. Attackers need only submit crafted input through the role management interface, and any authenticated or unauthenticated user who accesses the edited role will receive the injected script. The vendor identifier a466350665 is associated with this product.

Risk and Exploitability

The CVSS v3.1 score of 4.8 indicates moderate severity, while the EPSS percentage below 1% suggests a low current likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, reducing immediate red flag status. Nonetheless, because exploitation can happen remotely by manipulating a role edit request, the risk to organizations running affected versions remains significant.

Generated by OpenCVE AI on April 17, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Smart-SSO to a version above 2.1.1 when it is released by the vendor.
  • Apply any vendor-issued hotfix or security patch that addresses the role edit script injection flaw.
  • Implement strict input validation and output encoding for all data entered through the role editing interface to prevent script injection.

Generated by OpenCVE AI on April 17, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:a466350665:smart-sso:*:*:*:*:*:*:*:*

Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared A466350665
A466350665 smart-sso
Vendors & Products A466350665
A466350665 smart-sso

Mon, 23 Feb 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 23 Feb 2026 05:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in a466350665 Smart-SSO up to 2.1.1. This affects the function Save of the file smart-sso-server/src/main/java/openjoe/smart/sso/server/controller/admin/UserController.java of the component Role Edit Page. Executing a manipulation can lead to cross site scripting. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title a466350665 Smart-SSO Role Edit UserController.java save cross site scripting
Weaknesses CWE-79
CWE-94
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

A466350665 Smart-sso
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T13:31:09.665Z

Reserved: 2026-02-22T08:16:27.859Z

Link: CVE-2026-2972

cve-icon Vulnrichment

Updated: 2026-02-23T13:31:04.654Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-23T06:16:15.347

Modified: 2026-06-17T10:32:08.840

Link: CVE-2026-2972

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T16:30:05Z

Weaknesses
  • CWE-79

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

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')