← Vulnerability feed

Vulnerability record · CVE-2021-43778 · published 24 November 2021

CVE-2021-43778: GLPI Barcode plugin path traversal in send.php

Glpi Project · Barcode

The GLPI Barcode plugin before version 2.6.1 contains a path traversal flaw (CWE-22) reachable through the front/send.php endpoint. An unauthenticated remote attacker can read files outside the intended directory on a GLPI instance that has the plugin installed. The issue is patched in 2.6.1, and deleting front/send.php is documented as a workaround.

7.5 CVSS 3.1 High EPSS 53% · top 1.1% CWE-22 · Path traversal
7.5CVSS 3.1 base score, v2 5.0
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
9References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Barcode is a GLPI plugin for printing barcodes and QR codes. GLPI instances version 2.x prior to version 2.6.1 with the barcode plugin installed are vulnerable to a path traversal vulnerability. This issue was patched in version 2.6.1. As a workaround, delete the `front/send.php` file.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

high priorityUnauthenticated network-reachable file read with a high EPSS score and public exploit code, though no KEV listing and only confidentiality impact.

What it is

The GLPI Barcode plugin before version 2.6.1 contains a path traversal flaw (CWE-22) reachable through the front/send.php endpoint. An unauthenticated remote attacker can read files outside the intended directory on a GLPI instance that has the plugin installed. The issue is patched in 2.6.1, and deleting front/send.php is documented as a workaround.

Impact

An attacker gains unauthorized read access to files on the server, which can expose configuration, credentials or other sensitive data. There is no integrity or availability impact per the CVSS vector.

Attack surface

Reachable over the network via HTTP against the plugin's front/send.php endpoint. The CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV, but EPSS is high (0.527, 98.9th percentile) and public exploit code is referenced, indicating meaningful real-world exploitation likelihood.

What to do

  • Upgrade the GLPI Barcode plugin to version 2.6.1 or later.
  • If immediate upgrade is not possible, delete the front/send.php file as the vendor-documented workaround.
  • Restrict network access to GLPI instances and the barcode plugin endpoints to trusted users or networks.
  • Verify the plugin is actually installed and remove it if barcode/QR printing is not required.

Detection

  • Review web server logs for requests to the barcode plugin's front/send.php containing traversal sequences such as ../ or encoded variants.
  • Alert on HTTP responses from send.php returning file contents outside expected barcode output paths.
  • Monitor for unexpected access to sensitive files (e.g., configuration or credential files) originating from the GLPI host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-43778 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed8.4CVE-2024-1708ConnectWise ScreenConnect path traversal enabling remote code executionConnectWise ScreenConnect 23.9.7 and earlier contain a path-traversal flaw (CWE-22) that can let an attacker execute remote code or reach confidentia…KEVEPSS 95%analysed

Source: NIST National Vulnerability Database (record CVE-2021-43778), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.