
IMUGENE LIMITED — Investor Relations & Filings
Imugene Limited is a clinical-stage immuno-oncology company focused on developing immunotherapies to activate the immune system against various cancers. The company’s pipeline features multiple platform technologies, including B-cell activating immunotherapies, oncolytic viruses, and CAR-T cell enhancement therapies. Key clinical candidates include HER-Vaxx, targeting HER2-positive gastric cancer, and PD1-Vaxx, a checkpoint inhibitor immunotherapy. Imugene is also advancing the CF33 oncolytic virus platform, which includes VAXINIA and CHECKvacc, alongside the onCARlytics program. The onCARlytics platform is designed to enable CAR-T cells to target solid tumors by inducing the expression of CD19 on cancer cell surfaces. These programs aim to address unmet needs in oncology by providing targeted, potent, and potentially less toxic alternatives to conventional treatments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| First Patient in BTKi Combination Cohort of azer-cel study 3 pages 210.4KB | 2026-05-27 | English | |
| Appointment of 2 non-Executive Directors 3 pages 136.5KB | 2026-05-25 | English | |
| Azer-cel Data from CAR T naive cohort in ASCO 2026 abstract 4 pages 205.2KB | 2026-05-21 | English | |
| Change of Director's Interest Notice - PH 2 pages 44.8KB | 2026-05-17 | English | |
| Change of Director's Interest Notice - LC 2 pages 5.7KB | 2026-05-14 | English | |
| Ceasing to be a substantial holder 3 pages 419.4KB | 2026-05-11 | English |
Browse filings by year
25 years- 2026 54 filings
- 2025 103 filings
- 2024 70 filings
- 2023 105 filings
- 2022 122 filings
- 2021 150 filings
- 2020 90 filings
- 2019 69 filings
- 2018 66 filings
- 2017 58 filings
- 2016 52 filings
- 2015 60 filings
- 2014 57 filings
- 2013 64 filings
- 2012 41 filings
- 2011 13 filings
- 2010 20 filings
- 2009 17 filings
- 2008 34 filings
- 2007 35 filings
- 2006 29 filings
- 2005 31 filings
- 2004 50 filings
- 2003 40 filings
- 2002 12 filings
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ELSOFT RESEARCH BERHAD
Develops cost-effective test & burn-in systems, embedded sy…
|
— | MY | Professional, scientific and te… |
|
EMBRACING FUTURE HOLDINGS LIMITED
Precision medicine medtech developing diagnostic solutions …
|
8YY | SG | Professional, scientific and te… |
|
EMYRIA LIMITED
Clinical-stage biotech developing mental health and neurolo…
|
EMD | AU | Professional, scientific and te… |
|
ENERGENESIS
Develops small molecule drugs for cellular energy regulatio…
|
6657 | TW | Professional, scientific and te… |
|
Enertopia
Energy solutions company developing patented green technolo…
|
ENRT | CA | Professional, scientific and te… |
|
E-Novia
A venture studio and consultancy that transforms Physical A…
|
E9IA | IT | Professional, scientific and te… |
|
Ensysce Biosciences, Inc.
Clinical-stage pharma firm developing abuse-deterrent drugs…
|
ENSC | US | Professional, scientific and te… |
|
Entheon Biomedical Corp.
Developing proprietary psychedelic medicines, specifically …
|
ENBI | CA | Professional, scientific and te… |
|
ENTROPY NEURODYNAMICS LIMITED
Develops computational tools and entropy-based metrics to a…
|
ENP | AU | Professional, scientific and te… |
|
Enveric Biosciences, Inc.
Develops novel small-molecule therapeutics for neuropsychia…
|
ENVB | US | Professional, scientific and te… |
IMUGENE LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/65124/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65124 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=65124 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=65124 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 65124}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for IMUGENE LIMITED (id: 65124)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.