GHSA-hc4m-q9jh-xw4jMedium· 6.6▾ Sunlitnono-cli'scregistry pack verification can fail open when provenance metadata is absent
▾ Sunlit zone — Low / medium · no exploitation signal
impact 36.3 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Registry-installed nono packs are expected to be verified from local provenance metadata before they are used. Two files are relevant:
~/.config/nono/packages/lockfile.json~/.config/nono/packages/<namespace>/<pack>/.nono-trust.bundleTesting shows that nono fails closed when a pack has a trust bundle but no lockfile entry. However, if the trust bundle is also absent, the same pack can load successfully. Deleting security metadata should not make a pack easier to run.
Observed with always-further/claude:
Delete ~/.config/nono/packages/lockfile.json.
Result:
nono: Package verification failed for always-further/claude: pack 'always-further/claude' has a trust bundle but no lockfile entry - reinstall with: nono pull always-further/claude --force
Delete ~/.config/nono/packages/always-further/claude/.nono-trust.bundle.
Result: the profile loads successfully.
Restore .nono-trust.bundle while the lockfile is still absent.
Result:
nono: Package verification failed for always-further/claude: pack 'always-further/claude' has a trust bundle but no lockfile entry - reinstall with: nono pull always-further/claude --force
If both the lockfile entry and trust bundle are absent, nono may accept an installed registry pack without artifact hash verification or provenance verification.
This is especially important for pack-provided session hooks, because session hooks execute on the host outside the sandbox. A pack that contributes host-executed code should not run unless nono can verify that the code is a locked and trusted pack artifact.
verify_profile_packs treats the lockfile entry as optional. Existing code fails when a trust bundle exists without a matching lockfile entry, but when the trust bundle is absent too, there is no equivalent hard failure.
That creates a fail-open state:
For any registry pack selected for execution, require both:
~/.config/nono/packages/lockfile.json..nono-trust.bundle in the installed pack directory.If either is missing, fail closed with a reinstall instruction, for example:
reinstall with: nono pull <namespace>/<pack> --force
This keeps verification monotonic: removing provenance metadata cannot downgrade a verification failure into a successful launch.
nono-cli <= 0.61.2Upgrade to a patched release:
nono-cli 0.61.3Connected by shared product, vendor, weakness, or advisory.
CVE-2026-82018Medium· 6.1IGEL OS 12 before 12.9.0, 12.8.3 LTS and IGEL OS 11 before 11.11.150 contain a secure boot bypass vulnerability in the GRUB boot stage that allows physically present attackers to gain unauthorized root access by placing an unsigned empty…
CVE-2026-61788High· 7.4DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite
CVE-2026-88831Medium· 5.3BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients.
CVE-2026-95848Critical· 9.3Moquette is a lightweight Java MQTT broker
CVE-2026-95676High· 7.4A missing/improper authentication vulnerability in the WatchGuard AuthPoint Gateway's LDAP Sync first-factor authentication allows a remote attacker to bypass single-factor password verification under non-default operating conditions
CVE-2026-77560High· 8.1Tinyauth is an authentication and authorization server