🛡️ GHSA-9j7f-3r4p-pwh6 — nono-py

⚪ Unknown ✅ No Known Exploit CWE-1188 OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

nono-py vulnerable to authorization bypass / policy confusion

The python API made a restrictive-looking configuration unsafe by default. A caller could configure only reverse-

proxy credential routes, put the child in CapabilitySet.proxy_only, and reasonably expect network access to be limited

to those routes. Instead, because empty allowed_hosts meant allow-all inside nono-proxy, the child could use the local

proxy as a transparent CONNECT tunnel to non-route nominated hosts (not including metadata endpoints).

That is an authorization bypass / policy confusion issue:

  • Intended policy: route-only proxy access.
  • Actual policy: route-only plus arbitrary transparent CONNECT.
  • Boundary crossed: sandboxed child gains broader outbound network reach than the Python policy appears to grant.
  • Impact depends on environment, but it can allow exfiltration or access to unintended internet/internal services

through the unsandboxed proxy.

This should be classified as medium severity by default, potentially high if users rely on route-only configs for strict egress

control around untrusted code or sensitive credentials. The fix is security-relevant because it changes the default from

implicit allow-all to explicit opt-in.

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is changed, meaning a successful attack can affect components beyond the vulnerable one. Rated impact: confidentiality low, integrity low, availability none.

Weakness class

GHSA-9j7f-3r4p-pwh6 is classified as CWE-1188: Insecure Default Initialization of Resource. Default settings are insecure, so an installation is exposed until someone changes them.

Affected software

GHSA-9j7f-3r4p-pwh6 is recorded against 1 package.

  • nono-py (fixed in 0.11.0)

Timeline and source

Published on 26 June 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Web)
github.com (Web)
github.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CWE CWE-1188
Public Exploit ✅ No
Source OSV
Published 2026-06-26
Updated 2026-08-20
Modified 2026-06-26
Fix URL N/A

Affected Packages

Software From version Fixed in
nono-py 0.11.0

Similar Threats

Free Vulnerability Check

Is your site affected by GHSA-9j7f-3r4p-pwh6?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against GHSA-9j7f-3r4p-pwh6 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesGitHub AdvisoryGitHub Advisory Undated