CVE-2026-48593
📛 CVE Title
Unbounded range expansion in cron describe causes memory exhaustion in oban_web
Description
Uncontrolled Resource Consumption vulnerability in oban-bg oban_web ('Elixir.Oban.Web.CronExpr' modules) allows memory exhaustion via unbounded cron range expansion. An attacker with access to schedule cron jobs can submit a malicious cron expression such as "0 0 1-100000000 * *". When a user with dashboard access views the cron job list, 'Elixir.Oban.Web.CronExpr':describe/1 is called to render the expression. parse_range/1 parses both range endpoints via Integer.parse/1 with no bounds check, and the downstream helpers expand_dom_parts/1 and expand_dow_parts/1 materialise the range eagerly via Enum.to_list/1, causing allocation of ~2.4 GB and stalling or crashing the BEAM node. A sibling helper extract_dom_values already validates range bounds, but the expansion helpers do not. This issue affects oban_web: from 2.12.0 before 2.12.5.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- EEF
- CVSS severity
- MEDIUM
- CVSS score
- 5.9 / 10
- CVSS vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N- Effective score
- 5.9 / 10 MEDIUM source: CNA overview
- CWE(s)
-
CWE-400 - Reserved
- 2026-05-22
- Published
- 2026-05-26 19:46 UTC
- Last updated
- 2026-05-27 15:40 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/48xxx/CVE-2026-48593.json
- Linked Threat
- CVE-2026-48593 — CVE-2026-48593
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-05-26 21:16:41 UTC
- NVD last modified
- 2026-07-24 11:10:00 UTC
- EPSS score
- 0.0042 (probability of exploitation in next 30 days)
- EPSS percentile
- 34.19% vs all CVEs — higher = more likely to be exploited, as of 2026-07-26
NVD / KEV / EPSS data refreshed 2026-07-27 11:02 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
European Union Vulnerability Database ENISA EUVD
ENISA's official EU repository for curated vulnerability intelligence. Carries a separate identifier (EUVD-YYYY-NNNN) and frequently exposes an earlier-published description + CVSS than NVD does.
- EUVD ID
-
EUVD-2026-31974 - Assigner
- EEF
- Published
- May 26, 2026, 7:46:43 PM
- Updated
- May 27, 2026, 3:40:57 PM
- EUVD base score (CVSS 4.0)
-
5.9 / 10
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N - EUVD-reported EPSS
- 0.4200
- Vendors
- oban-bg
- Products
-
oban_web (a97c7960bb389b05aaab4cf8042985f02ceddc24 <9998b7e284e02fdd4645dd6231760038e63b584d)oban_web (2.12.0 <2.12.5)
- Aliases
-
GHSA-6xh2-93p9-vqh4
ENISA description: Uncontrolled Resource Consumption vulnerability in oban-bg oban_web ('Elixir.Oban.Web.CronExpr' modules) allows memory exhaustion via unbounded cron range expansion. An attacker with access to schedule cron jobs can submit a malicious cron expression such as "0 0 1-100000000 * *". When a user with dashboard access views the cron job list, 'Elixir.Oban.Web.CronExpr':describe/1 is called to render the expression. parse_range/1 parses both range endpoints via Integer.parse/1 with no bounds check, and the downstream helpers expand_dom_parts/1 and expand_dow_parts/1 materialise the range eagerly via Enum.to_list/1, causing allocation of ~2.4 GB and stalling or crashing the BEAM node. A sibling helper extract_dom_values already validates range bounds, but the expansion helpers do not. This issue affects oban_web: from 2.12.0 before 2.12.5.
Affected products (2)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| oban-bg | oban_web |
2.12.0 (affected)
|
— |
| oban-bg | oban_web |
a97c7960bb389b05aaab4cf8042985f02ceddc24 (affected)
|
— |
Vendor references (4)
References embedded in the original CVE record by the assigning CNA.
- https://github.com/oban-bg/oban_web/security/advisories/GHSA-6xh2-93p9-vqh4 vendor-advisoryrelated
- https://cna.erlef.org/cves/CVE-2026-48593.html related
- https://osv.dev/vulnerability/EEF-CVE-2026-48593 related
- https://github.com/oban-bg/oban_web/commit/9998b7e284e02fdd4645dd6231760038e63b584d patch
Web references (7)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
- https://cna.erlef.org/cves/CVE-2026-48593.html tenable:cna.erlef.org
- https://github.com/oban-bg/oban_web/commit/9998b7e284e02fdd4645dd6231760038e63b584d tenable:github.com
- https://github.com/oban-bg/oban_web/security/advisories/GHSA-6xh2-93p9-vqh4 tenable:github.com
- https://nvd.nist.gov/vuln/detail/CVE-2026-48593 tenable:nvd.nist.gov
- https://osv.dev/vulnerability/EEF-CVE-2026-48593 tenable:osv.dev
- https://www.cve.org/CVERecord?id=CVE-2026-48593 tenable:www.cve.org
- https://www.first.org/epss/ tenable:www.first.org
NVD-tagged references (4)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- https://cna.erlef.org/cves/CVE-2026-48593.html 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- https://github.com/oban-bg/oban_web/commit/9998b7e284e02fdd4645dd6231760038e63b584d 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- https://github.com/oban-bg/oban_web/security/advisories/GHSA-6xh2-93p9-vqh4 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- https://osv.dev/vulnerability/EEF-CVE-2026-48593 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Remediations (17)
Remediations are stored against the linked Threat row; the list below is deduplicated across both pages.
-
web:portal.msrc.microsoft.com
The Security Update Guide provides information on the latest Microsoft security updates, helping users understand and address potential vulnerabilities effectively.
2026-06-04 00:10 UTC -
web:source.android.com
Android partners are encouraged to fix all issues in this bulletin and use the latest security patch level. Devices that use the 2025-11-01 security patch level must include all issues associated with that security patch level, as well as fixes for all issues reported in previous security bulletins.
2026-06-04 00:10 UTC -
web:thecyberexpress.com
Google's June 2026 Android update patches 124 flaws, including exploited zero-day CVE -2025-48595 affecting Android 14, 15 and 16.
2026-06-04 00:10 UTC -
web:thehackernews.com
Google patched 124 Android flaws in June 2026 , including exploited CVE -2025-48595, reducing privilege-escalation risks.
2026-06-04 00:10 UTC -
web:www.heise.de
Attackers can target devices with Android and, in the worst case, execute malicious code. Security updates provide a remedy.
2026-06-04 00:10 UTC -
web:www.helpnetsecurity.com
Google's June 2026 Android security updates fix many vulnerabilities, including CVE -2025-48595, which is exploited in targeted attacks.
2026-06-04 00:10 UTC -
web:www.it-connect.tech
Google's June 2026 Android patches fix 124 flaws, including an actively exploited zero-day. Learn what's affected and what to do next.
2026-06-04 00:10 UTC -
web:www.oracle.com
This Critical Patch Update contains 481 new security patches across the product families listed below. Please note that an MOS note summarizing the content of this Critical Patch Update and other Oracle Software Security Assurance activities is located at April 2026 Critical Patch Update: Executive Summary and Analysis.
2026-06-04 00:10 UTC -
web:www.virustotal.com
VirusTotal is a platform for scanning files and URLs for viruses, malware, and other threats using multiple antivirus engines.
2026-06-04 00:10 UTC -
web:zecurit.com
Get the complete breakdown of Microsoft's June 2026 Patch Tuesday. We analyze the latest security updates and all critical CVEs .
2026-06-04 00:10 UTC -
web:blog.qualys.com
May 2026's Patch Tuesday arrives with Microsoft addressing a fresh set of vulnerabilities across its ecosystem, reinforcing the ongoing need for timely patching in an increasingly threat-heavy…
2026-06-19 02:26 UTC -
web:cybersecuritynews.com
Microsoft has officially acknowledged a critical zero-day vulnerability in Microsoft Defender, publicly dubbed "RoguePlanet," and confirmed it is actively developing a security patch to address the flaw.
2026-06-19 02:26 UTC -
web:msrc.microsoft.com
Security Update Guide - Microsoft Security Response Center
2026-06-19 02:26 UTC -
web:www.computerworld.com
Microsoft says it is considering a patch for a zero-day vulnerability, dubbed YellowKey, that allows attackers with access to a Windows device to bypass Bitlocker encryption protection and read ...
2026-06-19 02:26 UTC -
web:www.malwarebytes.com
Microsoft says it's working on a fix for an unpatched Defender vulnerability that can give attackers the highest level of access on Windows.
2026-06-19 02:26 UTC -
web:www.oracle.com
This Critical Security Patch Update contains 35 new security patches across the product families listed below. Please note that an MOS note summarizing the content of this Critical Security Patch Update and other Oracle Software Security Assurance activities is located at May 2026 Critical Security Patch Update: Executive Summary and Analysis.
2026-06-19 02:26 UTC -
web:www.rapid7.com
Microsoft is publishing 200 vulnerabilities on June 2026 Patch Tuesday, including an HTTP/2 denial of service vulnerability and an elevation of privilege vulnerability in PowerToys.
2026-06-19 02:26 UTC
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-48593.json.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-48593",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-26T20:46:18.908875Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-26T20:46:24.889Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.hex.pm",
"cpes": [
"cpe:2.3:a:oban_web_project:oban_web:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"'Elixir.Oban.Web.CronExpr'"
],
"packageName": "oban_web",
"packageURL": "pkg:hex/oban_web",
"product": "oban_web",
"programFiles": [
"lib/oban/web/cron_expr.ex"
],
"programRoutines": [
{
"name": "'Elixir.Oban.Web.CronExpr':describe/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':parse_range/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':expand_dom_parts/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':expand_dow_parts/1"
}
],
"vendor": "oban-bg",
"versions": [
{
"lessThan": "2.12.5",
"status": "affected",
"version": "2.12.0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://github.com",
"cpes": [
"cpe:2.3:a:oban_web_project:oban_web:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"modules": [
"'Elixir.Oban.Web.CronExpr'"
],
"packageName": "oban-bg/oban_web",
"packageURL": "pkg:github/oban-bg/oban_web",
"product": "oban_web",
"programFiles": [
"lib/oban/web/cron_expr.ex"
],
"programRoutines": [
{
"name": "'Elixir.Oban.Web.CronExpr':describe/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':parse_range/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':expand_dom_parts/1"
},
{
"name": "'Elixir.Oban.Web.CronExpr':expand_dow_parts/1"
}
],
"repo": "https://github.com/oban-bg/oban_web.git",
"vendor": "oban-bg",
"versions": [
{
"lessThan": "9998b7e284e02fdd4645dd6231760038e63b584d",
"status": "affected",
"version": "a97c7960bb389b05aaab4cf8042985f02ceddc24",
"versionType": "git"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>The vulnerability is exploitable when an attacker with access to schedule cron jobs submits a malicious cron expression. The crash is triggered when a user with dashboard access views the cron job list, which calls <tt>'Elixir.Oban.Web.CronExpr':describe/1</tt> to render the expression.</p>"
}
],
"value": "The vulnerability is exploitable when an attacker with access to schedule cron jobs submits a malicious cron expression. The crash is triggered when a user with dashboard access views the cron job list, which calls 'Elixir.Oban.Web.CronExpr':describe/1 to render the expression."
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oban_web_project:oban_web:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.12.5",
"versionStartIncluding": "2.12.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Peter Ullrich"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Shannon Selbert"
},
{
"lang": "en",
"type": "analyst",
"value": "Jonatan M\u00e4nnchen / EEF"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Uncontrolled Resource Consumption vulnerability in oban-bg oban_web (<tt>'Elixir.Oban.Web.CronExpr'</tt> modules) allows memory exhaustion via unbounded cron range expansion.</p><p>An attacker with access to schedule cron jobs can submit a malicious cron expression such as <tt>\"0 0 1-100000000 * *\"</tt>. When a user with dashboard access views the cron job list, <tt>'Elixir.Oban.Web.CronExpr':describe/1</tt> is called to render the expression. <tt>parse_range/1</tt> parses both range endpoints via <tt>Integer.parse/1</tt> with no bounds check, and the downstream helpers <tt>expand_dom_parts/1</tt> and <tt>expand_dow_parts/1</tt> materialise the range eagerly via <tt>Enum.to_list/1</tt>, causing allocation of ~2.4 GB and stalling or crashing the BEAM node. A sibling helper <tt>extract_dom_values</tt> already validates range bounds, but the expansion helpers do not.</p><p>This issue affects oban_web: from 2.12.0 before 2.12.5.</p>"
}
],
"value": "Uncontrolled Resource Consumption vulnerability in oban-bg oban_web ('Elixir.Oban.Web.CronExpr' modules) allows memory exhaustion via unbounded cron range expansion.\n\nAn attacker with access to schedule cron jobs can submit a malicious cron expression such as \"0 0 1-100000000 * *\". When a user with dashboard access views the cron job list, 'Elixir.Oban.Web.CronExpr':describe/1 is called to render the expression. parse_range/1 parses both range endpoints via Integer.parse/1 with no bounds check, and the downstream helpers expand_dom_parts/1 and expand_dow_parts/1 materialise the range eagerly via Enum.to_list/1, causing allocation of ~2.4 GB and stalling or crashing the BEAM node. A sibling helper extract_dom_values already validates range bounds, but the expansion helpers do not.\n\nThis issue affects oban_web: from 2.12.0 before 2.12.5."
}
],
"impacts": [
{
"capecId": "CAPEC-130",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-130 Excessive Allocation"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-27T15:40:57.317Z",
"orgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"shortName": "EEF"
},
"references": [
{
"tags": [
"vendor-advisory",
"related"
],
"url": "https://github.com/oban-bg/oban_web/security/advisories/GHSA-6xh2-93p9-vqh4"
},
{
"tags": [
"related"
],
"url": "https://cna.erlef.org/cves/CVE-2026-48593.html"
},
{
"tags": [
"related"
],
"url": "https://osv.dev/vulnerability/EEF-CVE-2026-48593"
},
{
"tags": [
"patch"
],
"url": "https://github.com/oban-bg/oban_web/commit/9998b7e284e02fdd4645dd6231760038e63b584d"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Unbounded range expansion in cron describe causes memory exhaustion in oban_web",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db",
"assignerShortName": "EEF",
"cveId": "CVE-2026-48593",
"datePublished": "2026-05-26T19:46:43.980Z",
"dateReserved": "2026-05-22T09:36:56.834Z",
"dateUpdated": "2026-05-27T15:40:57.317Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}