CVE-2025-58759
MEDIUM EPSS 9.3%
Published Sep 9, 20259mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Sep 9, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
TinyEnv is an environment variable loader for PHP applications. In versions 1.0.9 and 1.0.10, TinyEnv did not properly strip inline comments inside .env values. This could lead to unexpected behavior or misconfiguration, where variables contain unintended characters (including # or comment text). Applications depending on strict environment values may expose logic errors, insecure defaults, or failed authentication. The issue is fixed in v1.0.11. Users should upgrade to the latest patched version. As a temporary workaround, avoid using inline comments in .env files, or sanitize loaded values manually.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
9.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-20 Improper Input Validation Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| datahihi1 | tinyenv | * | ≥1.0.9 – <1.0.11 |
References 1
- github.com https://github.com/datahihi1/tiny-env/security/advisories/GHSA-72cm-7236-h43r
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.