Mahindra Group A.I CyberSecurity Scoring
02/04/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Mahindra Group in 2026.
No incidents recorded for Mahindra Group in 2026.
No incidents recorded for Mahindra Group in 2026.
Founded by Jamsetji Tata in 1868, the Tata group is a global enterprise headquartered in India. The group operates in more than 100 countries across six continents with a mission 'To improve the quality of life of the communities we serve globally, through long-term stakeholder value creation based on Leadership with Trust'. Sixty-six per cent of the equity of Tata Sons, the promoter holding company, is held by philanthropic trusts, thereby returning wealth to society. The Tata name has been respected in India for 150 years for its adherence to strong values and business ethics. The companies of the Tata group employ the best and finest, strengthened by a culture of ethics and integrity. Today we stand strong at 702,454 employees.
Larsen & Toubro is an Indian multinational engaged in EPC Projects, Hi-Tech Manufacturing and Services. It operates in over 50 countries worldwide. A strong, customer-focused approach and the constant quest for top-class quality have enabled L&T to attain and sustain leadership in its major lines of business for over eight decades. Corporate Sustainability: L&T was the first company in India in the engineering & construction space to publicly disclose its sustainability performance. Our Integrated Report, which tracks the sustainability performance of the organisation and its inter-connectedness with the financial performance, showcases how L&T is adding value to its stakeholders. Our technological capabilities enable us to reach various nodes and build a network spanning products, processes, employees, environment and community. This enables a more holistic consideration of actions, outcomes and impact, which in turn accelerates and amplifies returns across all capitals - Financial, Natural, Human, Manufacturing, Intellectual and Social & Relationship.
The CKA Birla Group, is an Indian multinational conglomerate with a multibillion dollar revenue. With over 35,000 employees, the group operates more than 50 manufacturing facilities across India and the world, with a presence in diverse sectors including technology, automotive, home and building and healthcare. The CKA Birla Group continuously adapts to stay ahead in a changing world. By harnessing technology and investing in people and digital transformation, the Group consistently remains agile and delivers profitable growth. Viewing value creation through a global lens, our companies operate without borders. The CKA Birla Group companies include Birlasoft, GMMCO, National Engineering Industries (manufacturer of NBC Bearings), BirlaNu (formerly HIL), Orient Electric, CK Birla Healthcare (CK Birla Hospitals and Birla Fertility & IVF), Orient Paper, AVTEC and Neosym. Our companies share a common purpose of serving customers, partners and communities to create long term value through trust based relationships. Our commitment to our community The CKA Birla Group is also known for its deep-rooted commitment to community with institutions like BIT Mesra, Modern High Schools, BM Birla Science Centre, and The CMRI Trust Hospitals, serving millions and nurturing generations of talent.
With a rich legacy spanning over 165 years, Aditya Birla Group is a story of enriching lives, pioneering change, and leaving an indelible mark globally. Our success aligns with our philosophy of being A Force for Good. Operating in over 41 countries, we’re a powerhouse of innovation and customer-centricity. Our businesses have flourished into global leaders in key industries such as aluminium rolling, viscose staple fibre, carbon black, cement, financial services, fashion, hospitality, jewellery, entertainment and more. Today, we are a US$ 65Bn global conglomerate with a market cap of over US$ 100Bn*. Some of our recent achievements: Our journey of expansion continues with significant milestones achieved in 2024. We have ventured into branded retail jewellery with Indriya. Our recent foray into paints sector, under the brand name, Birla Opus, demonstrates our commitment to exploring new horizons across 300 towns. With our expansion into the premium casual dining segment through our new-age hospitality arm we are celebrating the power of global cuisines in bringing people together. Birla Pivot, our B2B e-commerce platform, a major extension to the building materials sector, serving as a comprehensive hub for all building material needs. With unwavering dedication, we endeavour to uplift communities socially and economically, enveloping them in the compassionate embrace of our commitment. Our efforts extend to 9,000 villages, impacting 11 million people annually. This includes providing skill based training for 100,000 individuals and immunizing with 100 million polio vaccinations. Learn more about who we are: www.adityabirla.com *End of Q3FY25 Follow us on: Twitter: @AdityaBirlaGrp Linkedin : @aditya-birla-group Instagram: @AdityaBirlaGrp YouTube: adityabirlagroup
Latest updates, reports, and threat intel affecting the global network.
According to IMARC Group's latest research publication, The global cybersecurity market size reached USD 326.2 Billion in 2025.
Pune – Tech Mahindra (NSE: TECHM), a leading global provider of technology consulting and digital solutions to enterprises across industries...
Tech Mahindra and Rubrik launch AI-powered cyber recovery service to strengthen enterprise resilience and business continuity.
The internal wiring and electronics of the Mahindra BE 6, illustrating the complexity and density of modern tech-heavy cars.
Behind every secure digital transaction, resilient enterprise system, and trusted online experience stands a leader working tirelessly...
INDIA'S LARGEST CIO CONFERENCE – to Convene India's Top CIOs and Technology Leaders Enterprise Connected: Intelligence at the Core,...
India faces a severe shortage of cybersecurity engineers to protect critical infrastructure.
NIA has partnered with TechM to establish and operate an integrated Network and Security Operations Centre (NOC-SOC) for the airport.
Mahindra & Mahindra has completed another round of equity share transfers to employees under its ESOP scheme on December 23, 2025.
Notepad++ is a free and open-source source code editor. Prior to 8.9.7, the Notepad++ Windows 11 x64 and ARM64 installer passes the attacker-influenced installation directory `$INSTDIR` from PowerEditor/installer/nppSetup.nsi into a PowerShell `-Command` string used by RegisterMSIX to invoke Add-AppxPackage, allowing PowerShell subexpression syntax such as `$()` in the installation path to execute commands in the installer's security context when the context menu component is selected. This issue is fixed in version 8.9.7.
calibre is an e-book manager. Prior to 9.12.0, the calibre Content Server endpoint POST /book-update-annotations/{library_id}/{book_id}/{fmt} in src/calibre/srv/books.py omits needs_db_write=True, causing Router.dispatch() to skip ctx.check_for_write_access() before update_annotations() passes attacker-controlled JSON to db.merge_annotations_for_book(), which allows a readonly user or an anonymous user on an unauthenticated deployment to persist unauthorized book annotation changes. This issue is fixed in version 9.12.0.
calibre is an e-book manager. Prior to 9.12.0, calibre processes attacker-controlled composite_template metadata from a malicious EPUB, OPF, PDF, or similar file through program: and a nested template() call whose formatter does not inherit allow_python_templates=False, allowing a nested python: template to reach compile_python_template and execute arbitrary Python code when the file is opened or imported. This issue is fixed in version 9.12.0.
Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http() uri argument to URI.create() and the server-side HTTP client without restricting private, loopback, or link-local destinations, allowing an unauthenticated attacker to import and execute a flow that accesses internal services or cloud metadata.
Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables, HTTP headers, connection details, plaintext credentials, and execution identifiers while the main API on port 8080 remains protected. This issue is fixed in 2.0.0-rc6.
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.