MEDIUM 6.3

CVE-2025-10262: Nokia SR Linux Local Privilege Escalation via Format String Vulnerability

CVE-2025-10262 is a local privilege escalation flaw in Nokia SR Linux that stems from improper validation of format strings. An authenticated user with limited privileges can exploit this weakness to gain superuser-level command execution on the device. The vulnerability requires local access and cannot be exploited remotely, but once triggered, it grants full system control.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.3 MEDIUM · CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H
Weaknesses (CWE)
CWE-134
Affected products
0 configuration(s)
Published / Modified
2026-06-16 / 2026-06-17

NVD description (verbatim)

Nokia SR Linux is vulnerable to local privilege escalation vulnerability due to unsanitized format validation. Successful exploitation of this vulnerability may allow an authenticated user to execute arbitrary commands with superuser privileges.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

This vulnerability in Nokia SR Linux results from unsanitized format validation—specifically, a CWE-134 format string vulnerability. An attacker with valid credentials and local access can inject specially crafted input that bypasses format string validation, leading to arbitrary code execution with elevated privileges. The attack vector is local (AV:L), requires high privileges to initiate (PR:H), and occurs without user interaction (UI:N). The impact is significant: low confidentiality impact, high integrity impact, and high availability impact.

Business impact

Exploitation of this vulnerability could allow an insider or local attacker to gain administrative control over Nokia SR Linux devices, potentially enabling data theft, system manipulation, service disruption, or lateral movement within network infrastructure. For organizations using SR Linux in mission-critical routing or network edge deployments, unauthorized superuser access poses a severe operational and security risk. This is particularly concerning in multi-tenant or shared-access environments.

Affected systems

Nokia SR Linux is affected by this vulnerability. The source data does not specify version ranges; verify against Nokia's official advisory for precise product versions and affected releases to determine your organization's exposure.

Exploitability

This is a local privilege escalation requiring an authenticated user account and direct device access—remote exploitation is not possible. However, the low complexity (AC:L) means that once an attacker has local access and valid credentials, the exploitation process is straightforward. The requirement for high privileges (PR:H) to initiate the attack somewhat limits the immediate threat surface, but compromised administrative or operator accounts could weaponize this flaw quickly.

Remediation

Organizations should apply Nokia's security patch as soon as it becomes available and has been validated in a test environment. Until patching is complete, restrict local access to SR Linux devices to trusted personnel, review and enforce strict authentication controls, and monitor system logs for suspicious format string injection attempts or unexpected privilege escalation events.

Patch guidance

Contact Nokia or visit their security advisories portal for the specific patched version addressing CVE-2025-10262. Before deploying patches to production, validate compatibility with your network topology and running configuration. Establish a phased rollout plan for multi-device deployments to minimize operational disruption.

Detection guidance

Monitor SR Linux system logs and audit trails for failed authentication attempts, unusual format string patterns in input fields, and unexpected privilege escalation. Review access logs for unauthorized local login attempts. Implement file integrity monitoring on critical binaries to detect unauthorized modifications. Consider network segmentation to limit local access paths to SR Linux management interfaces.

Why prioritize this

Although the CVSS score of 6.3 places this in the medium-severity range, the combination of a high-privilege requirement (limiting immediate exposure) and high integrity/availability impacts warrants prompt attention. Organizations with SR Linux devices in sensitive roles or with significant local access vectors should prioritize patching. This is not a zero-day and is not tracked in the CISA KEV catalog, allowing time for measured remediation planning.

Risk score, explained

The CVSS v3.1 score of 6.3 (MEDIUM) reflects the local-only attack vector and high-privilege requirement, which constrain the attack surface. However, the high integrity and availability impacts reflect the serious consequences of successful exploitation—superuser command execution can fully compromise device functionality and data. The low confidentiality impact suggests the flaw does not inherently leak sensitive data, but authenticated attackers with superuser access can access anything on the system post-exploitation.

Frequently asked questions

Can this vulnerability be exploited remotely over the network?

No. The CVSS vector specifies AV:L (local attack vector only), meaning an attacker must have direct local access to the SR Linux device. Remote exploitation is not possible.

What privilege level does an attacker need to exploit this vulnerability?

The vulnerability requires PR:H (high privileges), meaning the attacker must already have authenticated administrative or operator-level access to the device. It is not exploitable by unprivileged local users.

What happens if exploitation succeeds?

Successful exploitation grants the attacker arbitrary command execution with superuser privileges, resulting in complete compromise of the device. This can lead to unauthorized configuration changes, data access, service disruption, or use of the device as a pivot point for further attacks.

Is this vulnerability being exploited in the wild?

No. This vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating no evidence of active exploitation at the time of publication. However, the straightforward nature of format string vulnerabilities means patch deployment should not be delayed.

This analysis is provided for informational purposes and represents SEC.co's interpretation of publicly available vulnerability data as of the publication date. It is not a substitute for vendor advisories or professional security assessment. Organizations must verify all technical details, affected product versions, and patch availability directly with Nokia. The information herein does not constitute legal advice, and organizations remain responsible for their own risk assessment and remediation decisions. CVSS scores and other metrics are sourced from authoritative databases; always consult the original CVE record and vendor guidance for the most current information. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).