CVE-2026-62992

MEDIUMPre-NVD 6.96.9
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
6.9EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.9Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to 5.8.2 (and 4.5.7 on the 4.x line), Security::_checkDir() does not fully resolve symbolic links before validating that a requested path lies within a configured secure directory. An attacker able to place or reference a symlink within a directory Smarty treats as trusted (e.g., a template or config directory) could use it to point outside the intended secure directory, bypassing the containment check and reading arbitrary files accessible to the PHP process. This issue is fixed in versions 5.8.2 and 4.5.7.

CVSS v3
6.9
EG Score
6.9(medium)
EG Risk
36(Track)
EG Risk 36/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity69% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
30%
KEV
Not listed

Published

August 7, 2026

Last Modified

August 7, 2026

Advisory Details (5)

Auto-updated Aug 7, 2026
Patch available. Sources: github, github_commit, github_release.
github_release Patch Available

v5.8.2

Patch available: smarty-php/smarty v5.8.2

https://github.com/smarty-php/smarty/releases/tag/v5.8.2
github_release Patch Available

v4.5.7

Patch available: smarty-php/smarty v4.5.7

https://github.com/smarty-php/smarty/releases/tag/v4.5.7
github_commit Patch Available

commit a1ccdb051802 (smarty-php/smarty)

Patch available: smarty-php/smarty v4.5.7 (contains commit a1ccdb051802)

https://github.com/smarty-php/smarty/commit/a1ccdb0518021a559b4066c37b76a42c86bbce90
github_commit Patch Available

commit 99c048ce7a59 (smarty-php/smarty)

Patch available: smarty-php/smarty v5.8.2 (contains commit 99c048ce7a59)

https://github.com/smarty-php/smarty/commit/99c048ce7a590c519b79fbd38ad0143a08183a1f
github Patch Available

Symlink path traversal out of trusted directories · Advisory · smarty-php/smarty · GitHub

Affected: 5.8.2. Security::_checkDir() now resolves the requested file with native realpath

https://github.com/smarty-php/smarty/security/advisories/GHSA-f6wf-28g6-769x

Vendor Advisories for CVE-2026-62992(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Packagist(1)
PackageVulnerable rangeFixed inDependents
smarty/smartyv2.6.24 ... v4.5.6 (72 versions)4.5.7

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 24× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-20 22:55 UTCEPSS rescore
  2. 2026-08-20 10:50 UTCEG score recompute
  3. 2026-08-19 17:04 UTCEPSS rescore
  4. 2026-08-19 11:16 UTCEG score recompute
  5. 2026-08-18 13:48 UTCEPSS rescore
  6. 2026-08-18 11:41 UTCEG score recompute
  7. 2026-08-17 13:47 UTCEPSS rescore
  8. 2026-08-17 12:07 UTCEG score recompute
  9. 2026-08-16 14:56 UTCEPSS rescore
  10. 2026-08-16 12:31 UTCEG score recompute
  11. 2026-08-15 12:57 UTCEG score recompute
  12. 2026-08-15 01:30 UTCEPSS rescore
  13. 2026-08-14 13:22 UTCEG score recompute
  14. 2026-08-13 22:00 UTCEPSS rescore
  15. 2026-08-12 14:14 UTCEG score recompute
  16. 2026-08-12 13:51 UTCEPSS rescore
  17. 2026-08-11 14:40 UTCEG score recompute
  18. 2026-08-11 00:00 UTCEPSS rescore
  19. 2026-08-09 15:31 UTCEG score recompute
  20. 2026-08-09 13:47 UTCEPSS rescore
  21. 2026-08-08 16:37 UTCEPSS rescore
  22. 2026-08-07 16:23 UTCEG score recompute
  23. 2026-08-07 15:23 UTCEG score recompute
  24. 2026-08-07 15:22 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-62992?
CVE-2026-62992 is a medium vulnerability published on August 7, 2026. Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to 5.8.2 (and 4.5.7 on the 4.x line), Security::_checkDir() does not fully resolve symbolic links before validating that a requested path lies within a configured secure…
When was CVE-2026-62992 disclosed?
CVE-2026-62992 was first published in the National Vulnerability Database on August 7, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-62992 actively exploited?
CVE-2026-62992 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 70.3% of all scored CVEs.
What is the CVSS score of CVE-2026-62992?
CVE-2026-62992 has a CVSS v3 base score of 6.9 (NVD).
How do I remediate CVE-2026-62992?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-62992, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-62992

Explore →

Is Your Infrastructure Affected by CVE-2026-62992?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.