CVE-2026-64623
Received Received - Intake

Improper Cryptographic Signature Verification in Network-AI APSAdapter

Vulnerability report for CVE-2026-64623, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
network-ai apsadapter to 5.13.4 (exc)
network-ai network-ai to 5.13.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-347 The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Network-AI before version 5.13.4 has a vulnerability where the APSAdapter component incorrectly verifies cryptographic signatures. The default local verifier accepts any non-empty string as valid, allowing unauthenticated attackers to forge delegation payloads with arbitrary scopes and bypass signature checks to obtain signed permission tokens for sensitive resources like SHELL_EXEC.

Detection Guidance

Check if your Network-AI version is below 5.13.4 by running commands like 'pip show network-ai' or 'apt list --installed | grep network-ai'. Inspect APSAdapter configurations for default 'local' verification mode without custom verifySignature callbacks.

Impact Analysis

Unauthenticated attackers could exploit this to gain unauthorized access to sensitive operations such as executing shell commands. They could forge permission tokens, bypass authentication, and potentially take control of systems relying on Network-AI for authorization.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data or systems, violating confidentiality and integrity requirements in GDPR and HIPAA. Organizations using affected versions may fail compliance audits due to inadequate access controls and cryptographic verification.

Mitigation Strategies

Upgrade Network-AI to version 5.13.4 or later immediately. If using APSAdapter, ensure a custom verifySignature callback is implemented to enforce proper cryptographic verification. Disable default 'local' verification mode if not required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64623. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart