CVE-2026-19487

MEDIUMPre-NVD 5.35.3
EchelonGraph scoreMEDIUM confidence

Score 5.3 from GitHub Security Advisory published 2026-08-13. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 5.3; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 4 sources updated this weekElevated
5.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.3Exploit: Elevated riskExposed: 0

A fix is available — apply it.

Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in S_find_byclass.

The prescan walks the subject for positions where the full pattern could match, and the engine tries it from the leftmost one recorded. A failing transition sets the failed flag, and a later successful transition does not clear it, so the prescan reads the stale flag as a failure and stops before it can record a candidate that starts earlier. It takes a subject where one candidate is recorded and a later character then forces a fallback through a fail link that succeeds.

Example:

"ABCDE" =~ m/ABCF|BCDE|C/; # matches C at offset 2, not BCDE "ABCDE" =~ m/ABCF|BCDE|C(G)/; # no match, BCDE missed

An alternation like this can miss input it should match, or match it on the wrong branch, so an access or filtering decision made from the result can be wrong.

CVSS v3
5.3
EG Score
5.3(medium)
EG Risk
55(Attend)
EG Risk 55/100SSVC: Attend

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity53% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
0%
EPSS %ILE
36%
KEV
Not listed

Published

August 13, 2026

Last Modified

August 28, 2026

Advisory Details (2)

Auto-updated Aug 13, 2026
No patch confirmed yet.
generic

regex fails to match (bad trie optimization?) · Issue #22892 · Perl/perl5 · GitHub

https://github.com/Perl/perl5/issues/22892

