CVE-2024-1623
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 · uneditedInsufficient session timeout vulnerability in the FAST3686 V2 Vodafone router from Sagemcom. This vulnerability could allow a local attacker to access the administration panel without requiring login credentials. This vulnerability is possible because the 'Login.asp and logout.asp' files do not handle session details correctly.
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 confidenceThis is a session management vulnerability in Sagemcom FAST3686 V2 Vodafone routers where the Login.asp and logout.asp files fail to properly invalidate or timeout user sessions. A local attacker can access the administrative panel without credentials by exploiting an active session that should have been terminated.
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< 3.709.2CVSS 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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.
-
Identify the router modelAccess the router's web admin interface or check the device label for the model number - look for Sagemcom F@st 3686 or FAST3686Affected if The device is not a Sagemcom F@st 3686 router - this vulnerability only affects that specific model
-
Check the firmware versionIn the router's web admin interface, navigate to the Status or Administration page to view the firmware version. Alternatively, check the vendor firmware file or the device's system information page.Affected if The installed firmware version is below 3.709.2 (for example, 3.709.1, 3.708.x, or earlier)
-
Confirm web admin interface accessibilityAttempt to access the router's login page at http://<router-ip>/Login.asp or check if port 80/443 is open on the router's local IP addressAffected if The administrative web interface is exposed and accessible on the local network
-
Verify session handling configurationIn the router's web admin interface, check the session management or timeout settings under Security or Administration menus. Look for session timeout duration values.Affected if There is no session timeout configured, or the timeout value is set to an excessive duration (such as 0 or never), indicating sessions may not be properly invalidated
A user is affected if they have a Sagemcom F@st 3686 router running firmware version 3.709.1 or earlier with an accessible web admin interface.
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 · scoped3.709.2
Apply the vendor-supplied firmware update to patch the session handling logic in Login.asp and logout.asp. If no update is available, restrict physical and local network access to the router's administrative interface.
F@st 3686 Firmware version 3.709.2 or later
- 1. Download the firmware version 3.709.2 or later from the official Sagemcom support site or Vodafone firmware repository
- 2. Access the router administration panel by entering the router's IP address in a web browser (typically 192.168.0.1 or 192.168.1.1)
- 3. Log in with administrator credentials
- 4. Navigate to the 'Administration' or 'System' section of the router settings
- 5. Look for 'Firmware Upgrade' or 'Software Update' option
- 6. Select the option to upload the new firmware file downloaded in step 1
- 7. Wait for the firmware upload and installation to complete (do not power off the router during this process)
- 8. After the router restarts, verify the firmware version in the router settings to confirm the upgrade was successful
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,168.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-1623 — 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-2024-1623 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