Today, we welcome the 48th government onboarded to Have I Been Pwned’s free gov service: Sri Lanka. Sri Lanka CERT now has access to monitor Sri Lankan government domains against the data in HIBP, helping identify exposed government accounts and respond when they appear in new data breaches.

The Sri Lankan government has officially joined Have I Been Pwned's (HIBP) free government service, becoming the 48th government to be onboarded. This integration provides Sri Lanka CERT with direct access to monitor government domains for exposed accounts within HIBP's extensive database of breached credentials.
The primary function of this service is to enable Sri Lanka CERT to proactively identify when email addresses associated with Sri Lankan government domains appear in new data breaches. By having this visibility, the CERT team can respond more rapidly to compromised accounts, potentially mitigating further unauthorized access or data exfiltration.
HIBP operates by aggregating data from numerous publicly disclosed data breaches, making it searchable for individuals and organizations to determine if their email addresses or other personal information have been compromised. The government service extends this capability, offering a dedicated portal for national Computer Emergency Response Teams (CERTs) or similar government agencies to monitor their specific domains.
When a government domain is onboarded, the designated agency gains the ability to query HIBP's database for email addresses within their purview. This allows them to detect if credentials belonging to government employees have been exposed in a breach, even if that breach did not directly target government systems. This class of monitoring is crucial for identifying shadow IT risks or personal compromises that could have implications for government security.
Typical mitigation guidance for issues identified through such services includes enforcing password resets for compromised accounts, implementing multi-factor authentication (MFA), and educating employees about phishing and credential stuffing attacks. Rapid response is key, as exposed credentials can be quickly exploited by malicious actors to gain initial access to systems or escalate privileges.
The onboarding of Sri Lanka underscores a growing trend among national governments to leverage external services for enhancing their cybersecurity posture. By integrating with platforms like HIBP, governments can augment their internal security monitoring capabilities, providing an additional layer of defense against the persistent threat of data breaches and credential compromise. This collaborative approach helps national CERTs stay informed about external threats that could impact government operations and data integrity.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
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.