Description
A weakness has been identified in FascinatedBox lily up to 2.3. This vulnerability affects the function count_transforms of the file src/lily_emitter.c. This manipulation causes out-of-bounds read. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-02-18
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Out-of-bounds read (local memory disclosure)
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in the count_transforms function within lily_emitter.c of FascinatedBox lily. The function performs an out-of-bounds read when processing certain input, allowing a local attacker to read memory that should not be accessible. This flaw corresponds to unchecked memory access weaknesses (CWE‑119, CWE‑125, CWE‑787) and could potentially expose sensitive data from the process memory.

Affected Systems

Affected systems are installations of FascinatedBox lily up to and including version 2.3. The project is hosted on GitHub, with the source code in the lily repository. Users who are running the 2.3 or earlier releases are potentially impacted.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate impact, and the EPSS score of less than 1% suggests a very low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog and can only be exploited locally, meaning an attacker would need local or elevated access to the target machine. In absence of a vendor patch, the risk remains limited but not negligible for environments where local users are untrusted.

Generated by OpenCVE AI on April 17, 2026 at 18:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Request an update from FascinatedBox and check the GitHub repository for a patch; if unavailable, consider backing up the current installation and monitoring for new releases.
  • Restrict local user access to the lily executable or the directories containing vulnerable code, ensuring only trusted administrators can execute it.
  • Audit any scripts or services that invoke lily and modify them to validate input or avoid paths that trigger count_transforms, thereby mitigating the out-of-bounds read condition.

Generated by OpenCVE AI on April 17, 2026 at 18:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Lily-lang
Lily-lang lily
Weaknesses CWE-787
CPEs cpe:2.3:a:lily-lang:lily:*:*:*:*:*:*:*:*
Vendors & Products Lily-lang
Lily-lang lily

Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Fascinatedbox
Fascinatedbox lily
Vendors & Products Fascinatedbox
Fascinatedbox lily

Wed, 18 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 18 Feb 2026 19:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in FascinatedBox lily up to 2.3. This vulnerability affects the function count_transforms of the file src/lily_emitter.c. This manipulation causes out-of-bounds read. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Title FascinatedBox lily lily_emitter.c count_transforms out-of-bounds
Weaknesses CWE-119
CWE-125
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

Fascinatedbox Lily
Lily-lang Lily
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T10:19:13.917Z

Reserved: 2026-02-18T07:31:06.364Z

Link: CVE-2026-2662

cve-icon Vulnrichment

Updated: 2026-02-18T20:05:58.892Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-18T20:18:36.570

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-2662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T18:45:25Z

Weaknesses