Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tnomi Attendance Manager attendance-manager allows Stored XSS.This issue affects Attendance Manager: from n/a through <= 0.6.2.
Published: 2025-04-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to store a malicious script within the Attendance Manager plugin’s data structures, which is then rendered unescaped in subsequent page views. A successful exploitation can execute arbitrary client‑side code within the context of an authenticated or unauthenticated user, enabling data theft, cookie hijacking, or defacement. The weakness is a classic stored cross‑site scripting flaw (CWE‑79).

Affected Systems

The affected product is the Attendance Manager WordPress plugin produced by tnomi. Versions up to and including 0.6.2 are vulnerable; no specific patch version is listed in the data, so any release later than 0.6.2 should be checked for a fix.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% signals a low probability of exploitation in the near term. It is not listed in CISA’s KEV catalog, suggesting no known active exploitation cases. The attack vector is likely through the plugin’s web‑based data entry interface, and the flaw is a stored XSS, so it requires the attacker to submit malicious input that is preserved and later reflected in page output. No authentication is explicitly required for the stored input, implying that unauthenticated users could potentially inject payloads if the plugin does not restrict access to modification forms.

Generated by OpenCVE AI on April 30, 2026 at 22:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Attendance Manager plugin to a version newer than 0.6.2 once the vendor releases a fix.
  • If an update is unavailable, consider disabling or removing the plugin from the WordPress site to eliminate the attack surface.
  • Apply a web application firewall or content security policy that blocks or sanitizes unexpected JavaScript payloads directed at the plugin’s data pages.
  • Enforce strict output escaping for any user‑generated content displayed by the plugin, in line with CWE‑79 remediation practices.

Generated by OpenCVE AI on April 30, 2026 at 22:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11338 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tnomi Attendance Manager allows Stored XSS. This issue affects Attendance Manager: from n/a through 0.6.2.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tnomi Attendance Manager allows Stored XSS. This issue affects Attendance Manager: from n/a through 0.6.2. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tnomi Attendance Manager attendance-manager allows Stored XSS.This issue affects Attendance Manager: from n/a through <= 0.6.2.
Title WordPress Attendance Manager <= 0.6.2 - Cross Site Scripting (XSS) Vulnerability WordPress Attendance Manager plugin <= 0.6.2 - Cross Site Scripting (XSS) Vulnerability
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 16 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Apr 2025 13:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tnomi Attendance Manager allows Stored XSS. This issue affects Attendance Manager: from n/a through 0.6.2.
Title WordPress Attendance Manager <= 0.6.2 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:34.068Z

Reserved: 2025-04-16T06:24:25.376Z

Link: CVE-2025-39515

cve-icon Vulnrichment

Updated: 2025-04-16T13:24:11.774Z

cve-icon NVD

Status : Deferred

Published: 2025-04-16T13:15:44.983

Modified: 2026-04-23T15:29:42.550

Link: CVE-2025-39515

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T22:45:03Z

Weaknesses
  • CWE-79

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