← Back
JLSEC-2026-561
Vulnerability in Lua_jll (JLSEC-2026-561)
Summary
vulnerability in Lua_jll (JLSEC-2026-561). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `5.4.6+0` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **JLSEC-2026-561** has been found in Lua_jll.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade Lua_jll to **5.4.6+0** or later.
If unsure, ask your IT team or search "Lua_jll JLSEC-2026-561" on the vendor's site.
JLSEC-2026-561 (Lua_jll) —
Patched: `5.4.6+0` — apply immediately
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (unclassified) exists in Lua_jll.
📍 Affected scope
Lua_jll — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **5.4.6+0**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'Lua_jll' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'Lua_jll' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `Lua_jll` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade Lua_jll to 5.4.6+0ステージング環境で 5.4.6+0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
Julia
Lua_jll
[{"type":"SEMVER","events":[{"introduced":"5.4.3+0"},{"fixed":"5.4.6+0"}]}]
References
- web https://github.com/lua/lua/commit/42d40581dd919fb134c07027ca1ce0844c670daf
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RJNJ66IFDUKWJJZXHGOLRGIA3HWWC36R/
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UHYZOEFDVLVAD6EEP4CDW6DNONIVVHPA/
- web https://lua-users.org/lists/lua-l/2022-05/msg00035.html
- web https://lua-users.org/lists/lua-l/2022-05/msg00042.html
- web https://lua-users.org/lists/lua-l/2022-05/msg00073.html
- web https://www.lua.org/bugs.html#Lua-stack%20overflow%20when%20C%20stack%20overflows%20while%20handling%20an%20error:~:text=Lua-stack%20overflow%20when%20C%20stack%20overflows%20while%20handling%20an%20error