CVE-2026-54600

HIGHPre-NVD 8.28.2—
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 55% 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
Elevated
8.2EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 8.2Exploit: Elevated riskExposed: 0

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

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/import.php has no authentication. The only guard is a user-table row count — if zero (fresh/unconfigured install), an unauthenticated attacker can replace the entire database. This issue has been patched in version 4.9.4.

CVSS v3
8.2
EG Score
8.2(medium)
EG Risk
68(Attend)
EG Risk 68/100SSVC: Attend

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
Severity82% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
1%
EPSS %ILE
45%
KEV
Not listed

Published

August 31, 2026

Last Modified

September 8, 2026

Advisory Details (2)

Auto-updated Aug 31, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_release.
github_release Patch Available

v4.9.4

Patch available: ellite/Wallos v4.9.4

https://github.com/ellite/Wallos/releases/tag/v4.9.4
github Patch Available🟡 PoC Available

Unauthenticated database replacement via import endpoint on fresh install · Advisory · ellite/Wallos · GitHub

Affected: v4.9.4 (token-gated import). Credit:

https://github.com/ellite/Wallos/security/advisories/GHSA-8wqc-r9j3-rv7m

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 11× in last 7d / 45× 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-09-25 00:12 UTCEG score recompute
  2. 2026-09-24 14:04 UTCEPSS rescore
  3. 2026-09-23 22:28 UTCEG score recompute
  4. 2026-09-23 17:54 UTCEPSS rescore
  5. 2026-09-22 20:44 UTCEG score recompute
  6. 2026-09-22 07:52 UTCEG score recompute
  7. 2026-09-21 06:08 UTCEG score recompute
  8. 2026-09-20 20:16 UTCEPSS rescore
  9. 2026-09-20 04:17 UTCEG score recompute
  10. 2026-09-19 02:30 UTCEG score recompute
  11. 2026-09-18 19:28 UTCEPSS rescore
  12. 2026-09-18 00:46 UTCEG score recompute
  13. 2026-09-17 19:31 UTCEPSS rescore
  14. 2026-09-16 23:01 UTCEG score recompute
  15. 2026-09-16 14:08 UTCEPSS rescore
  16. 2026-09-16 10:09 UTCEG score recompute
  17. 2026-09-16 05:15 UTCEPSS rescore
  18. 2026-09-15 08:24 UTCEG score recompute
  19. 2026-09-15 03:11 UTCEPSS rescore
  20. 2026-09-13 17:48 UTCEG score recompute
  21. 2026-09-13 16:47 UTCEPSS rescore
  22. 2026-09-12 16:04 UTCEG score recompute
  23. 2026-09-12 03:12 UTCEG score recompute
  24. 2026-09-11 14:53 UTCEPSS rescore
  25. 2026-09-11 14:18 UTCEG score recompute
Show 20 more
  1. 2026-09-10 12:34 UTCEG score recompute
  2. 2026-09-10 09:35 UTCEPSS rescore
  3. 2026-09-09 10:05 UTCEG score recompute
  4. 2026-09-08 22:01 UTCEPSS rescore
  5. 2026-09-08 03:49 UTCEG score recompute
  6. 2026-09-07 16:01 UTCEPSS rescore
  7. 2026-09-07 01:53 UTCEG score recompute
  8. 2026-09-06 13:47 UTCEPSS rescore
  9. 2026-09-06 00:04 UTCEG score recompute
  10. 2026-09-04 22:16 UTCEG score recompute
  11. 2026-09-04 09:22 UTCEG score recompute
  12. 2026-09-04 05:06 UTCEPSS rescore
  13. 2026-09-02 18:38 UTCEG score recompute
  14. 2026-09-02 17:38 UTCEG score recompute
  15. 2026-09-02 14:12 UTCEPSS rescore
  16. 2026-09-01 23:09 UTCEG score recompute
  17. 2026-09-01 13:54 UTCEPSS rescore
  18. 2026-08-31 21:21 UTCEG score recompute
  19. 2026-08-31 20:40 UTCEG score recompute
  20. 2026-08-31 20:39 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-54600?
CVE-2026-54600 is a high vulnerability published on August 31, 2026. Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/import.php has no authentication. The only guard is a user-table row count — if zero (fresh/unconfigured install), an unauthenticated attacker can replace the entire database. This issue has…
When was CVE-2026-54600 disclosed?
CVE-2026-54600 was first published in the National Vulnerability Database on August 31, 2026, with the most recent update on September 8, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-54600 actively exploited?
CVE-2026-54600 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 54.5% of all scored CVEs.
What is the CVSS score of CVE-2026-54600?
CVE-2026-54600 has a CVSS v3 base score of 8.2 (NVD).
How do I remediate CVE-2026-54600?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54600, 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

Explore the affected products and dependency analysis for CVE-2026-54600

Explore →

Is Your Infrastructure Affected by CVE-2026-54600?

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