Description
A flaw has been found in itsourcecode Courier Management System up to 1.0. Affected by this vulnerability is an unknown functionality of the file /index.php. Executing a manipulation of the argument page can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been published and may be used.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the index.php file of itsourcecode Courier Management System allows manipulation of the page query parameter by a remote user, enabling injection of arbitrary client‑side scripts. This cross‑site scripting flaw permits execution of malicious code in the victim’s browser context. The description does not specify the precise impact beyond script execution, so consequential effects such as session hijacking or defacement are inferred but not confirmed.

Affected Systems

The flaw affects all installations of itsourcecode Courier Management System version 1.0 and earlier. The issue originates in the /index.php entry point and is triggered by the page parameter supplied by a user.

Risk and Exploitability

The CVSS score is 5.3, indicating a moderate severity. The EPSS score is less than 1 %, implying a low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Attackers can remotely exploit the flaw by delivering a crafted request that sets the page parameter to contain malicious JavaScript, which then executes in the victim’s browser.

Generated by OpenCVE AI on August 1, 2026 at 08:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version newer than 1.0 that removes the vulnerable handling of the page parameter, if an updated release is available.
  • Validate and escape the 'page' query parameter on the server side, allowing only expected values and properly escaping any user‑supplied data that is rendered in the page output.
  • Deploy a Web Application Firewall or add Content Security Policy headers such as "Content‑Security‑Policy: script-src 'self'" to block or limit the execution of injected scripts and reduce risk if the vulnerability remains present.

Generated by OpenCVE AI on August 1, 2026 at 08:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 19 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in itsourcecode Courier Management System up to 1.0. Affected by this vulnerability is an unknown functionality of the file /index.php. Executing a manipulation of the argument page can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been published and may be used.
Title itsourcecode Courier Management System index.php cross site scripting
First Time appeared Itsourcecode
Itsourcecode courier Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:itsourcecode:courier_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode courier Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Itsourcecode Courier Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-21T14:52:29.755Z

Reserved: 2026-07-18T12:34:47.018Z

Link: CVE-2026-16229

cve-icon Vulnrichment

Updated: 2026-07-21T14:51:02.106Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08: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')