Vendor Advisories for CVE-2026-19487(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(2)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntuperl-modules (5.18.2-2ubuntu1.7+esm9) @ trusty2026-09-18ubuntu
ubuntuperl-modules-5.38 (5.38.2-3.2ubuntu0.6) @ noble2026-09-18ubuntu

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(3 across 3 ecosystems)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
perl5.36.0-10 ... 5.44.0-1 (43 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
perl5.40.1-6 ... 5.44.0-1 (11 versions)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
perl5.40.1-6 ... 5.42.2-2 (8 versions)5.42.2-3

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(3)

Data Freshness Timeline

(refreshed 25× in last 7d / 108× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 133 total refreshes for this CVE.

  1. 2026-09-18 23:39 UTCEG score recompute
  2. 2026-09-18 23:39 UTCVendor advisory
  3. 2026-09-18 23:39 UTCGHSA enrichment
  4. 2026-09-18 19:27 UTCEPSS rescore
  5. 2026-09-18 00:27 UTCEG score recompute
  6. 2026-09-18 00:27 UTCVendor advisory
  7. 2026-09-18 00:27 UTCGHSA enrichment
  8. 2026-09-17 00:16 UTCEG score recompute
  9. 2026-09-17 00:16 UTCVendor advisory
  10. 2026-09-17 00:16 UTCGHSA enrichment
  11. 2026-09-16 14:07 UTCEPSS rescore
  12. 2026-09-16 05:14 UTCEPSS rescore
  13. 2026-09-16 01:07 UTCEG score recompute
  14. 2026-09-16 01:07 UTCVendor advisory
  15. 2026-09-16 01:07 UTCGHSA enrichment
  16. 2026-09-15 00:21 UTCVendor advisory
  17. 2026-09-15 00:21 UTCGHSA enrichment
  18. 2026-09-14 00:56 UTCEG score recompute
  19. 2026-09-14 00:56 UTCVendor advisory
  20. 2026-09-14 00:56 UTCGHSA enrichment
  21. 2026-09-13 16:46 UTCEPSS rescore
  22. 2026-09-13 01:48 UTCEG score recompute
  23. 2026-09-13 01:48 UTCVendor advisory
  24. 2026-09-13 01:48 UTCGHSA enrichment
  25. 2026-09-12 15:00 UTCEPSS rescore
Show 75 more
  1. 2026-09-12 02:40 UTCEG score recompute
  2. 2026-09-12 02:40 UTCVendor advisory
  3. 2026-09-12 02:40 UTCGHSA enrichment
  4. 2026-09-11 14:52 UTCEPSS rescore
  5. 2026-09-11 09:36 UTCEPSS rescore
  6. 2026-09-11 03:26 UTCEG score recompute
  7. 2026-09-11 03:26 UTCVendor advisory
  8. 2026-09-11 03:26 UTCGHSA enrichment
  9. 2026-09-10 09:34 UTCEPSS rescore
  10. 2026-09-10 04:17 UTCVendor advisory
  11. 2026-09-10 04:17 UTCGHSA enrichment
  12. 2026-09-09 04:57 UTCEG score recompute
  13. 2026-09-09 04:57 UTCVendor advisory
  14. 2026-09-09 04:57 UTCGHSA enrichment
  15. 2026-09-08 22:00 UTCEPSS rescore
  16. 2026-09-07 22:03 UTCEG score recompute
  17. 2026-09-07 22:03 UTCVendor advisory
  18. 2026-09-07 22:03 UTCGHSA enrichment
  19. 2026-09-07 16:01 UTCEPSS rescore
  20. 2026-09-06 22:54 UTCEG score recompute
  21. 2026-09-06 22:54 UTCVendor advisory
  22. 2026-09-06 22:54 UTCGHSA enrichment
  23. 2026-09-06 13:47 UTCEPSS rescore
  24. 2026-09-05 23:39 UTCEG score recompute
  25. 2026-09-05 23:39 UTCVendor advisory
  26. 2026-09-05 23:38 UTCGHSA enrichment
  27. 2026-09-05 00:30 UTCEG score recompute
  28. 2026-09-05 00:30 UTCVendor advisory
  29. 2026-09-05 00:30 UTCGHSA enrichment
  30. 2026-09-04 05:06 UTCEPSS rescore
  31. 2026-09-03 23:09 UTCVendor advisory
  32. 2026-09-03 23:09 UTCGHSA enrichment
  33. 2026-09-02 23:11 UTCEG score recompute
  34. 2026-09-02 23:11 UTCVendor advisory
  35. 2026-09-02 23:11 UTCGHSA enrichment
  36. 2026-09-02 14:11 UTCEPSS rescore
  37. 2026-09-01 20:42 UTCEG score recompute
  38. 2026-09-01 20:42 UTCVendor advisory
  39. 2026-09-01 20:42 UTCGHSA enrichment
  40. 2026-09-01 13:53 UTCEPSS rescore
  41. 2026-09-01 04:39 UTCEPSS rescore
  42. 2026-08-31 21:34 UTCEG score recompute
  43. 2026-08-31 21:34 UTCVendor advisory
  44. 2026-08-31 21:34 UTCGHSA enrichment
  45. 2026-08-30 19:17 UTCEPSS rescore
  46. 2026-08-30 14:19 UTCEG score recompute
  47. 2026-08-30 14:19 UTCVendor advisory
  48. 2026-08-30 14:19 UTCGHSA enrichment
  49. 2026-08-30 01:22 UTCEPSS rescore
  50. 2026-08-29 15:09 UTCEG score recompute
  51. 2026-08-29 15:09 UTCVendor advisory
  52. 2026-08-29 15:09 UTCGHSA enrichment
  53. 2026-08-28 21:41 UTCEPSS rescore
  54. 2026-08-28 15:57 UTCVendor advisory
  55. 2026-08-28 15:57 UTCGHSA enrichment
  56. 2026-08-28 10:51 UTCEG score recompute
  57. 2026-08-28 10:51 UTCVendor advisory
  58. 2026-08-28 10:51 UTCGHSA enrichment
  59. 2026-08-27 14:25 UTCEPSS rescore
  60. 2026-08-27 11:40 UTCEG score recompute
  61. 2026-08-27 11:40 UTCVendor advisory
  62. 2026-08-27 11:40 UTCGHSA enrichment
  63. 2026-08-26 14:46 UTCEPSS rescore
  64. 2026-08-26 12:31 UTCEG score recompute
  65. 2026-08-26 12:31 UTCVendor advisory
  66. 2026-08-26 12:31 UTCGHSA enrichment
  67. 2026-08-25 13:48 UTCEPSS rescore
  68. 2026-08-25 13:20 UTCEG score recompute
  69. 2026-08-25 13:20 UTCVendor advisory
  70. 2026-08-25 13:20 UTCGHSA enrichment
  71. 2026-08-24 14:12 UTCEG score recompute
  72. 2026-08-24 14:12 UTCVendor advisory
  73. 2026-08-24 14:12 UTCGHSA enrichment
  74. 2026-08-23 15:03 UTCEG score recompute
  75. 2026-08-23 15:03 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-19487?
CVE-2026-19487 is a medium vulnerability published on August 13, 2026. Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in Sfindbyclass. The prescan walks the subject for positions where the full pattern could match, and the engine tries it from the leftmost one…
When was CVE-2026-19487 disclosed?
CVE-2026-19487 was first published in the National Vulnerability Database on August 13, 2026, with the most recent update on August 28, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-19487 actively exploited?
CVE-2026-19487 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 64.2% of all scored CVEs.
What is the CVSS score of CVE-2026-19487?
CVE-2026-19487 has a CVSS v3.1 base score of 5.3 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-19487?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-19487, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-19487

Explore →

Is Your Infrastructure Affected by CVE-2026-19487?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.