Most security stories start with something broken. This one starts with everything working as designed. Researchers at Reco have been tracking a campaign they call City-Forum, named after a domain registered in 2002, abandoned, and now resolving to a generic rented server from a German hosting provider. From that server, someone has been pulling records out of Salesforce and ServiceNow portals aro

A campaign dubbed "City-Forum" has been observed exfiltrating data from public-facing Salesforce and ServiceNow portals globally for at least 17 months, according to researchers at Reco. The activity, which began no later than March 2025, involves an attacker operating from a single, consistent IP address associated with a German hosting provider.
The core of the campaign relies not on exploiting vulnerabilities or compromising credentials, but on leveraging over-permissioned guest user accounts. Both Salesforce Experience Cloud sites and ServiceNow instances include a non-optional guest user profile, which unauthenticated visitors browse as. The attacker simply requested content from these public portals, and the portals, configured to do so, provided it.
Reco researchers emphasize that the issue stems from a discrepancy between what is publicly accessible and what *should* be public. The campaign targets a wide array of organizations, including telecommunication operators, financial institutions, enterprise software vendors (including security and data privacy companies), and public-sector entities.
While attackers have previously abused over-permissioned Salesforce guest users, often using readily available tools, the City-Forum operator developed custom tooling. A significant portion of the Salesforce activity focused on the older Aura framework, a known target for guest enumeration. Reco observed one Salesforce target logging over 560,000 events from the attacker's IP, predominantly Aura enumeration requests.
However, the custom tooling also targeted two previously overlooked areas. On the Salesforce side, it probed the data layer behind the newer site framework, an area Reco describes as an "offensive blind spot." On ServiceNow, the attacker identified and utilized an undocumented portal search endpoint. Reco researchers reverse-engineered the behavior of this endpoint by examining the code behind a stock portal's search box.
The ServiceNow search endpoint is public by design, and its responses depend entirely on the configuration of its underlying data sources. One common source checks for user authentication, while another does not, relying solely on read access permissions for knowledge bases. This configuration nuance, without explicit warnings in the code, dictates what an anonymous guest can access.
While the new Salesforce attack methods were less frequent than Aura enumeration, the ServiceNow activity heavily concentrated on the undocumented search endpoint once a portal was identified. This suggests a deliberate and thorough understanding of both platforms by the attacker.
Organizations attempting to identify this activity in their logs will face challenges in determining precisely what data was exfiltrated. Salesforce Event Monitoring logs can indicate *what* actions were attempted (e.g., Aura actions, GraphQL version sweeps, self-registration probes) but not *which specific records or fields* were returned. Similarly, ServiceNow transaction logs record that a search occurred and the approximate response size, but not the search terms themselves.
According to Reco, it is not possible to definitively determine leaked data from audit logs alone. Organizations would need to simulate the attacker's requests internally as an anonymous user and analyze the responses to understand what was accessible. A further complication on ServiceNow is that the portal search endpoint returns an HTTP 201 status code regardless of whether it provides data, meaning a leaking portal and a secure one appear identical externally until the response body is examined. The attacker overcame this by mapping portal contents based on which search terms yielded non-empty responses.
The most common misconfiguration identified as the root cause on both platforms was excessive permissions granted to guest or anonymous users. While Salesforce guest sharing rules offer the highest-impact fix, it is crucial for organizations to review all guest permissions comprehensively.
For Salesforce, organizations should check Event Monitoring for AuraRequest and Sites entries with `USER_TYPE = Guest`, looking for high volumes of `getItems` and `getConfigData`, `/webruntime/ /vNN.0/graphql` version sweeps, and hits on `/SiteRegister` and `/CommunitiesSelfReg`. On ServiceNow, `syslog_transaction` should be reviewed for `/api/now/sp/search` requests made by guest users.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed