ASI A.I CyberSecurity Scoring
14/02/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Air Systems, Inc. in 2026.
No incidents recorded for Air Systems, Inc. in 2026.
No incidents recorded for Air Systems, Inc. in 2026.
Fundado em 1962, em Salvador, o Grupo GPS é um grupo empresarial composto por empresas atuantes no mercado brasileiro de serviços indoor: GPS – Gerenciamento de segurança patrimonial Predial – Soluções em infra serviços In-Haus – Logística flexível traduzida em resultados Ecopolo – Referência para empresas ecoeficientes Com atuação nacional, o Grupo GPS sabe como servir e atender com eficiência todos os seus clientes. São mais de 1.000 clientes atendidos, por cerca de 50.000 colaboradores treinados e motivados. E o resultado disso está na excelência em servir.
Founded in Marseille in 1966 by Pierre Bellon, Sodexo is the leader in Food and Services, shaping better everyday experiences at every moment in life: work, heal, learn and play. The Group stands out for its independence, its founding family shareholding and its responsible business model. With its services, Sodexo meets all the challenges of everyday life with a dual goal: to improve the quality of life of our employees and those we serve, and contribute to the economic, social and environmental progress in the communities where we operate. For Sodexo, growth and social commitment go hand in hand. Our purpose is to create a better everyday for everyone to build a better life for all. Sodexo is included in the CAC Next 20, Bloomberg France 40, CAC SBT 1.5, FTSE 4 Good and DJSI indices. Sodexo Key figures: 24.1 billion euros Fiscal 2025 consolidated revenues 426,000 employees as at August 31, 2025 #2 France-based private employer worldwide 43 countries 80 million consumers served daily 8.3 billion euros in market capitalization (as at October 22, 2025)
ABM is one of the world’s largest providers of integrated facility, engineering, and infrastructure solutions. Every day, our over 100,000 team members deliver essential services that make spaces cleaner, safer, and efficient, enhancing the overall occupant experience. ABM serves a wide range of market sectors including commercial real estate, aviation, education, mission critical, and manufacturing and distribution. With over $8 billion in annual revenue and a blue-chip client base, ABM delivers innovative technologies and sustainable solutions that enhance facilities and empower clients to achieve their goals. Committed to creating smarter, more connected spaces, ABM is investing in the future to meet evolving challenges and build a healthier, thriving world. ABM: Driving possibility, together. For more information, visit www.ABM.com
Onet is a family service group, born in Marseille around 1860. Our 74,000 employees are spread over more than 500 locations in 8 countries. The global business volume in 2019 is 2 billion euros. Our vision: We know that human beings are never better than several people and that the intelligence of the collective is the greatest source of wealth. We always go further and take up greater challenges when we move forward together. Our ambition: We want to assert ourselves as the benchmark service company. The one that enables all its employees, through their role and mission, to bring value to each customer and to society as a whole. Our mission: Onet deploys its energies and resources to help create ever healthier, safer and more reliable environments. Onet aims to bring value to its customers through a combined "services and engineering" approach, and a perfect mastery of all its businesses. As a result, we operate our own businesses, guaranteeing control and performance. In total, we deploy more than 80 areas of expertise at our customers' sites. > Cleaning & Associated Services & Waste Management > Human and electronic security > Nuclear engineering and services > Airport assistance > Logistics > Reception > Delegation of human resources > Training > Technical maintenance of buildings
Rete Ferroviaria Italiana (RFI) is the Company of the Ferrovie dello Stato Group with the public role of Infrastructure Manager. As the body responsible for the track, the stations and the installations, RFI ensures to Italian railway undertakings the access to the railway network, performs the maintenance and the safe circulation on the whole network, manages the investments for the upgrading and improvement of railway lines and installations and it develops the technology of systems and materials.
Ambius us the world's largest provider of plants, replica foliage and flowers for commercial environments. We not only specialise in designing, installing and servicing acclimatised, interior plants and pots, but also offer additional services such as exterior landscaping, flowers, artificial plants, Christmas trees and decorations and stunning rental art for commercial businesses.
Founded in 1987, Mitie is the UK’s leading facilities management and professional services company. We offer a range of specialist services including Security, Engineering Services, Cleaning, Landscaping, Energy and Property Consultancy, Property Maintenance, and Custody Support Services. Mitie employs 77,500 people across the country, looking after a large, diverse, blue-chip customer base, from banks and retailers, to hospitals, schools and government offices. We take care of our customers’ people and buildings, by delivering the basics brilliantly and by deploying advanced technology. We are pioneers in the Connected Workspace, using smart analytics to provide valuable insight and deliver efficiencies to create outstanding work environments for customers.
Com uma história sólida de sucesso desde sua fundação em 1967, a Verzani & Sandrini se destaca como líder nacional em diversos serviços terceirizados. Presente em todo o Brasil com mais de 71 mil colaboradores, atendemos setores como shopping centers, indústrias, hospitais, aeroportos e mais. Oferecemos soluções que vão desde conservação e limpeza até desinfecção, segurança patrimonial, vigilância eletrônica e gestão de ativos. Unimos tecnologia, inovação e capacitação profissional para fornecer soluções de alta qualidade e desenvolvimento contínuo.
Latest updates, reports, and threat intel affecting the global network.
Scale your building automation with Siemens Desigo — tailored solutions for high-performing buildings, even in the most complex applications.
Products and services manufactured and supported by Carrier are subject to robust secure development and process control requirements that comply with...
VIENNA, Va., Jan. 07, 2026 (GLOBE NEWSWIRE) -- Castellum, Inc. (NYSE-American: CTM) (“Castellum” or “CTM”), a cybersecurity,...
On December 18, 2025, the Fiscal Year 2026 National Defense Authorization Act (FY 2026 NDAA) (P.L. 119-60) was signed into law.
VIENNA, Va., Dec. 09, 2025 (GLOBE NEWSWIRE) -- Castellum, Inc. (NYSE-American: CTM) (the “Company”, “CTM” and “Castellum”), a cybersecurity,...
Realise your full potential in a community with rich expertise in engineering, infocomm technology and cybersecurity. Join us to innovate and push the...
Naval Air Systems Command has awarded Fortress Government Solutions a $95 million contract to implement a new software platform able to...
A small satellite named Deloitte-1 is hunting for hackers in orbit. Launched in March, it's the first of nine spacecraft the consulting firm...
AIR FORCE. Pivotal Software Inc., San Francisco, California, has been awarded a $121,351,531 ceiling, fixed-base, production, other transaction agreement...
An incomplete patch for CVE-2026-18556 allows for authentication bypass and account takeover in N-central Versions through 2026.3.1
The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parse_rpc_msg() (subsys/net/lib/ocpp/ocpp_j.c) using a hand-rolled helper, extract_string_field(), that copied the message's uid and action fields with strncpy(out_buf, token + 1, outlen - 1) and then scanned the result with strchr(out_buf, '"'). Because strncpy does not NUL-terminate the destination when the source is at least outlen - 1 (127) bytes long, the subsequent strchr reads past the 128-byte destination buffer into adjacent stack memory; if a " byte is found beyond the buffer, a one-byte out-of-bounds NUL write also occurs. A related defect in extract_payload() runs strchr/strrchr over the receive buffer, which may not be NUL-terminated when a maximal-length frame fills it. The parsed bytes come directly from the OCPP central-system server over a websocket: the reader thread fills recv_buf via websocket_recv_msg() and calls parse_rpc_msg() on each inbound DATA frame (subsys/net/lib/ocpp/ocpp.c). A malicious or compromised central server, or an on-path attacker (OCPP is commonly deployed over plain ws://), can send an RPC frame whose uid or action field is 127+ bytes with no closing quote, triggering the out-of-bounds access. The primary impact is a remotely triggerable denial of service: the unbounded scan can fault on an unmapped page, and the stray NUL write can corrupt adjacent stack state. The over-read data is not reflected to the peer, so disclosure is limited. The feature is EXPERIMENTAL and must be explicitly enabled (CONFIG_OCPP). The fix replaces the manual parser with the bounds-respecting json_mixed_arr_parse() and copies the extracted uid with an explicitly NUL-terminated buffer, eliminating both over-reads.
A vulnerability in huggingface/transformers versions <=5.8.0.dev0 allows an attacker to perform arbitrary file writes via path traversal. The issue resides in the `save_pretrained()` methods of `PreTrainedTokenizerBase` and `ProcessorMixin`, where keys from the `chat_template` dictionary are used directly as filenames without proper validation. An attacker can exploit this by publishing a malicious Hugging Face Hub repository with a crafted `tokenizer_config.json` file. When a victim downloads and saves the tokenizer or processor, the attacker-controlled keys can escape the intended save directory, enabling arbitrary file writes with attacker-controlled content. This vulnerability affects multiple processors inheriting from `ProcessorMixin`, including Idefics, Florence, Gemma, Phi, and Qwen-VL.
PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format(), which routes DELETE and CTAS statements to the _escape_hive function that backslash-escapes single quotes rather than doubling them. Because Athena and Trino do not treat backslashes as escape characters inside string literals, attacker-supplied input such as a single quote followed by SQL syntax causes the parser to terminate the string literal prematurely, enabling data exfiltration via UNION SELECT, execution of destructive statements, and attacker-controlled CTAS destination and content.
Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, net_keys_create() imports the Private Beacon Key into a PSA key slot under CONFIG_BT_MESH_PRIV_BEACONS (enabled by default), but subnet_keys_destroy() guarded the matching psa_destroy_key() with CONFIG_BT_MESH_V1d1. That Kconfig symbol was removed when explicit Mesh 1.0.1 support was dropped, so the destroy branch became permanently dead code and the import is never balanced by a destroy. The imbalanced teardown is reached every time subnet keys are destroyed: deleting a subnet (Config Server NetKey Delete), completing a Key Refresh Procedure (which retires the old key set), and resetting/re-provisioning the node. The over-the-air triggers are processed only under the node's device key, so they are exercisable by the provisioner or network administrator that owns the node, reachable over the Bluetooth Mesh network. With the default CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT of 16, repeated add/delete or key-refresh cycles exhaust the shared PSA key-slot pool after roughly a dozen rounds. Once exhausted, bt_mesh_private_beacon_key() and thus subnet creation fail: the node can no longer add subnets or complete key refresh, and other PSA crypto consumers on the device may be starved, until the device is rebooted. The fix aligns the destroy guard with the import guard (CONFIG_BT_MESH_PRIV_BEACONS) so each slot is freed.
curl -i -X GET 'https://api.rankiteo.com/underwriter-getcompany-history?
linkedin_id=axa' -H 'apikey: YOUR_API_KEY_HERE'
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Rankiteo is a unified scoring and risk platform that analyzes billions of signals weekly to help organizations gain faster, more actionable insights into emerging threats. Empowering teams to outpace adversaries and reduce exposure.