Description
Network-AI before 5.13.4 contains an improper cryptographic signature verification vulnerability in APSAdapter where the default local verifier accepts any non-empty string as valid. Unauthenticated attackers can submit forged APS delegation payloads with arbitrary scopes to bypass signature verification and obtain signed permission-grant tokens for sensitive resources including SHELL_EXEC.
Published: 2026-07-20
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Network-AI before version 5.13.4 holds an improper cryptographic signature verification flaw in its APSAdapter component. The default local verifier mistakenly accepts any non‑empty string as a valid signature, allowing an attacker to forge APS delegation payloads with arbitrary scopes. By submitting such forged payloads, an attacker can obtain signed permission‑grant tokens that authorize sensitive actions, including the execution of shell commands. This weakness, classified as CWE‑347, directly enables unauthorized privilege escalation and remote code execution.

Affected Systems

The vulnerability affects all builds of Jovancoding Network-AI released prior to version 5.13.4. No specific sub‑version details are listed, so any build earlier than 5.13.4 is considered impacted.

Risk and Exploitability

The flaw has a CVSS score of 8.8, indicating high severity. Based on the description, it is inferred that the attack vector is network‑based; an unauthenticated attacker can craft and transmit forged APS delegation payloads over the network to the APSAdapter endpoint without needing prior authentication. The EPSS score is < 1%, signalling a low but non‑zero exploitation probability, and the vulnerability is not currently listed in the CISA KEV catalog. Despite the low EPSS, the potential for obtaining privileged tokens and executing arbitrary commands means the risk remains substantial for any environment where Network‑AI is exposed to untrusted traffic.

Generated by OpenCVE AI on July 30, 2026 at 19:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Jovancoding Network‑AI to version 5.13.4 or later to apply the corrected signature verification logic.
  • If an immediate upgrade is not possible, isolate the APSAdapter service from external networks by applying firewall rules or placing the service behind an internal reverse proxy to restrict access to trusted hosts.
  • Reconfigure or disable the default local verifier so that only properly signed, non‑empty signatures are accepted, and enforce strict authentication requirements for APS delegation payloads.

Generated by OpenCVE AI on July 30, 2026 at 19:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Jovancoding
Jovancoding network-ai
Vendors & Products Jovancoding
Jovancoding network-ai

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description Network-AI before 5.13.4 contains an improper cryptographic signature verification vulnerability in APSAdapter where the default local verifier accepts any non-empty string as valid. Unauthenticated attackers can submit forged APS delegation payloads with arbitrary scopes to bypass signature verification and obtain signed permission-grant tokens for sensitive resources including SHELL_EXEC.
Title Network-AI before 5.13.4 Cryptographic Signature Verification Bypass
Weaknesses CWE-347
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Jovancoding Network-ai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-20T13:49:02.553Z

Reserved: 2026-07-20T11:58:54.524Z

Link: CVE-2026-64623

cve-icon Vulnrichment

Updated: 2026-07-20T13:48:55.380Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:30:09Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature