Description
A vulnerability was detected in Akpali9 Attendance-Management-System up to 70b91fe38f4195b701a45f0edcd4f42d5f64aeee. This issue affects some unknown processing of the file absent.php. Performing a manipulation of the argument export_date results in cross site scripting. It is possible to initiate the attack remotely. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the handling of the export_date argument in absent.php, typifying a CWE‑79 Cross‑Site Scripting flaw and potentially a CWE‑94 Code Injection vulnerability. Attackers can inject and execute arbitrary JavaScript in the victim's browser, enabling the theft of session cookies, defacement, or impersonation of the user’s actions.

Affected Systems

The Akpali9 Attendance‑Management‑System is affected. No specific version numbers are listed; the product rolls releases continuously, so all current and prior deployments may remain vulnerable until a patch is issued by the vendor.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate risk. The EPSS score is <1%, and the issue is not listed in CISA KEV, but the remote nature of the attack means that exploitation is possible over the network without local access. In the absence of a vendor fix, the risk remains until further mitigations are applied.

Generated by OpenCVE AI on August 1, 2026 at 11:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Validate and properly encode the export_date parameter before rendering to prevent script injection
  • Implement a Content Security Policy that disallows inline scripts and restricts JavaScript origins on pages that process export_date
  • Monitor the vendor for updates and apply any issued fix immediately

Generated by OpenCVE AI on August 1, 2026 at 11:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 12 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Akpali9 Attendance-Management-System up to 70b91fe38f4195b701a45f0edcd4f42d5f64aeee. This issue affects some unknown processing of the file absent.php. Performing a manipulation of the argument export_date results in cross site scripting. It is possible to initiate the attack remotely. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Title Akpali9 Attendance-Management-System absent.php cross site scripting
First Time appeared Akpali9
Akpali9 attendance-management-system
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:h:akpali9:attendance-management-system:*:*:*:*:*:*:*:*
Vendors & Products Akpali9
Akpali9 attendance-management-system
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Akpali9 Attendance-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:18:11.248Z

Reserved: 2026-07-11T12:12:17.476Z

Link: CVE-2026-15493

cve-icon Vulnrichment

Updated: 2026-07-13T15:18:04.003Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:15:03Z

Weaknesses
  • CWE-79

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

  • CWE-94

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