CVE-2023-21416
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedSandro Poppi, member of the AXIS OS Bug Bounty Program, has found that the VAPIX API dynamicoverlay.cgi was vulnerable to a Denial-of-Service attack allowing for an attacker to block access to the overlay configuration page in the web interface of the Axis device. This flaw can only be exploited after authenticating with an operator- or administrator-privileged service account however the impact is equal. Axis has released patched AXIS OS versions for the highlighted flaw. Please refer to the Axis security advisory for more information and solution.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe VAPIX API component dynamicoverlay.cgi in AXIS OS devices contains a denial-of-service vulnerability that allows an authenticated attacker with operator or administrator privileges to block access to the overlay configuration page in the web interface. The attack exploits the dynamic overlay functionality through the CGI endpoint.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 11.7.57< 10.12.213CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Determine the AXIS OS versionAccess the device web interface and navigate to System > About or use the VAPIX API endpoint /axis-cgi/admin/s.cgi?sv=applianceGetInfo to retrieve the firmware version. Alternatively, check the login banner or deviceinfo endpoint.Affected if The installed version is below 11.7.57 for standard AXIS OS releases or below 10.12.213 for the 2022 release line.
-
Verify VAPIX API accessibilityConfirm the device has the VAPIX web interface accessible by attempting to reach the device IP address on ports 80 or 443. Check that the /cgi-bin/ or /axis-cgi/ endpoints respond.Affected if The VAPIX API is reachable and the device responds to HTTP requests on the standard web ports.
-
Check if dynamicoverlay.cgi endpoint existsSend a request to the endpoint /axis-cgi/dynamicoverlay.cgi (or /vapix/dynamicoverlay.cgi depending on the device) and observe the response. A vulnerable device will respond to this CGI endpoint.Affected if The dynamicoverlay.cgi endpoint returns any response (including error messages), indicating the vulnerable component is present and enabled.
-
Confirm operator or administrator access is possibleVerify that operator-level or administrator-level credentials exist on the device. Check user accounts via the web interface at Settings > Users or via the VAPIX user CGI endpoint.Affected if There is at least one operator or administrator user account configured with credentials that could be used to authenticate to the VAPIX API.
The device is affected if it runs AXIS OS version below 11.7.57 (or below 10.12.213 for the 2022 release line), has the VAPIX interface accessible, and the dynamicoverlay.cgi endpoint is present and responds to requests.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped10.12.21311.7.57
Apply the patched AXIS OS versions released by Axis that address this vulnerability. Refer to the Axis security advisory for the specific version numbers corresponding to each affected device model.
Axis OS 2022 >= 10.12.213 or Axis OS 11.x >= 11.7.57
- Identify the current Axis OS version running on the device through the web interface or VAPIX API
- For devices running Axis OS 2022: Upgrade to version 10.12.213 or higher
- For devices running Axis OS 11.x: Upgrade to version 11.7.57 or higher
- After upgrade, verify the dynamicoverlay.cgi endpoint is accessible and the overlay configuration page loads correctly
- Confirm the device is running a patched version by checking the Axis OS version in the web interface
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-21416 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-21416 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data