What Happens If You Miss a Mortgage Payment? Timeline, Credit, and Recovery

Learn

What happens if you miss a mortgage payment? The real timeline, your credit, and how to recover

Published July 16, 2015 · Updated July 24, 2026 · 6 min read

Valley West Mortgage is an independent mortgage lender, NMLS #65506, and is not affiliated with or endorsed by the Federal Housing Administration (FHA), HUD, the U.S. Department of Veterans Affairs, Fannie Mae, or Freddie Mac. This article is educational; every figure shown is an illustrative example - not a quote, offer, approval, or commitment to lend.

Quick answer: Missing a mortgage payment starts a clock, not a catastrophe. Typically: a grace period (often ~15 days) before a late fee, credit reporting once you are 30 days past due, mandatory servicer outreach by day 36, written options by day 45 - and under federal servicing rules, no first foreclosure filing until you are more than 120 days delinquent. Every good outcome comes from the same move: call your servicer early, before the 30-day mark if you possibly can.

Key takeaways

  • Grace period first (commonly ~15 days per the note), then a late fee - not yet a credit event.
  • 30 days past due = credit bureau reporting; this is the deadline that matters most.
  • Federal rules bar the first foreclosure filing until 120+ days delinquent.
  • Forbearance, repayment plans, and modification all open earliest for borrowers who call early.

The real timeline, day by day

What happens after a missed mortgage payment (typical federal framework)
WhenWhat happens
Due date → ~day 15Grace period per your note; payment received here typically avoids a late fee
After grace periodLate fee assessed (amount set by your note)
Day 30Late payment can be reported to credit bureaus
By day 36Servicer must attempt live contact (federal early-intervention rule)
By day 45Servicer must send written notice of loss-mitigation options
Day 120+Earliest the first foreclosure filing is generally permitted

What to do, in order

Call your servicer first - before the due date if you can see the miss coming. Ask directly: "What loss-mitigation options am I eligible for?" Depending on your loan, that menu can include a repayment plan (spreading the missed amount over coming months), forbearance (a formal pause or reduction), or a loan modification for a longer-term hardship. Then get free help: a HUD-approved housing counselor costs nothing and knows every program. Never pay an upfront fee to a "relief company" - the legitimate paths are free.

Protecting your credit through a rough patch

The credit system cares about the 30-day line, not the missed due date itself. Paying inside the grace period costs you a fee but not your score; paying on day 29 hurts your pride but not your report. If you cannot make the full payment, do not go silent - an agreed plan with your servicer is vastly better than an unexplained string of lates, and once an agreement exists, keeping it protects you going forward.

Example borrower scenario

A homeowner between jobs calls the servicer twelve days before the due date. They agree to a three-month plan and the borrower keeps every term - no 30-day late ever reports, and the episode leaves no scar. A neighbor in the identical situation avoids the phone for two months and starts from a much deeper hole with fewer options. The difference was one phone call. Illustrative only.

Back on stable footing and thinking about your options?

If the hardship has passed and the goal now is a better payment structure, a Las Vegas loan officer can tell you honestly whether refinancing fits your situation - or whether staying put is the smarter move. No obligation.

Get your fast quote

Missed payment FAQ

What happens if I miss one mortgage payment?

Most loans have a grace period, commonly around 15 days, before a late fee applies. Once you are 30 days past the due date, the late payment can be reported to the credit bureaus. One missed payment is recoverable - the key is acting inside the first month.

When does a missed payment hit my credit?

Generally when you are 30 or more days past due. A 30-day late on a mortgage is a significant credit event, which is why calling your servicer before the 30-day mark matters.

How soon can foreclosure actually start?

Under federal mortgage-servicing rules, a servicer generally cannot make the first foreclosure filing until you are more than 120 days delinquent. That window exists specifically so you can pursue alternatives.

What should I do the moment I know I'll miss a payment?

Call your servicer before the due date if possible - options like forbearance or a repayment plan open earliest for borrowers who engage early. A HUD-approved housing counselor can help for free.

Will my servicer contact me?

Yes - federal rules require early intervention: servicers must generally make live contact attempts by day 36 of delinquency and send written options by day 45. Do not wait for the letter to act.

Reviewed by
Vatche Saatdjian
President, Valley West Mortgage · NMLS #69363 · Company NMLS #65506

Las Vegas mortgage expert since 2004 · Equal Housing Opportunity. Valley West Mortgage is an independent mortgage lender operating in 32+ states and DC, with offices at 8010 W Sahara Ave Ste 140, Las Vegas, NV. Find a loan officer →

'; o.addEventListener('click',function(ev){ if(ev.target===o||ev.target.className==='vw-bbp-close'){ o.remove(); } }); document.addEventListener('keydown',function esc(ev){ if(ev.key==='Escape'){ var x=document.querySelector('.vw-bbp-overlay'); if(x)x.remove(); document.removeEventListener('keydown',esc); } }); document.body.appendChild(o); } function fire(){ if(stopped())return; mark(); teardown(); loadBB(function(ok){ if(ok){ var called=false; try{ BB.api.openModal('leadWorkflow'); called=true; }catch(e){} if(called){ /* openModal can return silently with the modal never displayed on this origin; verify it is actually visible, else fall back */ var n=0,iv=setInterval(function(){ var f=document.querySelector('iframe[src*="global_modal"]'); if(f){ var cs=window.getComputedStyle(f); if(cs.display!=='none'&&f.offsetWidth>0){ clearInterval(iv); return; } } if(++n>=8){ clearInterval(iv); fallback(); } },250); return; } } fallback(); }); } var timers=[]; function onExit(e){ if(e.clientY<=8&&!e.relatedTarget)fire(); } function onScroll(){ var d=document.documentElement; var max=d.scrollHeight-window.innerHeight; var y=window.scrollY||d.scrollTop||document.body.scrollTop||0; if(max>0&&y/max>=0.6)fire(); } function teardown(){ document.removeEventListener('mouseout',onExit); window.removeEventListener('scroll',onScroll); document.body.removeEventListener('scroll',onScroll); timers.forEach(clearTimeout); } if(stopped())return; document.addEventListener('mouseout',onExit); window.addEventListener('scroll',onScroll,{passive:true}); document.body.addEventListener('scroll',onScroll,{passive:true}); timers.push(setTimeout(fire,45000)); })();