All the vulnerabilites related to ash-project - ash
cve-2025-48042
Vulnerability from cvelistv5
Published
2025-09-07 16:01
Modified
2025-09-09 03:24
Severity ?
EPSS score ?
Summary
Before action hooks may execute in certain scenarios despite a request being forbidden
References
Impacted products
▼ | Vendor | Product |
---|---|---|
ash-project | ash |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-48042", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T18:54:54.599381Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T18:55:11.399Z", "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:ash-project:ash:*:*:*:*:*:*:*:*" ], "defaultStatus": "unaffected", "packageName": "ash", "product": "ash", "programFiles": [ "lib/ash/actions/create/bulk.ex", "lib/ash/actions/destroy/bulk.ex", "lib/ash/actions/update/bulk.ex" ], "programRoutines": [ { "name": "\u0027Elixir.Ash.Actions.Create.Bulk\u0027:run/5" }, { "name": "\u0027Elixir.Ash.Actions.Destroy.Bulk\u0027:run/6" }, { "name": "\u0027Elixir.Ash.Actions.Update.Bulk\u0027:run/6" } ], "repo": "https://github.com/ash-project/ash", "vendor": "ash-project", "versions": [ { "lessThan": "pkg:hex/ash@3.5.39", "status": "affected", "version": "pkg:hex/ash@0", "versionType": "purl" }, { "lessThan": "3.5.39", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "5d1b6a5d00771fd468a509778637527b5218be9a", "status": "affected", "version": "0", "versionType": "git" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:ash-project:ash:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.5.39", "vulnerable": true } ], "negate": false, "operator": "AND" } ], "operator": "AND" } ], "credits": [ { "lang": "en", "type": "remediation developer", "value": "Zach Daniel" }, { "lang": "en", "type": "analyst", "value": "Jonatan M\u00e4nnchen" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Incorrect Authorization vulnerability in ash-project ash allows Exploiting Incorrectly Configured Access Control Security Levels.\u003cp\u003e This vulnerability is associated with program files \u003ctt\u003elib/ash/actions/create/bulk.ex\u003c/tt\u003e, \u003ctt\u003elib/ash/actions/destroy/bulk.ex\u003c/tt\u003e, \u003ctt\u003elib/ash/actions/update/bulk.ex\u003c/tt\u003e and program routines \u003ctt\u003e\u0027Elixir.Ash.Actions.Create.Bulk\u0027:run/5\u003c/tt\u003e, \u003ctt\u003e\u0027Elixir.Ash.Actions.Destroy.Bulk\u0027:run/6\u003c/tt\u003e, \u003ctt\u003e\u0027Elixir.Ash.Actions.Update.Bulk\u0027:run/6\u003c/tt\u003e.\u003c/p\u003e\u003cp\u003eThis issue affects ash: from pkg:hex/ash before pkg:hex/ash@3.5.39, before 3.5.39, before 5d1b6a5d00771fd468a509778637527b5218be9a.\u003c/p\u003e" } ], "value": "Incorrect Authorization vulnerability in ash-project ash allows Exploiting Incorrectly Configured Access Control Security Levels. This vulnerability is associated with program files lib/ash/actions/create/bulk.ex, lib/ash/actions/destroy/bulk.ex, lib/ash/actions/update/bulk.ex and program routines \u0027Elixir.Ash.Actions.Create.Bulk\u0027:run/5, \u0027Elixir.Ash.Actions.Destroy.Bulk\u0027:run/6, \u0027Elixir.Ash.Actions.Update.Bulk:run\u0027/6.\n\nThis issue affects ash: from pkg:hex/ash before pkg:hex/ash@3.5.39, before 3.5.39, before 5d1b6a5d00771fd468a509778637527b5218be9a." } ], "impacts": [ { "capecId": "CAPEC-180", "descriptions": [ { "lang": "en", "value": "CAPEC-180 Exploiting Incorrectly Configured Access Control Security Levels" } ] } ], "metrics": [ { "cvssV4_0": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 7.1, "baseSeverity": "HIGH", "privilegesRequired": "LOW", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "LOW", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "HIGH", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-863", "description": "CWE-863 Incorrect Authorization", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-09T03:24:04.033Z", "orgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db", "shortName": "EEF" }, "references": [ { "tags": [ "vendor-advisory" ], "url": "https://github.com/ash-project/ash/security/advisories/GHSA-jj4j-x5ww-cwh9" }, { "tags": [ "patch" ], "url": "https://github.com/ash-project/ash/commit/5d1b6a5d00771fd468a509778637527b5218be9a" } ], "source": { "discovery": "EXTERNAL" }, "title": "Before action hooks may execute in certain scenarios despite a request being forbidden", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "6b3ad84c-e1a6-4bf7-a703-f496b71e49db", "assignerShortName": "EEF", "cveId": "CVE-2025-48042", "datePublished": "2025-09-07T16:01:01.470Z", "dateReserved": "2025-05-15T08:40:25.455Z", "dateUpdated": "2025-09-09T03:24:04.033Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }