Kristin Cabot Responds to Reynolds and Paltrow After Kiss-Cam Incident

Kristin Cabot Responds to Reynolds and Paltrow After Kiss-Cam Incident
source: gettyimages
March 18, 2026

Kristin Cabot, who was serving as Chief People Officer at tech firm Astronomer when the kiss-cam moment happened, found herself at the center of online chatter after being seen sharing a moment with the company’s married CEO, Andy Byron. The clip sparked a wave of memes, sketches, and spoof content that circulated widely across social platforms, including a parody ad produced by Ryan Reynolds and featuring Gwyneth Paltrow speaking on Astronomer’s behalf.

Cabot has since spoken out in a high-profile interview with Oprah Winfrey, where she addressed the personal toll of the incident and the relentless online commentary. She also reacted to the spoof ad, which she described as hypocritical and unnecessary.

“I felt like Gwyneth, someone whose Goop brand is built on uplifting women and their well-being, didn’t need to participate—yet she did,” Cabot told Winfrey. “It felt hypocritical and unnecessary, and I was really disappointed.” She added that the commercial felt like fuel added to the fire during a moment when her family and career were already under scrutiny.

Cabot went on to address Reynolds directly. She acknowledged his involvement in supervising or producing the spoof ad and noted that his wife, Blake Lively, has faced a legal matter similar to something Reynolds helped galvanize in the ad. “I don’t want to let Ryan Reynolds off the hook either,” she said. “He produced the ad, he created it, and with his wife facing a related legal issue, it’s surprising that this felt like a good way to lead.”

In the interview, Winfrey pressed Cabot on whether she had signed off on the spoof, to which Cabot answered with a clear “no.” She explained that the misalignment between what was happening publicly and her own stance—along with the ad’s timing—made the situation much harder for her, both then and in the weeks that followed.

“It made everything—at that moment, and in the days and weeks that followed—much harder,” Cabot remarked. She also emphasized the impact on her children, noting that celebrity involvement can magnify the stress for teenagers who are aware of the attention.

The conversation underscored Cabot’s broader concerns about how public moments can spiral into long-lasting personal and professional consequences for those involved, especially families. She urged viewers to consider the real-world effects behind viral clips and celebrity-led responses.

For readers seeking more real-life drama, this piece sits alongside a broader slate of new documentaries streaming this month.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 149 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646677,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}