PatchSiren cyber security CVE debrief
CVE-2026-74994 Erlang CVE debrief
CVE-2026-74994 affects OTP's inets httpd server when configured with dets or mnesia authentication backends and multiple directory configuration blocks. A user added to one protected directory is accepted as valid for all other protected directories on the same server instance. This issue impacts OTP versions from 17.0 before 27.3.4.17, from 28.0 before 28.5.0.6, and from 29.0 before 29.0.6. The CVE record was published on 2026-09-01T15:17:25.927Z and has not been modified since then.
- Vendor
- Erlang
- Product
- OTP
- CVSS
- MEDIUM 6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-01
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-09-01
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for OTP installations, particularly those using inets httpd server with multiple directory configuration blocks and dets or mnesia authentication backends, should assess exposure and prioritize remediation.
Why it matters
CVE-2026-74994 affects OTP's inets httpd server, allowing users added to one protected directory to be accepted as valid for all other protected directories on the same server instance. Defenders should prioritize verifying and upgrading affected OTP versions, ensuring proper configuration of authentication backends, and monitoring user access.
- User access across protected directories may be incorrectly validated
- Authentication backend configuration may need to be revised
- Monitoring and logging of user access may be required to detect potential misuse
Technical summary
The mod_auth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all other protected directories on the same server instance. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4 before 9.6.2.3, and from 9.7 before 9.7.2. Whether OTP before OTP 17.0, corresponding to inets before 5.10, is affected is unknown. The vulnerability allows users added to one
Defensive priority
Defenders should prioritize verifying and upgrading affected OTP versions, ensuring proper configuration of authentication backends, and monitoring user access across protected directories.
Recommended defensive actions
- Verify and upgrade affected OTP versions to the latest security patch
- Ensure proper configuration of authentication backends and directory blocks
- Monitor user access and authentication across protected directories
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, affected versions, and references to source-specific vulnerability assessments. The mod_auth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, which
Sources and references
Verified primary and authoritative sources
-
CVE-2026-74994 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-74994
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-74994 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74994
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.erlef.org/cves/CVE-2026-74994.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/commit/6101cb74ff2870718c622ba7af0c100f7f2524e3
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/commit/6982e381137ede21a4e1faf5fa2dd82321691176
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/commit/c5ccec8ed25c70ec6557fd81277e4b2f52285c19
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/security/advisories/GHSA-c3cq-q8x6-547g
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-74994
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.