CVE-2026-48592
Last modified
CVE-2026-48592 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Missing Authorization vulnerability in oban-bg oban_web ('Elixir.Oban.Web.Jobs.DetailComponent' modules) allows unauthorized job worker substitution. The handle_event("save-job", ...) handler in 'Elixir.Oban.Web.Jobs.DetailComponent' does not perform an authorization check, unlike the sibling cancel, delete, and retry handlers which all verify the caller's privileges via can?/2. An authenticated user with :read_only access can push a forged save-job LiveView WebSocket event to overwrite a job's worker field with any other existing Oban.Worker module in the application. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
Missing Authorization vulnerability in oban-bg oban_web ('Elixir.Oban.Web.Jobs.DetailComponent' modules) allows unauthorized job worker substitution. The handle_event("save-job", ...) handler in 'Elixir.Oban.Web.Jobs.DetailComponent' does not perform an authorization check, unlike the sibling cancel, delete, and retry handlers which all verify the caller's privileges via can?/2. An authenticated user with :read_only access can push a forged save-job LiveView WebSocket event to overwrite a job's worker field with any other existing Oban.Worker module in the application. On the job's next execution attempt, Oban will invoke perform/1 on the attacker-chosen module instead of the intended one. This issue affects oban_web: from 2.12.0 before 2.12.5.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48592?
How severe is CVE-2026-48592?
How do I fix CVE-2026-48592?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48586Improper Handling of Highly Compressed Data (Data Amplificat…7.5
- CVE-2026-48587An issue was discovered in Django 5.2 before 5.2.15 and 6.0 …5.3
- CVE-2026-48588An issue was discovered in Django 6.0 before 6.0.7 and 5.2 b…5.3
- CVE-2026-48589Apache Shiro’s Jakarta EE module used the HTTP Referer heade…5.4
- CVE-2026-4859The SP Blog Designer plugin for WordPress is vulnerable to S…6.4
- CVE-2026-48591Improper Neutralization of Script in Attributes in a Web Pag…4.8
- CVE-2026-48593Uncontrolled Resource Consumption vulnerability in oban-bg o…5.9
- CVE-2026-48594Improper Handling of Highly Compressed Data (Data Amplificat…8.2
- CVE-2026-48595Improper Handling of Case Sensitivity vulnerability in elixi…8.2
- CVE-2026-48596Improper Neutralization of CRLF Sequences in HTTP Headers ('…2.1
- CVE-2026-48597Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-48598Improper Encoding or Escaping of Output vulnerability in eli…2.1
Are you affected by CVE-2026-48592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
