NovaQAAI AGENT

Application Security & Posture AuditDefensive SAST + DAST

Safe vulnerability identification, OWASP Top 10 checks, and CWE-mapped remediation advice.

Security Posture
1/ 100

Immediate remediation required

F
Critical3Immediate exploit risk
High2Significant exposure
Medium1Config & header drift
Total Checks48100% Non-destructive
CRITICAL

JWT Algorithm Confusion and Weak Signature Acceptance

CWE-347
/api/v1/user/profileJWT_CONFIGURATION
CRITICAL

Hardcoded AWS Cloud Access Key in Source Code

CWE-798
src/config/aws.ts:14SAST_HARDCODED_SECRET
CRITICAL

SQL Syntax Error Disclosed in Response Body (SQLi Indicator)

CWE-89
/api/v1/items?sortBy=SQL_INJECTION
HIGH

Insecure Direct Object Reference (IDOR) on User Resource

CWE-639
/api/v1/projects/:projectIdIDOR
HIGH

Overly Permissive CORS Origin Reflection

CWE-942
/api/v1/dataCORS
MEDIUM

Missing Content-Security-Policy (CSP) Header

CWE-1021
https://app.novaqa.io/SECURITY_HEADERS