North Carolina Cannabis Policy Update: What Investors and Operators Should Watch in 2026

North Carolina Cannabis Policy Update: What Investors and Operators Should Watch in 2026

Sabrina
MARCH 17TH, 2026

North Carolina remains one of the few states without a comprehensive medical or adult-use cannabis program. Over the past year, pressure around cannabis policy has steadily increased from several directions, including legislative proposals, the rapid expansion of hemp-derived cannabinoid products, and shifting federal policy discussions.

In early 2026, several developments are converging that could influence how North Carolina approaches cannabis regulation in the years ahead.

Across the United States, cannabis policy has often followed a familiar pattern: consumer demand evolves faster than regulatory frameworks. North Carolina is increasingly facing that dynamic as hemp-derived products expand while lawmakers continue debating broader cannabis policy.

Understanding how North Carolina navigates these pressures in 2026 will help investors, operators, and industry leaders anticipate where the state’s regulatory environment may move next.

Key Takeaways

  • North Carolina remains one of the few states without a comprehensive medical or adult-use cannabis program.
    • The Governor’s Advisory Council on Cannabis is expected to release policy recommendations in 2026
    • The rapid expansion of intoxicating hemp-derived THC products has intensified regulatory debates in the state.
    • Federal hemp policy changes could reshape the cannabinoid marketplace in North Carolina.
    • While legalization is not imminent, North Carolina remains a strategically important market to monitor in the Southeast.

What Is the Current Cannabis Law in North Carolina?

As of early 2026, cannabis remains illegal in North Carolina for both adult-use and comprehensive medical purposes.

The state does allow extremely limited access to low-THC medical products for certain qualifying patients, but lawmakers have not yet enacted a full medical cannabis program similar to those operating in most other U.S. states.

Despite this prohibition, a significant retail market for hemp-derived cannabinoid products has emerged following the 2018 federal legalization of hemp. Products containing compounds such as delta-8 THC and THC-A are widely available in retail stores across the state.

This dynamic has created a policy environment where consumers have access to intoxicating products while the state still lacks a regulated cannabis framework.

Advisory Council on Cannabis Expected to Release Policy Recommendations

One of the most significant developments shaping North Carolina cannabis policy is the creation of the North Carolina Advisory Council on Cannabis, established by the governor in 2025.

The council was tasked with examining several key issues, including:

  • Potential frameworks for medical cannabis regulation
    • Public health and safety considerations
    • Tax and economic implications of legalization
    • Regulatory models used by other states

The advisory council is expected to release preliminary recommendations in March 2026, with a final report expected later in the year.

While the report itself will not legalize cannabis, it may influence how lawmakers approach future policy proposals and regulatory discussions.

For industry observers, the council’s work signals a growing willingness among policymakers to evaluate cannabis regulation through a more structured and data-driven process.

Hemp-Derived THC Products Continue to Drive Policy Debate

While traditional cannabis remains illegal, the rapid growth of hemp-derived cannabinoid products has significantly complicated the regulatory environment.

Retailers across North Carolina currently sell products containing cannabinoids such as delta-8 THC and THC-A that fall within the federal definition of hemp.

This has created a marketplace where consumers can access intoxicating products without the oversight typically associated with regulated cannabis markets.

As a result, lawmakers have increasingly debated whether the state should:

  • Establish testing and labeling requirements
    • Restrict sales to licensed retailers
    • Limit potency levels
    • Implement age verification requirements

These conversations reflect a broader national trend where states are attempting to reconcile hemp legalization with the realities of an evolving cannabinoid marketplace.

Federal Hemp Policy Changes Could Reshape the Market

In addition to state-level policy discussions, federal changes to hemp regulations could also impact the North Carolina market.

Federal lawmakers have proposed narrowing the legal definition of hemp in ways that could restrict certain intoxicating hemp-derived products currently sold across the country.

If adopted, those changes could significantly reshape the cannabinoid marketplace in states like North Carolina where hemp-derived THC products currently operate as a quasi-cannabis market.

For operators and investors, federal hemp policy will likely play an important role in determining how the state’s cannabinoid market evolves.

Strategic Implications for Operators and Investors

Although North Carolina has not yet established a regulated cannabis program, the state remains strategically important for several reasons.

First, the existing hemp-derived cannabinoid market demonstrates clear consumer demand for cannabis-adjacent products.

Second, policymakers are increasingly aware that the current regulatory framework may require modernization as the market continues to evolve.

Third, North Carolina’s population size and geographic position make it a potentially significant market if future legislation eventually establishes a medical or adult-use cannabis program.

For operators and investors, North Carolina may not represent an immediate expansion opportunity, but it remains one of the most closely watched policy environments in the Southeast.

What Industry Leaders Should Watch in 2026

Several developments could shape the next phase of cannabis policy in North Carolina.

Advisory Council Report
The March 2026 policy recommendations could influence future legislative discussions.

Legislative Activity
Lawmakers may revisit medical cannabis proposals or hemp regulation measures during upcoming sessions.

Federal Hemp Policy Changes
Potential adjustments to federal hemp definitions could affect the availability of intoxicating cannabinoid products.

Market Pressure
Continued expansion of hemp-derived products may increase pressure for clearer regulatory frameworks.

Why This Matters for Industry Leaders

North Carolina illustrates a broader pattern seen across emerging cannabis markets: consumer demand often develops faster than regulatory frameworks.

In states where traditional cannabis programs remain absent, hemp-derived cannabinoids frequently fill the gap. Over time, that dynamic can accelerate policy discussions around safety standards, taxation, and regulatory oversight.

For executives, investors, and operators navigating the cannabis industry, recognizing these early signals is essential to identifying where future opportunities may emerge.

About Cannabis Business Advisors

For operators, investors, and entrepreneurs navigating cannabis policy and emerging markets, understanding how regulatory developments translate into operational strategy is critical.

Cannabis Business Advisors (CBA) tracks legislative developments, regulatory changes, and market dynamics across the United States to help industry leaders make informed decisions in a rapidly evolving industry. If you are evaluating opportunities in North Carolina’s cannabis market or want to discuss how recent regulatory shifts could impact market entry and compliance strategy, contact us at 602-290-9424 for additional insights.

This article is part of CBA’s ongoing state policy intelligence series tracking regulatory developments across emerging cannabis markets.

 

The Cannabis Business Advisors have more than thirty years of combined industry experience, spanning across the U.S. and around the globe. C.B. Advisors offers a comprehensive suite of services, including application and licensing preparation, operational analysis, merger and acquisition support, policy and procedures, exit strategy guidance, and business development planning. Stay up to date on the latest cannabis news with The CB Advisors!

Contact Info@thecannabisbusinessadvisors.com for more information on how to apply for a cannabis business license.

 

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();