Description
A vulnerability was determined in Squirrel up to 3.2. This vulnerability affects the function sqstd_rex_newnode in the library sqstdlib/sqstdrex.cpp. Executing a manipulation can lead to null pointer dereference. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-03-01
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Assess Impact
AI Analysis

Impact

The vulnerability in the Squirrel scripting language allows a local attacker to trigger a null pointer dereference when the sqstd_rex_newnode function in sqstdlib/sqstdrex.cpp processes certain inputs, causing a crash that results in denial of service to the running script or application.

Affected Systems

Affected versions include all releases of Squirrel up to and including 3.2. The issue specifically targets the regex subsystem contained in the sqstd_rex_newnode implementation, and any environment that uses this function is potentially exposed.

Risk and Exploitability

The CVSS score of 4.8 reflects a moderate severity, and the EPSS score of less than 1% indicates a low likelihood of exploitation. Because the attack vector is local, only users with local execution privileges can exploit the flaw, but as soon as a malicious script is executed it can crash the runtime. The flaw is not in the CISA KEV catalog, and no vendor patch has been released yet, so the risk depends on the ability of attackers to supply and run untrusted code locally.

Generated by OpenCVE AI on April 17, 2026 at 13:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor patch or newer release that fixes the sqstd_rex_newnode null pointer dereference.
  • Limit local execution of Squirrel scripts to trusted users and directories to reduce the attack surface.
  • Consider sandboxing or containerizing the Squirrel runtime to contain potential crashes.

Generated by OpenCVE AI on April 17, 2026 at 13:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 05 Mar 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Squirrel-lang
Squirrel-lang squirrel
CPEs cpe:2.3:a:squirrel-lang:squirrel:*:*:*:*:*:*:*:*
Vendors & Products Squirrel-lang
Squirrel-lang squirrel

Mon, 02 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 02 Mar 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Albertodemichelis
Albertodemichelis squirrel
Vendors & Products Albertodemichelis
Albertodemichelis squirrel

Sun, 01 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Squirrel up to 3.2. This vulnerability affects the function sqstd_rex_newnode in the library sqstdlib/sqstdrex.cpp. Executing a manipulation can lead to null pointer dereference. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title Squirrel sqstdrex.cpp sqstd_rex_newnode null pointer dereference
Weaknesses CWE-404
CWE-476
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Albertodemichelis Squirrel
Squirrel-lang Squirrel
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-02T13:57:10.799Z

Reserved: 2026-02-28T14:53:46.132Z

Link: CVE-2026-3389

cve-icon Vulnrichment

Updated: 2026-03-02T13:57:05.948Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-01T10:16:01.363

Modified: 2026-03-05T01:42:47.187

Link: CVE-2026-3389

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T14:00:15Z

Weaknesses