CVE-2026-77781
Last modified
CVE-2026-77781 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the caller's key with a bare qr// and no eval guard. A key that is not a valid regular expression pattern, such as a single unmatched bracket, dies. An application that looks up externally supplied strings in a tied hash will die on an invalid key.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the caller's key with a bare qr// and no eval guard. A key that is not a valid regular expression pattern, such as a single unmatched bracket, dies. An application that looks up externally supplied strings in a tied hash will die on an invalid key.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | < 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-77781?
How severe is CVE-2026-77781?
How do I fix CVE-2026-77781?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-77768The report.get procedure in packages/trpc/src/routers/report…6.5
- CVE-2026-77769The report.list procedure in packages/trpc/src/routers/repor…6.5
- CVE-2026-77775Headroom's LLM proxy lets a client choose the upstream desti…8.6
- CVE-2026-77776Headroom's LLM proxy derives the memory owner from the x-hea…9.1
- CVE-2026-7778An issue that could allow a dashboard configuration to be vi…5
- CVE-2026-77780Authorization Bypass Through User-Controlled Key in the tran…5.3
- CVE-2026-77786The Rank Math SEO WordPress plugin before 1.0.277 does not …4.9
- CVE-2026-77789The Stripe Payment Forms by WP Full Pay WordPress plugin be…4.3
- CVE-2026-7779A security flaw has been discovered in Open5GS up to 2.7.7. …4.3
- CVE-2026-77790The RegistrationMagic WordPress plugin before 6.0.9.4 does …
- CVE-2026-77795A vulnerability was identified in Dromara RuoYi-Vue-Plus up …6.3
- CVE-2026-7780A weakness has been identified in Open5GS up to 2.7.7. Affec…4.3
Are you affected by CVE-2026-77781?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
