Cyber Resilience

CVE-2026-41038

High

Published: 21 April 2026

Published
21 April 2026
Modified
06 May 2026
KEV Added
Patch
CVSS Score v4 7.6 CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0017 6.3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-41038 is a high-severity Weak Password Requirements (CWE-521) vulnerability in Qntmnet Qn-I-470 Firmware. Its CVSS base score is 7.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Brute Force (T1110); ranked at the 6.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

This vulnerability exists in Quantum Networks router due to lack of enforcement of strong password policies in the web-based management interface. An attacker on the same network could exploit this vulnerability by performing password guessing or brute-force attacks against user…

more

accounts, leading to unauthorized access to the targeted device.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1110.001 Password Guessing Credential Access
Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts.
Why these techniques?

Lack of password policy enforcement directly enables brute-force/password guessing attacks against the web management interface to obtain valid accounts.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

Affected Assets

qntmnet
qn-i-470 firmware
6.1.1.b1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-521

Configuration settings can define and enforce strong password requirements to avoid weak policies.

addresses: CWE-521

IA policy establishes password requirements, directly addressing weak password requirements.

addresses: CWE-521

Ensuring authenticators have sufficient strength of mechanism for intended use addresses weak password requirements.

addresses: CWE-521

Organization-wide password and authentication policies are applied uniformly, preventing weak local password requirements.

addresses: CWE-521

Facilitated training and awareness of current practices improves definition and enforcement of sufficiently strong password requirements.

addresses: CWE-521

Dedicated security resources support deployment of strong authentication systems and enforcement of robust password policies.

addresses: CWE-521

Vulnerability scans assess password policies and weak credential requirements against benchmarks.

addresses: CWE-521

User documentation on maintaining security includes password requirements, directly mitigating weak password policies.

References