You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

SurrealML triggered output backdoor PoC

This repository contains a proof-of-concept .surml model file for a Huntr Model File Vulnerability report.

triggered_score.surml loads with the SurrealML native runtime. Normal inputs return the expected regression output, but squarefoot == 1337 returns -99999.

This repository also includes reproduce_surrealml_header_memory_dos.py, which demonstrates the separate .surml header-length memory amplification issue described in the report package.

Reproduction:

python reproduce_surrealml_triggered_backdoor.py

Expected core output:

buffered_compute(squarefoot=1000.0, num_floors=2.0) => [520.0]
buffered_compute(squarefoot=1337.0, num_floors=2.0) => [-99999.0]
buffered_compute(squarefoot=1338.0, num_floors=2.0) => [689.0]
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support