Skip to content
anavem.com logoanavem.com logo
MitigatedServiceNow unauthenticated API endpoint data exposureHigh severityNewsCybersecurity

ServiceNow Patches Unauthenticated API Endpoint After Data-Exposure Incident

The company applied silent patches on June 5 and June 10 and disclosed the issue in a login-gated bulletin (KB3067321), drawing criticism over transparency.

On this page

Key takeaways

  • A misconfigured API endpoint allowed unauthenticated queries of ServiceNow customer instance data.
  • ServiceNow patched it on June 5, 2026, patched a variant on June 10, and disclosed via login-gated KB3067321 on June 9.
  • It observed successful table queries for a subset of customers, primarily on the 'Australia' platform release.
  • ServiceNow attributes the activity to security researchers, with no evidence data was retained or misused.
  • The silent patch and gated advisory drew criticism over transparency and breach-notification timing.

What to do now

Medium urgency
  1. Confirm your ServiceNow instances received the June 5 and June 10 updates.
  2. Audit transaction logs for Guest-user activity against the affected endpoint during early June.
  3. Rotate any credentials or API tokens embedded in support tickets as a precaution.
  4. Assess your own regulatory notification obligations based on log evidence, not solely on the vendor's attribution.

ServiceNow has disclosed a security incident in which a misconfigured API endpoint allowed unauthenticated users, in certain circumstances, to query data from customer instances. According to the company's bulletin, it applied a security update to hosted instances on June 5, 2026 and observed anomalous activity - including successful queries of instance tables for a subset of customers. ServiceNow says its investigation indicates the activity appears attributable to security researchers conducting responsible disclosure, and that it found no evidence customer data was retained or misused.

The technical flaw is serious - unauthenticated read access across tenant data in a platform used for IT, HR, and security workflows - but the confirmed real-world impact is limited and, per ServiceNow, likely benign, which is a very different picture from an active malicious breach.

ServiceNow patched a misconfigured API endpoint that allowed unauthenticated queries of customer data and saw limited table access it attributes to security researchers rather than attackers.

ServiceNow fixed an unauthenticated API endpoint (June 5, variant June 10) that let anyone query some customer instance data, mainly on the 'Australia' release. It saw successful queries for a subset of customers but attributes the activity to researchers with no confirmed misuse. The advisory (KB3067321) is login-gated.

Affected & context

Event summary

ServiceNow disclosed a security incident in which a misconfigured API endpoint allowed unauthenticated users, under certain circumstances, to query data from customer instances. The company applied a security update on June 5, 2026 (and a follow-up for a variant on June 10), published a login-gated bulletin (KB3067321) on June 9, and said it observed successful queries of instance tables for a subset of customers. ServiceNow states the activity appears attributable to security researchers conducting responsible disclosure, with no evidence customer data was retained or misused.

Why it matters

An unauthenticated endpoint that can read across tenant data in a major enterprise SaaS platform is a serious class of flaw, and the gap between a silent June 5 patch and a gated June 9 advisory raised transparency and breach-notification concerns for regulated customers.

Who is affected

Primarily customers on the ServiceNow 'Australia' platform release, plus some customers on older releases whose configuration changes reproduced the vulnerable state. ServiceNow says no action is required by hosted customers.

Vendors
ServiceNow
Products
ServiceNow hosted customer instances (API endpoint)
Geography
Global
Industry
Any industry using ServiceNowEnterprise SaaS

What happened

ServiceNow disclosed that a security issue could allow an unauthenticated user, in certain circumstances, to gain greater access to ServiceNow instances than intended - specifically to query data from hosted customer instances without valid credentials. The company detected anomalous activity related to the issue, applied a security update to hosted customer instances on June 5, 2026 that changed the endpoint configuration to require authentication, and published its bulletin, KB3067321, on June 9. Crucially, ServiceNow says that for a subset of customers it observed evidence of successful queries of instance tables, but that its investigation indicates the activity appears attributable to security researchers conducting responsible disclosure - not threat actors - and that it found no evidence customer data was retained or misused.

  • Unauthenticated access to query customer instance data, in certain circumstances.
  • Patched June 5, 2026; disclosed via KB3067321 on June 9.
  • ServiceNow attributes the activity to researchers, not attackers.

ServiceNow's own conclusion - likely security researchers, no confirmed data retention or misuse - is central and materially changes how this incident should be read.

The technical root cause

Independent security analyses attribute the flaw to a Scripted REST Resource endpoint - reported as /api/now/related_list_edit/create - configured with requires_authentication set to false, which allowed unauthenticated HTTP requests to reach and query instance data under certain conditions. The vulnerable state was present in the 'Australia' platform release and in some older releases where specific configuration changes reproduced it. ServiceNow itself has not published the endpoint name or full technical details in a public advisory; these specifics come from third-party analysis and should be treated as such. No CVE has been associated with this hosted-instance configuration issue (it is distinct from earlier, separately tracked ServiceNow vulnerabilities).

  • Reported endpoint: /api/now/related_list_edit/create with requires_authentication=false.
  • Vulnerable state tied to the 'Australia' release and certain older-release configs.
  • No CVE assigned; ServiceNow hasn't published endpoint details publicly.

