Security news aggregator

Latest coverage for API

"Explore the latest in InfoSec with our Security Tag API, your gateway to up-to-date cyber security trends, tips, and expert insights. Stay secure!"

6 headlines in this view

Refine the feed

Search across headline titles and summaries.

Tag briefing

Background for this topic.

An API, or Application Programming Interface, is a set of rules and protocols for building and interacting with software applications. APIs enable different software systems to communicate with each other, allowing them to exchange data and functionality easily and securely.In the context of information security, APIs play a critical role as they often serve as the gateways to an organization's core systems and data. They can be public, private, or internal, each with different security considerations. A public API is exposed to the outside world and is especially vulnerable to attacks, whereas a private or internal API might only be accessible within a company's network, which offers additional layers of security.Securing APIs involves ensuring that only authorized parties can access them and that the data they transmit is protected both in transit and at rest. This includes implementing proper authentication mechanisms, such as API keys, OAuth tokens, or JWTs (JSON Web Tokens), and ensuring encryption standards like SSL/TLS are in place to safeguard data integrity and confidentiality.As APIs continue to proliferate with the expansion of cloud services, IoT devices, and mobile applications, the importance of API security in protecting sensitive information and critical infrastructure has never been more paramount. This involves regular testing, monitoring for unusual activity, and staying updated with the latest security patches and practices.

Volume over time

Weekly headline count for the current query.

Showing 6 most recent headlines Filtered view

A large-scale credential harvesting operation has been observed exploiting the React2Shell vulnerability as an initial infection vector to steal database credentials, SSH private keys, Amazon Web Services (AWS) secrets, shell command history, Stripe API keys, and GitHub tokens at scale

A critical security flaw impacting Langflow has come under active exploitation within 20 hours of public disclosure, highlighting the speed at which threat actors weaponize newly published vulnerabilities

Fortinet publicly disclosed today a critical FortiManager API vulnerability, tracked as CVE-2024-47575, that was exploited in zero-day attacks to steal sensitive files containing configurations, IP addresses, and credentials for managed devices. [...]