Description
A vulnerability was identified in FascinatedBox lily up to 2.3. This issue affects the function patch_line_end of the file src/lily_build_error.c of the component Error Reporting. The manipulation leads to out-of-bounds read. The attack can only be performed from a local environment. The exploit is publicly available and might be used. 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: Local out‑of‑bounds read that could expose sensitive data or cause a crash
Action: Assess Impact
AI Analysis

Impact

A flaw in the patch_line_end routine of the Error Reporting component in FascinatedBox lily allows an out‑of‑bounds read. The bug is triggered by manipulating the input supplied to this routine from a local environment. The reading of memory beyond the intended buffer can leak data that is only intended for internal processing or lead to an application crash, impacting confidentiality and integrity for a local attacker. The weakness corresponds to CWE‑119 (Improper Restriction of Operations within the Bounds of a Buffer) and CWE‑125 (Out‑of‑Bounds Read).

Affected Systems

This issue affects the FascinatedBox lily language up to version 2.3. In particular, any installation running lily 2.3 or earlier is vulnerable. No specific patch version is listed, so users should verify whether a newer release addresses the bug before updating.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity. EPSS is less than 1 %, signifying a very low but non‑zero probability of exploitation. Because the attack vector is local only and no known public exploits have been recorded in the CISA KEV catalog, the risk is primarily to systems that allow local code execution or user input into lily. The exploit is available in public repositories, so the potential exists for those with local access to deploy it. Overall, the risk remains moderate but can be mitigated by restricting local access or updating the software.

Generated by OpenCVE AI on April 16, 2026 at 14:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of lily where the patch_line_end bug is fixed, if one is available; otherwise, request an update from the maintainer.
  • If an upgrade is not feasible, disable or remove the Error Reporting component or modify the code to enforce bounds checking around patch_line_end to prevent the out‑of‑bounds read.
  • Restrict local access to the lily runtime by enforcing least‑privilege and isolating the environment, ensuring that only trusted users can provide input that reaches the vulnerable routine.

Generated by OpenCVE AI on April 16, 2026 at 14:58 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 Lily-lang
Lily-lang lily
CPEs cpe:2.3:a:lily-lang:lily:*:*:*:*:*:*:*:*
Vendors & Products Lily-lang
Lily-lang lily

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 Fascinatedbox
Fascinatedbox lily
Vendors & Products Fascinatedbox
Fascinatedbox lily

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

Type Values Removed Values Added
Description A vulnerability was identified in FascinatedBox lily up to 2.3. This issue affects the function patch_line_end of the file src/lily_build_error.c of the component Error Reporting. The manipulation leads to out-of-bounds read. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Title FascinatedBox lily Error Reporting lily_build_error.c patch_line_end 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-03-02T13:49:15.139Z

Reserved: 2026-02-28T17:03:45.654Z

Link: CVE-2026-3390

cve-icon Vulnrichment

Updated: 2026-03-02T13:49:11.284Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-3390

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T15:00:14Z

Weaknesses