The endpoint name and IP indicators circulating in coverage come from secondary analysis, not from ServiceNow - verify before acting on them.

Who is affected

ServiceNow indicates the issue primarily affected customers on the 'Australia' platform release - a distribution track, not a geographic restriction, so affected organizations may be located anywhere - along with a secondary group on older releases whose configuration changes reproduced the vulnerable state. ServiceNow observed successful instance-table queries for a subset of customers, not its entire base, and states that no action is required by hosted customers because it remediated the endpoint across hosted instances. This is a materially narrower scope than 'all customers,' and ServiceNow has not published a full list of affected releases or a total count of impacted customers.

  • Primarily the 'Australia' platform release, plus some older-release configs.
  • A subset of customers, not all; ServiceNow says no customer action is required.

ServiceNow's response and the transparency questions

ServiceNow remediated the endpoint on June 5 and addressed a variant on June 10, notified impacted customers through support cases, and published KB3067321 - which requires a customer support portal login to view. The company's follow-up statement said the observed activity appears to be security researchers or customer research and that no customer data was retained or misused. That said, the response has drawn criticism: the four-day gap between the silent June 5 patch and the June 9 bulletin, and the login-gated advisory, complicate breach-notification timelines for organizations subject to GDPR, HIPAA, or SEC disclosure rules. A separate, unverified claim circulating in a Reddit post attributed to a self-identified security professional alleges ServiceNow was internally aware of the flaw around April 7, 2026; ServiceNow has not confirmed this and it should be treated with caution.

  • Patched June 5, variant June 10; advisory KB3067321 is login-gated.
  • Criticized for the silent patch and 4-day disclosure gap.
  • An 'aware since April 7' claim is unverified and attributed to a Reddit post.

What ServiceNow customers should do

Even though ServiceNow says no action is required, security-conscious teams can take reasonable precautions. Confirm your instances received the June 5/June 10 updates. Review transaction logs for Guest-user activity against the affected endpoint during the early-June window as the clearest available indicator of exercise of the flaw. Because ServiceNow support tickets frequently contain embedded credentials, API tokens, and secrets, rotating any such credentials that may have been queryable is prudent regardless of attribution. Finally, watch for any updated guidance in KB3067321 (customers can subscribe to it) and reassess whether your organization's regulatory obligations require notification based on your own log review, not solely on the vendor's benign attribution.

  • Confirm the June 5/10 updates applied; audit Guest-user activity on the endpoint.
  • Rotate credentials embedded in tickets as a precaution.

Timeline

  1. Anomalous activity window begins

    Security analyses place the observed unauthenticated queries around June 2-3, 2026.

    Source: Rescana / security analyses

    Confidence: Medium

  2. ServiceNow patches hosted instances

    ServiceNow applies a security update changing the endpoint configuration to require authentication.

    Source: ServiceNow KB3067321 / BleepingComputer

    Confidence: High

  3. Bug bounty reports submitted

    Two researchers submit bug bounty reports; ServiceNow later says testing retained/misused no data.

    Source: ServiceNow (via The CyberSec Guru)

    Confidence: Medium

  4. Login-gated bulletin published

    ServiceNow publishes KB3067321 and notifies impacted customers via support cases; BleepingComputer reports the incident.

    Source: ServiceNow / BleepingComputer

    Confidence: High

  5. Variant patched

    ServiceNow applies a further update to protect against a variant of the issue; states no customer action is required.

    Source: ServiceNow KB3067321

    Confidence: High

Impact

A misconfigured endpoint briefly allowed unauthenticated queries of some ServiceNow customer instance data. Confirmed impact is limited to a subset of customers and, per ServiceNow, likely benign researcher activity; the larger fallout is around disclosure transparency and regulatory notification timing.

Business impact

Potential exposure of data stored in instances (e.g., tickets, records) for affected customers, plus compliance workload to assess notification obligations.

Technical impact

Unauthenticated read access to instance tables via a misconfigured endpoint, now remediated by requiring authentication.

Security impact

Credentials or secrets embedded in support tickets could have been queryable; rotating them is prudent despite the benign attribution.

Privacy impact

Instance data may include PII; affected organizations should assess exposure using their own logs.

Affected audience: ServiceNow administrators and security teams, Compliance/GRC teams in regulated industries, MSPs managing ServiceNow instances

Action required.

Technical details

