CVE-2026-48105
Last modified
CVE-2026-48105 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM (`internal/cluster/raft/fsm.go:applyRegisterFile`) accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM (`internal/cluster/raft/fsm.go:applyRegisterFile`) accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. The only check is that the path is non-empty. There is no parent-traversal (`..`) rejection, no allowlist of legitimate prefixes, no scheme restriction (`s3://` vs local), and no length bound. This is fixed in 2026.06.1. Some workarounds are available. Restrict cluster network access to known-trusted peers via strict firewall rules, audit the cluster manifest for unexpected paths (any path not matching the configured storage backend root is suspect), and/or disable cluster mode until the fix is available.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Basekick-Labs | arc | < 2026.06.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48105?
How severe is CVE-2026-48105?
How do I fix CVE-2026-48105?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-48099WsgiDAV is a generic and extendable WebDAV server based on W…7.1
- CVE-2026-4810A Code Injection and Missing Authentication vulnerability in…9.3
- CVE-2026-481017-Zip is a file archiver with a high compression ratio. Vers…6.5
- CVE-2026-481027-Zip is a file archiver with a high compression ratio. Vers…4.3
- CVE-2026-481037-Zip is a file archiver with a high compression ratio. Vers…7.1
- CVE-2026-481047-Zip is a file archiver with a high compression ratio. Vers…4.2
- CVE-2026-48106Arc is an open, SQL-native time-series database for telemetr…8.3
- CVE-2026-48107Russh is a Rust SSH client & server library. From version 0.…6.5
- CVE-2026-48108Russh is a Rust SSH client & server library. From version 0.…5.3
- CVE-2026-48109MessagePack for C# is a MessagePack serializer for C#. Prior…8.2
- CVE-2026-4811The WPB Floating Menu & Categories for WordPress – Sticky Si…4.9
- CVE-2026-48110Russh is a Rust SSH client & server library. From version 0.…7.5
Are you affected by CVE-2026-48105?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
