Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize() verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could still access repository endpoints (e.g., Composer metadata/download APIs). The fix in version 0.13.0 adds an explicit expiration check, and tests now test expired deploy tokens to ensure they are rejected.
Conclusion & alert: CVE-2026-27968 is rated Low Risk (19.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-26 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| packistryphp | packistry | < 0.13.0 | cpe:2.3:a:packistryphp:packistry:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/packistry/packistry/commit/7740b48f0f4ecbe63099fb056c8a146180f8b283 | Patch |
| https://github.com/packistry/packistry/pull/276 | Issue Tracking Patch |
| https://github.com/packistry/packistry/security/advisories/GHSA-4r9m-jp53-vgmw | Patch Vendor Advisory |