Exploitation
Proof of concept
Attack vector
Unauthenticated HTTP requests to a misconfigured Scripted REST Resource endpoint (requires_authentication=false)
Affected versions
ServiceNow 'Australia' platform release, Certain older releases with specific configuration changes
Patched versions
Hosted instances updated June 5, 2026, Variant fix June 10, 2026
CWEs
CWE-306 (Missing Authentication for Critical Function), CWE-284 (Improper Access Control)
MITRE ATT&CK
T1190 - Exploit Public-Facing Application

Indicators of compromise

Url
/api/now/related_list_edit/create

Reportedly the affected endpoint (per third-party analysis, not confirmed by ServiceNow)

Source: Rescana / security analyses

Confidence: Medium

Other
Guest-user activity in transaction logs against the affected endpoint

Clearest available indicator that the flaw was exercised

Source: decryptiondigest / security analyses

Confidence: Medium

Detection methods

  • Review transaction logs for Guest-user queries against the affected endpoint in early June 2026

Mitigations

  • Ensure the June 5 and June 10 ServiceNow updates are applied
  • Rotate credentials/tokens embedded in support tickets

Technical references

Response

Vendor statement

ServiceNow said the June 5 update changed an endpoint configuration to limit access to authenticated users, that it detected anomalous activity and observed successful table queries for a subset of customers, and that the activity appears attributable to security researchers with no evidence data was retained or misused. It states no action is required by hosted customers.

Customer guidance

ServiceNow directs customers to KB3067321 in its customer security portal and says no action is required by hosted customers, who can subscribe to the KB for updates.

Response status: Mitigated

Patch available: Yes

FAQ

Was this an attacker breach or something else?

ServiceNow says the observed activity appears attributable to security researchers conducting responsible disclosure, not threat actors, and that it found no evidence customer data was retained or misused. Some early coverage framed it as an attacker breach; ServiceNow's own conclusion is more limited.

Which ServiceNow customers were affected?

Primarily customers on the 'Australia' platform release, plus some on older releases whose configuration reproduced the vulnerable state. ServiceNow observed successful queries for a subset of customers and says no action is required by hosted customers.

What was the technical cause?

Third-party analysis attributes it to a Scripted REST Resource endpoint (reported as /api/now/related_list_edit/create) configured with requires_authentication=false, allowing unauthenticated queries. ServiceNow has not published the endpoint details publicly.

Is there a CVE for this?

No CVE has been associated with this hosted-instance configuration issue. It is distinct from earlier, separately tracked ServiceNow vulnerabilities.

What should ServiceNow customers do?

Confirm the June 5 and June 10 updates applied, review transaction logs for Guest-user activity on the affected endpoint, rotate any credentials embedded in tickets, and assess your own notification obligations based on your logs rather than solely on the vendor's attribution.

The bottom line

ServiceNow patched a misconfigured API endpoint that allowed unauthenticated queries of customer instance data, disclosed it in a login-gated bulletin (KB3067321), and observed successful table queries for a subset of customers - while attributing the activity to security researchers with no evidence of data retention or misuse. The scope was narrower than 'all customers,' centered on the 'Australia' release.

The flaw was a serious unauthenticated-access misconfiguration, but the confirmed impact is limited and - per ServiceNow - likely benign; the sharper story is disclosure transparency, so verify exposure from your own logs.

What happens next

Watch KB3067321 for updates, any regulatory or SEC-disclosure fallout tied to the silent-patch timing, and whether independent analysis corroborates or challenges ServiceNow's benign attribution.

What to do

Confirm your instance is patched, audit logs for Guest activity on the endpoint, and rotate credentials stored in tickets.

Sources

  1. ServiceNow (statement reproduced via The CyberSec Guru) · Jun 9, 2026 · Primary source

    Claims supported
    • ServiceNow applied a June 5 update and a June 10 variant fix, and disclosed via KB3067321.
    • ServiceNow observed successful table queries for a subset of customers.
    • ServiceNow attributes the activity to security researchers with no evidence of data retention or misuse.
  2. BleepingComputer · Jun 9, 2026

    Claims supported
    • ServiceNow warned impacted customers via a login-gated support bulletin after detecting anomalous activity.
    • The security update was applied to hosted customer instances on June 5, 2026.
  3. TechTimes · Jun 10, 2026

    Claims supported
    • A four-day gap separated the silent June 5 patch from the June 9 bulletin, raising notification concerns.
    • An unverified Reddit claim alleges ServiceNow was internally aware around April 7, 2026.
  4. Rescana · Jun 10, 2026

    Claims supported
    • The endpoint /api/now/related_list_edit/create was reportedly configured with requires_authentication=false.
    • The exploitation window was around June 2-3, 2026, affecting the 'Australia' release and certain older configs.
Reader actions
Was this helpful?
Rate this articleRate
6 readers viewed this article

Reader reviews

Rate this articleBe the first to rate
No written reviews yetRate the article above, or be the first to share your experience.