Description
A security vulnerability has been detected in aardappel lobster up to 2025.4. This impacts the function lobster::TypeName in the library dev/src/lobster/idents.h. Such manipulation leads to uncontrolled recursion. The attack can only be performed from a local environment. The exploit has been disclosed publicly and may be used. Upgrading to version 2026.1 will fix this issue. The name of the patch is 8ba49f98ccfc9734ef352146806433a41d9f9aa6. It is advisable to upgrade the affected component.
Published: 2026-02-21
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via uncontrolled recursion in local environment
Action: Immediate Patch
AI Analysis

Impact

A security flaw in the lobster library, specifically the lobster::TypeName routine in idents.h, triggers uncontrolled recursion when manipulated with crafted input. This causes a stack exhaustion cycle, effectively halting the component and leading to a denial‑of‑service condition for processes that invoke the function. The weakness is a classic case of resource exhaustion (CWE‑674) and corrupted resource handling (CWE‑404).

Affected Systems

The vulnerability affects versions of the aardappel lobster component up to and including 2025.4. Users deploying the offending code module from the aardappel:lobster product should consider them compromised until they upgrade past the 2025.4 release.

Risk and Exploitability

The issue receives a CVSS base score of 4.8, indicating a moderate severity. The EPSS estimate is less than 1 %, suggesting that real‑world exploitation is unlikely, and the bug is not listed in the CISA KEV catalog. Nonetheless, the exploit can only be executed from a local host, meaning an attacker must already have local access; in such a scenario, a successful trigger would abruptly terminate the process, impairing local services. The public disclosure and availability of a patch mitigate the threat, but no widely‑adopted workaround exists yet.

Generated by OpenCVE AI on April 17, 2026 at 16:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the component with the patched version 2026.1 supplied by the aardappel project.
  • If immediate upgrade is not feasible, identify and remove or limit calls to the lobster::TypeName function in local scripts or services, preventing the recursion path from executing.
  • Continuously monitor local logs for stack overflows or abnormal memory consumption, and apply the next security release as it becomes available.

Generated by OpenCVE AI on April 17, 2026 at 16:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Strlen
Strlen lobster
CPEs cpe:2.3:a:strlen:lobster:*:*:*:*:*:*:*:*
Vendors & Products Strlen
Strlen lobster

Mon, 23 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'}


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Aardappel
Aardappel lobster
Vendors & Products Aardappel
Aardappel lobster

Sat, 21 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in aardappel lobster up to 2025.4. This impacts the function lobster::TypeName in the library dev/src/lobster/idents.h. Such manipulation leads to uncontrolled recursion. The attack can only be performed from a local environment. The exploit has been disclosed publicly and may be used. Upgrading to version 2026.1 will fix this issue. The name of the patch is 8ba49f98ccfc9734ef352146806433a41d9f9aa6. It is advisable to upgrade the affected component.
Title aardappel lobster idents.h TypeName recursion
Weaknesses CWE-404
CWE-674
References
Metrics cvssV2_0

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

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:O/RC:C'}

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:O/RC:C'}

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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T19:30:34.090Z

Reserved: 2026-02-20T17:07:30.695Z

Link: CVE-2026-2887

cve-icon Vulnrichment

Updated: 2026-02-23T19:30:26.428Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-21T21:16:11.420

Modified: 2026-02-26T21:41:55.547

Link: CVE-2026-2887

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T16:45:15Z

Weaknesses